Re: [PHP-INSTALL] segmentation fault with --disable-debug
[email protected] (Paul Reinheimer)
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
Good Morning, One of the side effects of running --enable-debug is that it exports a few CFLAGS, including -O1 or -O0 or the like. Do you want to try setting that flag manually, then rebuilding PHP? See if the same errors occur. paul