ID: 8396 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating System: WIN NT/ IE 5.5/IIS 4.0 PHP Version: 4.0.3 New Comment:
I'm having this problem constantly, and it's NOT the page. It happens when submitting data POST from one page to another, OR EVEN TO THE SAME PAGE, using a data form. Sometimes, it submits fine. Other times, it gives this error (document not found), in IIS only. If you go back and resubmit the EXACT SAME data to the exact same page, then you can submit succesfully. In Netscape, there is never this error. What could possibley be causeing this intermittent error? Oddly enough, it seems to be related to how the form button behaves . . . if you click quickly, you are more likely to get the error. If you press the left button down, and hold it for a few seconds before releasing it, the error is muck less likely to occur. NOTE: the form submit buttons, in this case, are <INPUT TYPE=IMAGE> rather than <INPUT TYPE=SUBMIT> Any ideas, anyone? Thanks, Steve Previous Comments: ------------------------------------------------------------------------ [2001-04-26 14:28:27] [EMAIL PROTECTED] This looks more like a config error tahn a PHP error. Please reopen this bug report if you are sure its a PHP error but the page your seeing certainly isnt generated by PHP. - James ------------------------------------------------------------------------ [2000-12-24 01:15:56] [EMAIL PROTECTED] on any other machine scripts work fine, everything performs as planned. On my own machine, however, contacting scripts on my server through the lan causes the following error: The page cannot be displayed There is a problem with the page you are trying to reach and it cannot be displayed. -------------------------------------------------------------------------------- Please try the following: Open the 192.168.0.2 home page, and then look for links to the information you want. Click the Refresh button, or try again later. Click Search to look for information on the Internet. You can also see a list of related sites. HTTP 500 - Internal server error Internet Explorer I am behind a netgear router which doesnt allow me to directly access the domain. This error was produced when doing a script using a POST type action, if i switch to GET the error is gone, but then my variable are open for the world to see... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=8396&edit=1