Welcome Guest, Not a member yet? Register   Sign In
404 Error Pages Don't Work for Me
#6

[eluser]Burak Erdem[/eluser]
OK, now I see there is a problem. I just did what you said, devbro. I used the following code to generate a native PHP error;

Code:
<?php
header("HTTP/1.0 404 Not Found");
exit;
?>

It's still the same. Endless loop in Google Chrome and default error page in Firefox. Well, I don't understand what the problem is and I don't know what to do now Smile

I'm on a Windows Vista machine and I use Zend Server CE to develop my application. Is there an option in php.ini or httpd.conf that prevent to produce errors?


Messages In This Thread
404 Error Pages Don't Work for Me - by El Forum - 07-30-2009, 06:58 AM
404 Error Pages Don't Work for Me - by El Forum - 07-31-2009, 09:24 AM
404 Error Pages Don't Work for Me - by El Forum - 08-01-2009, 08:37 AM
404 Error Pages Don't Work for Me - by El Forum - 08-09-2009, 03:41 PM
404 Error Pages Don't Work for Me - by El Forum - 08-09-2009, 03:50 PM
404 Error Pages Don't Work for Me - by El Forum - 08-09-2009, 03:57 PM
404 Error Pages Don't Work for Me - by El Forum - 08-09-2009, 04:00 PM
404 Error Pages Don't Work for Me - by El Forum - 08-09-2009, 04:09 PM
404 Error Pages Don't Work for Me - by El Forum - 08-09-2009, 04:22 PM
404 Error Pages Don't Work for Me - by El Forum - 10-09-2009, 04:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB