ID: 17495 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating System: NT 4.0 IIS 4.0 web server PHP Version: 4.2.1 New Comment:
linux/apache 1.3.20/php 4.2.1 i've just uploaded some files to my hosted server and am seeing this. phpinfo() works fine, though all other .php files get this error. I stopped trying refresh after a few times (wouldn't you) and nada. btw, i have this happening with files which have NO includes nor requires in them. All of my scripts are getting this, most of which have not been changed. brian ally Previous Comments: ------------------------------------------------------------------------ [2002-09-20 17:35:42] [EMAIL PROTECTED] I experience the same problem, although my environment differs. I use: Windows 2000, IIS 5.0 and PHP version 4.2.3. ------------------------------------------------------------------------ [2002-09-11 11:13:17] [EMAIL PROTECTED] Thank you for taking the time to report a problem with PHP. Unfortunately you are not using a current version of PHP -- the problem might already be fixed. Please download a new PHP version from http://www.php.net/downloads.php If you are able to reproduce the bug with one of the latest versions of PHP, please change the PHP version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of PHP. ------------------------------------------------------------------------ [2002-07-18 12:10:29] [EMAIL PROTECTED] That did not help in fact that release didn't work at all. The page just hung trying to load. I reverted back to the 4.2.1 release. ------------------------------------------------------------------------ [2002-07-18 04:49:17] [EMAIL PROTECTED] Does this happen with this snapshot: http://snaps.php.net/win32/php4-win32-latest.zip ------------------------------------------------------------------------ [2002-07-18 00:46:33] [EMAIL PROTECTED] I am seeing the same problem on my system: IIS5 PHP 4.2.1 NOT USING ISAPI Warning: Failed opening '../includes/header.php' for inclusion (include_path='.;c:\php\includes;../;..\') in \\vol\sites$\test\test.php on line 3 where test.php contains: <?php $page="search"; include('../includes/header.php'); ?> This same php works on my linux server but not on my windows server. Help it is very important that this gets resolved. ------------------------------------------------------------------------ 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/17495 -- Edit this bug report at http://bugs.php.net/?id=17495&edit=1
