Hi there,
We are trying to build PHP4 under AIX 4.3.3 using gcc
./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/HTTPServer/bin/apxs
make
make install
It all compiles and installs. However httpd core dumps with a segmentation
fault.
We then tried (as per a posting on the list) building PHP with HAVE_ALLOCA
undefined and defining C_ALLOCA (by tweaking the configure script) but
still get the core dump.
All help and suggestions would be appreciated.
Many thanks,
Dave Brooks
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]