ID:               45231
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jair at uninove dot br
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: Fedora Core 4
 PHP Version:      5.2.6
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2008-06-11 00:51:41] jair at uninove dot br

Description:
------------
Apache 2.0.63 compiled this way:
./configure --prefix=/usr/local/httpd-2.0.63 --enable-proxy
--enable-ssl --enable-so --enable-module=shared
--enable-mods-shared=most

PHP 5.2.6 compiled this way:
./configure  --prefix=/usr/local/php-5.2.6
--with-config-file-path=/etc/httpd
--with-apxs2=/usr/local/httpd-2.0.63/bin/apxs
--with-mysql=/usr/local/mysql -
-with-openssl --with-gd --enable-ftp --enable-sysvsem --enable-sysvshm
--enable-sockets --with-gettext --with-zlib --with-oci8=/opt/oracle_92/
--with-libxml-
dir --with-pear --enable-sigchild --disable-ipv6 --with-iconv
--enable-gd-native-ttf --with-png-dir --with-jpeg-dir
--with-mssql=/usr/local/freetds

When starting apache, it dies just after loading the php module:
bash-3.00# ./httpd -e debug -k start
..snip..
[debug] mod_so.c(248): loaded module php5_module
bash-3.00# 




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=45231&edit=1

Reply via email to