Package: php4 Version: 4.3.10-10 After upgrading php4 from -9 to -10, all scripts using remote URLs with the copy function were broken. The allow_url_fopen setting was set to On in both versions, so that should not be an issue.
When trying to copy a remote http URL to a local file, no warning is returned, the copy fails and FALSE is returned, while in the previous version, the copy works and TRUE is returned. This problem happened right after the 4.3.10-10 version moved to sarge. After downgrading to -9, all problems were gone. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

