error_reporting(E_ALL)
? And if so, where are your errors being logged on the new server - some log to stdout (the apache logfiles) some to the console (the web browser) so if case (1) you may be getting error messages but not seeing them.
Cheers, Neil Smith
At 14:31 27/05/2003 +0000, you wrote:
Message-ID: <[EMAIL PROTECTED]> Subject: FOpen problems MIME-Version: 1.0
Hi,
I've been writing a basic script which grabs a remote website (mine, on another server unfortunately). It used to work fine on my previous server, but isn't on my new hosters' server. allows_url_fopen is enabled, and I don't know what else I can do. Are there any tests I can run to diagnose where it's going wrong?
Thanks
Will
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php