From: dhoang at walla dot com Operating system: ALL PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Missing Instructions
Description: ------------ This is not really a bug, rather it is a suggestion to who prepared the "install.txt" file. In the "install.txt" where "Installing PHP for Apache as module", there is a missing option for where the php.ini can be located. Where do I have to put the php.ini ? The php.ini files is only searched in two places: 1) in your Apache installation directory (e.g. c:\apache\apache) 2) in your %SYSTEMROOT% directory. This is option 3) add a directive: PHPIniDir "C:/PHP" into your httpd.conf or srm.conf. Replace "C:/PHP" by the directory path where your php.ini located. -- Edit bug report at http://bugs.php.net/?id=29166&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29166&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29166&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29166&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29166&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29166&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29166&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29166&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29166&r=support Expected behavior: http://bugs.php.net/fix.php?id=29166&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29166&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29166&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29166&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29166&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29166&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29166&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29166&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29166&r=float