NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP segmentation fault with custom-compiledbinaries-Zen Cart

Hans Zaunere lists at zaunere.com
Mon Feb 14 13:10:50 EST 2005


> The complete ./configure directive was:
> ------
> ./configure --prefix=/home/singerm/php5_debug
> --enable-force-cgi-redirect --enable-debug
> --with-config-file-path=/home/singerm/etc/php5_debug/ --with-xml
> --with-libxml-dir=/home/singerm/php/lib --enable-soap
> --with-xsl=/home/singerm/php/lib --with-mysql=/usr
> --with-openssl=/home/singerm/php/lib --with-curl=/home/singerm/php/lib
> --with-mhash=/home/singerm/php/lib --with-mcrypt=/home/singerm/php/lib
> --with-zlib-dir=/home/singerm/php/lib --with-jpeg-dir=/usr/
> --with-png-dir=/usr/ --with-gd --enable-gd-native-ttf --enable-ftp
> --enable-sockets --enable-wddx --with-iconv --enable-soap
> --with-config-file-path=/home/singerm/etc/ >
> -----
> I have posted the entire config.log here:
> http://www.moztips.com/mysql_php5_debug/config.log
> 
> Maybe that log will have clues in it regarding this problem.

Sure does, check the bottom of the log.  It's not finding the SSL libs, and seems that MySQL is compiled against SSL.  Talk to them about building against their MySQL client libs and have them check that they are working ok.

H






More information about the talk mailing list