From:             folder at nm dot ru
Operating system: Win XP
PHP version:      4.3.4
PHP Bug Type:     Apache related
Bug description:  Troubleshooting with uploading PHP module into Apache under XP

Description:
------------
The situation is following: I have changed OS from win98 to 
winXP.Under 98 I 
have had a nicely configured block of Apache 1.3 + PHP4 + 
mySQL running.As I 
began to configure the same pack under XP I have faced the 
problem that as far 
as I define Document Root Apache runs smoothly - any *.html 
or *.cgi downloads 
- no problem, BUT as soon as I add the strings:
LoadModule e:/some_dir/php/sapi/php4apache.dll 
...... 
Clear Module List 
AddModule mod_php4.c 
AddType........ 
Apache either "unexpecnedly quits" (nothing's written into 
error log) either 
postes the error message "AddModule is not a valid 
command..."
The same problem occures with different versions of Apache 
& PHP.



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

Reply via email to