ID: 25469 Updated by: [EMAIL PROTECTED] Reported By: christian at freemails dot at -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Windows NT 5.2 build 3790 PHP Version: 4.3.3 New Comment:
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Thank you for your interest in PHP. Dup of bug #13292. Previous Comments: ------------------------------------------------------------------------ [2003-10-02 11:52:52] f dot cassini at astra-srl dot com Same problem on Win 98 SE, cli version If running the script on a network redirected drive (e.g. net use x: \\server\share) 1: <?php 2: 3: include './test2.php'; 4: 5: ?> This is OK on W2000, on W98SE php says: Warning: main(.\test2.php): failed to open stream: Invalid argument in test.php on line 4 Warning: main(): Failed opening '.\test2.php' for inclusion (include_path='.;c:\php4\pear') in test.php on line 4 the only workaround I found is putting test2.php on a local drive, e.g. c:\ But this imply ANY lan pc MUST have its own set of 'included' php sources... ------------------------------------------------------------------------ [2003-09-11 10:43:53] [EMAIL PROTECTED] See bug #13292 (the last comment by christoph grottolo) Should be documented somewhere.. ------------------------------------------------------------------------ [2003-09-11 05:48:02] christian at freemails dot at or better: How to check that? ------------------------------------------------------------------------ [2003-09-11 05:47:12] christian at freemails dot at well, I upgraded to 4.3.3 now. But how to make sure that this is not a PHP bug? I am really sure that it (the share and the files) is writable and readable. ------------------------------------------------------------------------ [2003-09-10 18:43:19] [EMAIL PROTECTED] 1. 4.3.3 is already released 2. And it's the permissions. Not bug. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/25469 -- Edit this bug report at http://bugs.php.net/?id=25469&edit=1