ID: 24053 Updated by: [EMAIL PROTECTED] Reported By: jphey at netdoor dot com -Status: Feedback +Status: No Feedback Bug Type: Scripting Engine problem Operating System: Linux 2.4.20 PHP Version: 4.3.2 Assigned To: wez New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2003-09-16 23:48:12] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip Cannot replicate the described problem. ------------------------------------------------------------------------ [2003-08-26 04:02:03] elias dot norstrom at lunchinfo dot com Just tried the 4.3.3 version and the bug is still there, temporary solution is to add an @ in front of the include-statemtent. The same code to include an external page (with http://...)works well on php 4.1.2. ------------------------------------------------------------------------ [2003-08-06 10:27:07] composerryan at webquad dot com I have also experienced the php includes error at my network websites that reside at http://www.webquad.com including the following sites: http://www.webquad.com/starcraft/ http://www.webquad.com/hmseries/ http://www.webquad.com/aom http://www.webquad.com/ron http://www.webquad.com/rs http://www.webquad.com/rsgg http://www.webquad.com/ph http://www.webquad.com/ac http://www.webquad.com/cossacks I've been using the php include script this entire time and it has worked fine. The php upgrade seems to be creating a HUGE nightmare for web developers like myself, especially since the php include script is contained in most of my clients' sites. We demand that a "patch" or "fix" be released that addresses this issue since this "upgrade" has done more harm than good. I am using the host iPowerweb at http://www.iPowerweb.com and I have been frustrated with their support team because of this upgrade to the new php, which has caused huge problems on my site and on other developer's sites. But, they say it is the PHP developers who have to fix the problem. So, please fix this problem ASAP! Thanks, Ryan ------------------------------------------------------------------------ [2003-07-25 03:49:57] [EMAIL PROTECTED] Apparently there is still a problem. Will investigate this weekend. ------------------------------------------------------------------------ [2003-06-19 08:26:24] andy dot roche at igraphicsmedia dot com I would concer that something has gone wrong with the include AND require statements. I am getting the stream error message on any that use a URL to point to them. If the file is local to the page being processed (i.e. <?php [include/require] ('header.htm'); ?>) then it won't error out. The error ONLY occurs processing remote addresses (i.e. <?php [include/require] ('http://somewhere.com/header.htm'); ?>). Suppressing the error message will only hide the problem, not fix it. I don't mind not having my visitors see the errors, but it would be nice to the problem fixed as well. ------------------------------------------------------------------------ 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/24053 -- Edit this bug report at http://bugs.php.net/?id=24053&edit=1