From: sire at acc dot umu dot se Operating system: All Windows PHP version: 4.3.4 PHP Bug Type: Documentation problem Bug description: extension_dir is wrong for Windows
Description: ------------ The variable extension_dir is set to "./", it must be "./extensions" for Windows users. Please state this in the php.ini file, and in the manual... and make it default when installing the Windows exe?? When set to ./ and you enable gd2 (probably anything), and try to load a php page, it justs loads forever. Thanks for fixing this! Read more here: http://se.php.net/function.imagecreatefromjpeg -- Edit bug report at http://bugs.php.net/?id=26581&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26581&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26581&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26581&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26581&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26581&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=26581&r=needscript Try newer version: http://bugs.php.net/fix.php?id=26581&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26581&r=support Expected behavior: http://bugs.php.net/fix.php?id=26581&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26581&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26581&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26581&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26581&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26581&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26581&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26581&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26581&r=float