ID: 5791
Comment by: esrefatak at yahoo dot com
Reported By: zhangzhiqiang at 21cn dot com
Status: Closed
Bug Type: *General Issues
Operating System: RedHat 6.2
PHP Version: 4.0.1pl2
New Comment:
maybe, you need to delete this file
/var/lock/subsys/httpd
maybe can start the server then
Previous Comments:
------------------------------------------------------------------------
[2000-09-21 09:50:58] [EMAIL PROTECTED]
No feedback.
--Jani
------------------------------------------------------------------------
[2000-08-31 14:08:47] [EMAIL PROTECTED]
Are you sure it isn't mod_perl which hangs??
Have you tried removing those php4 loadmodule/addmodule
lines instead??
--Jani
------------------------------------------------------------------------
[2000-07-26 15:04:46] zhangzhiqiang at 21cn dot com
sorry for my pure english.
My configuration as follow:
./configure --with-apxs=/usr/sbin/apxs \
--with-config-file-path=/etc/httpd \
--with-mysql=/usr \
--enable-versioning \
--enable-track-vars
/etc/rc.d/init.d/httpd restart
Shutting down http: [ OK ]
Starting httpd: [ OK ]
/etc/rc.d/init.d/httpd status
httpd dead but subsys locked
Reboot system,it works.
But restart httpd again.httpd dead but subsys locked
My system works with php4.0.0.
If I remove the follow lines in httpd.conf
LoadModule perl_module modules/libperl.so
AddModule mod_perl.c
it works fine.
------------------------------------------------------------------------
[2000-07-26 07:20:07] zhangzhiqiang at 21cn dot com
sorry for my pure english.
My configuration as follow:
./configure --with-apxs=/usr/sbin/apxs \
--with-config-file-path=/etc/httpd \
--with-mysql=/usr \
--enable-versioning \
--enable-track-vars
/etc/rc.d/init.d/httpd restart
Shutting down http: [ OK ]
Starting httpd: [ OK ]
/etc/rc.d/init.d/httpd status
httpd dead but subsys locked
Reboot system,it works.
But restart httpd again.httpd dead but subsys locked
My system works with php4.0.4.
If I remove the follow lines in httpd.conf
LoadModule perl_module modules/libperl.so
AddModule mod_perl.c
it works fine.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=5791&edit=1