Hi,
I am using apache_1.3.19 and php-4.0.6. on Solaris 5.8 and configuring php using the following option
./configure
--with-apxs=/private/httpd/bin/apxs \
--with-config-file-path=/usr/local/apps/php/conf
The compilation went smoothly and make and make install run beautifully but when I test it by
$apachectl configtest
Syntax OK
Segmentation fault
Where have I gone wrong???
Please help
Thanks