ID: 33548
User updated by: bigfaucet at yahoo dot com dot cn
Reported By: bigfaucet at yahoo dot com dot cn
Status: Open
Bug Type: Filesystem function related
Operating System: windows 2003 server
PHP Version: 4.3.10
New Comment:
the code course the errors include
require('./include/common.php');
fopen("include/config.inc.php");
...
Previous Comments:
------------------------------------------------------------------------
[2005-07-02 15:06:32] bigfaucet at yahoo dot com dot cn
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 this bug report at http://bugs.php.net/?id=33548&edit=1