Hi all

su-2.05# /usr/local/apache/bin/apachectl startssl
Segmentation fault - core dumped
/usr/local/apache/bin/apachectl startssl: httpd could
not be started
su-2.05# 

The above is what is happening for the last 10 hrs

the configs are

php

./configure
--with-gd=/home/www/myhome/install/gzs/gd-1.8.4
--with-png-dir=/home/www/myhome/install/gzs/libpng-1.2.3
--with-zlib --with-mysql=/usr/local/mysql
--with-openssl=/usr/local/ssl
--with-curl=/usr/local/lib
--with-apache=../apache_1.3.22
--with-jpeg-dir=/usr/home/www/myhome/install/gzs/jpeg-6b
--with-mail --enable-track-vars


mod ssl

./configure --with-apache=../apache_1.3.22
--with-ssl=/usr/local/ssl 

apache

./configure  --enable-module=ssl
--prefix=/usr/local/apache --enable-module=rewrite
--activate-module=src/modules/php4/libphp4.a

and the debug report is

Starting program: /usr/local/apache/bin/httpd -X
(no debugging symbols found)...(no debugging symbols
found)...
Program received signal SIGSEGV, Segmentation fault.
0x283e136c in strcmp () from /usr/lib/libc.so.4
(gdb) 


The opensource devel company


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to