Re: [PHP-INSTALL] segmentation fault with --disable-debug
[email protected] (Paul Reinheimer)
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
Hi Jonathan, Before compiling PHP at the command line run export CFLAGS=-O1, then use your ./configure line. You may wish to make clean before this. paul