It sounds like your script is poorly written.
On one server, error reporting is set to E_ALL (All errors and warnings). On
the other, It's probably set to E_ERROR.
Check out php.net/error_reporting
"Anthony Ritter" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I currently have w
After further testing, it appears that the function works as expected if I
use the IP address rather than the hostname. Perhaps this is an Apache
problem, rather than a PHP problem, but I cannot see how. The ServerName is
correct in apache and apache responds correctly with redirects etc.
Any i
2 matches
Mail list logo