ID: 7918 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Filesystem function related Assigned To: venaas Comments: Please try the latest CVS snapshot from http://snaps.php.net/ --Jani Previous Comments: --------------------------------------------------------------------------- [2001-01-07 14:33:57] [EMAIL PROTECTED] The reason might be that fopen() doesn't handle redirects. I hope to add redirect support again though. To check if this is the reason, check the contents of $http_response_header right after the fopen() call and see if it contains a redirect. --------------------------------------------------------------------------- [2000-12-30 19:51:08] [EMAIL PROTECTED] No feedback. And this works for me. --Jani --------------------------------------------------------------------------- [2000-11-22 07:04:06] [EMAIL PROTECTED] Please add complete (but shortest possible) script to this report which does not work. --Jani --------------------------------------------------------------------------- [2000-11-21 23:38:12] [EMAIL PROTECTED] [This is related to bug 7894 which was closed without statement of resolution. It looks to be the same error]. In performing a local installation of Sourceforge 2.0 on Linux Redhat 7.0, the following error occurs with the fopen statement of the form: fopen("http://sourceforge/write_cache.php?sys_themeid=1&function=0","r";) The file is not opened and subsequent use of the file handles confirm that. If the url is typed directly into Netscape's Address box it works fine and the expected results are returned. Users on the Sourceforge offsite discussion group report everthing was fine until 4.03x was installed. I am using: Apache 1.3.14 Php 4.0.3pl1 (complied as an apache module) Linux Redhat 7.0 Mod_Perl Mod_ssl All configurations were out of the box following the basic install instructions. php.ini was not modified. --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=7918&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]