From: nerdshoe at satx dot rr dot com Operating system: Windows PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: A critical file in the wrong dir
Description: ------------ Quite a simple problem but it caused me lots of trouble since there are very few trouble shooting tools for the configuration files. php4apache.dll is in the wrong directory and will not work if you follow the installation instructions for installing php as an apache module. If you were like me, you might have caught that after lots of wasted time and changed the path. But no, that didn't work. Took me another hour to try moving the file to the right directory and bingo, it works just fine now. The sapi directory is clearly incorrect. Even if you change the path in your httpd.conf file, it still will not run. It must be put into c:/php or the root of your tree. -- Edit bug report at http://bugs.php.net/?id=33531&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=33531&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=33531&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=33531&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=33531&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=33531&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=33531&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=33531&r=needscript Try newer version: http://bugs.php.net/fix.php?id=33531&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=33531&r=support Expected behavior: http://bugs.php.net/fix.php?id=33531&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=33531&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=33531&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=33531&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=33531&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=33531&r=dst IIS Stability: http://bugs.php.net/fix.php?id=33531&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=33531&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=33531&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=33531&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=33531&r=mysqlcfg
