ID: 29006
User updated by: jmichae3 at yahoo dot com
-Summary: Cannot remove module mod_php4.c: not found in module
list
Reported By: jmichae3 at yahoo dot com
-Status: Bogus
+Status: Open
-Bug Type: Apache related
+Bug Type: Documentation problem
Operating System: Windows 95b
PHP Version: 4.3.7
New Comment:
I have tried to follow install.txt directions, but nothing works.
Previous Comments:
------------------------------------------------------------------------
[2004-07-05 09:49:56] [EMAIL PROTECTED]
Sorry, but your problem does not imply a bug in PHP itself. For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.
Thank you for your interest in PHP.
.
------------------------------------------------------------------------
[2004-07-04 05:42:41] jmichae3 at yahoo dot com
Description:
------------
I get this on 4.3.3 and 4.3.7. 5.0rc3 gives me a different error.
Using apache 1.3.31 and 2.0.49. default php.ini.
Apache sends me my schedule.php file as a download (to open or save to
disk).
Inserted into httpd.conf the following, as per install.txt:
LoadModule php4_module c:/php4.3.3/sapi/php4apache.dll
# AddModule mod_php4.c
AddType application/x-httpd-php .php
(Apache complains about adding the module twice if I uncomment the
middle line - still doesn't load the module) CGI configuration doesn't
work.
Expected result:
----------------
I expected to see the PHP version text along with the apache version
text.
Actual result:
--------------
C:\Program Files\Apache Group\Apache\logs>..\apache
[Sat Jul 03 19:17:30 2004] [warn] (2)No such file or directory: exec()
may not be safe
Apache/1.3.31 (Win32) running...
[break]
C:\Program Files\Apache Group\Apache\logs>type error.log
[Sat Jul 03 19:17:30 2004] [error] Cannot remove module mod_php4.c: not
found in module list
[Sat Jul 03 19:17:31 2004] [warn] exec() may not be safe
[Sat Jul 03 19:17:31 2004] [warn] exec() may not be safe
[Sat Jul 03 19:17:31 2004] [warn] exec() may not be safe
[Sat Jul 03 19:17:32 2004] [warn] exec() may not be safe
[Sat Jul 03 19:17:39 2004] [error] Cannot remove module mod_php4.c: not
found in module list
[Sat Jul 03 19:17:39 2004] [error] Cannot remove module mod_php4.c: not
found in module list
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=29006&edit=1