ID: 9813
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Apache related
Description: Activating LoadModule for PHP4 causes Apache not to run, no error 
reported.

Running "/usr2/web/bin/httpd -X" works.

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

[2001-03-17 16:55:50] [EMAIL PROTECTED]
Apache's "config.status" header:
CC="gcc" 
LIBS="-lpthread -lposix4" 
EAPI_MM="SYSTEM" 
SSL_BASE="/usr2/OpenSSL" 
./configure 
"--with-layout=Apache" 
"--prefix=/usr2/web" 
"--enable-rule=EAPI" 
"--enable-module=ssl" 
"--enable-module=so" 
"--enable-module=info" 
"--enable-module=usertrack" 
"$@"


PHP4's config.status header:
# ./configure  --with-mysql=/usr2/mysql --prefix=/usr2/PHP4 --with-apxs=/usr2/we
b/bin/apxs --with-config-file-path=/usr2/web/conf --with-exec-dir=/usr2/web/php_
exe --with-openssl=/usr2/OpenSSL --with-gdbm --enable-dbase --enable-ftp --with-
imap=/usr2/root/imap/uwash/imap-4.4 --with-imap-ssl --with-ldap=/usr/OpenLDAP --
with-mm --enable-trans-sid --with-zlib --enable-inline-optimization --disable-sh
ared --enable-static



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

[2001-03-17 16:53:29] [EMAIL PROTECTED]
Compiled-in modules:
  http_core.c
  mod_env.c
  mod_log_config.c
  mod_mime.c
  mod_negotiation.c
  mod_status.c
  mod_info.c
  mod_include.c
  mod_autoindex.c
  mod_dir.c
  mod_cgi.c
  mod_asis.c
  mod_imap.c
  mod_actions.c
  mod_userdir.c
  mod_alias.c
  mod_access.c
  mod_auth.c
  mod_usertrack.c
  mod_so.c
  mod_setenvif.c
  mod_ssl.c


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

[2001-03-17 16:51:49] [EMAIL PROTECTED]
Environment: 
Solaris 2.7
gcc 2.95.2

Apache 1.3.19
OpenSSL 0.9.6
ModSSL 2.8.1
PHP4.0.4l1

PHP configured with LDAP/IMAP/SSL/mm

If LoadModule is uncommented, "apachectl start" reports a successful start, a pid file 
is created, but both error_log and access_log are blank, and the process is not in the 
process table. 
Commenting out the LoadModule for PHP4 fixes the "problem".



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


Full Bug description available at: http://bugs.php.net/?id=9813


-- 
PHP Development 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]

Reply via email to