From: bigfaucet at yahoo dot com dot cn Operating system: windows 2003 server PHP version: 4.3.10 PHP Bug Type: Filesystem function related Bug description: php can't use relative path with iis6 and windows 2003
Description: ------------ While use relative path in php files, report error like this Warning: main(./include/common.php): failed to open stream: No such file or directory in D:\www\bbs\index.php on line 19 when change to absolute path, works fine. It happens where change server from windows 2000 server to windows 2003 server and iis5 to iis6 -- Edit bug report at http://bugs.php.net/?id=33548&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=33548&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=33548&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=33548&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=33548&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=33548&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=33548&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=33548&r=needscript Try newer version: http://bugs.php.net/fix.php?id=33548&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=33548&r=support Expected behavior: http://bugs.php.net/fix.php?id=33548&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=33548&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=33548&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=33548&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=33548&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=33548&r=dst IIS Stability: http://bugs.php.net/fix.php?id=33548&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=33548&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=33548&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=33548&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=33548&r=mysqlcfg
