From:             jmichae3 at yahoo dot com
Operating system: Windows 95b
PHP version:      4.3.7
PHP Bug Type:     Apache related
Bug description:  Cannot remove module mod_php4.c: not found in module list

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 bug report at http://bugs.php.net/?id=29006&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29006&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29006&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29006&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29006&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29006&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29006&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29006&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29006&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29006&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29006&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29006&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29006&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29006&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29006&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29006&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29006&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29006&r=float

Reply via email to