./configure \ --with-mysql \ --with-gd \ --with-zlib \ --with-dom \ --with-openssl \ --with-apxs=/usr/local/apache/bin/apxs \ --with-pfpro=/usr/local/verisign/payflowpro/linux/lib \ --enable-track-vars \ --enable-ftp \ --enable-inline-optimization
When I run a 'make install' I get the following:
Installing PEAR environment: /usr/local/lib/php/ make[1]: *** [install-pear-installer] Segmentation fault make: *** [install-pear] Error 2
If I remove "--with-openssl" then 'make install' works fine.
Any Ideas?
Here are the server details:
OS - Redhat 7.3 PHP - 4.3.2 Apache - 1.3.28 OpenSSL - 0.9.6b-35.7 mod_ssl - 2.8.15-1.3.28