php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3395 Server returned Invalid Information
Submitted: 2000-02-03 09:18 UTC Modified: 2000-08-15 09:34 UTC
From: jaben at retrodesigns dot com Assigned: Zak (profile)
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Beta 3 OS: Windows 2000
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jaben at retrodesigns dot com
New email:
PHP Version: OS:

 

 [2000-02-03 09:18 UTC] jaben at retrodesigns dot com
This is in Windows 2000 (build 2192, Final Server) and IIS v5...

A simple script:

<? echo "Hello" ?>

Attempt to run it and IE v5 returns:

"Server returned Invalid Information"

Hit "Refresh" and then "Hello" comes up

This is perfectly repeatable.

The only change is when I run a script with ODBC access in it. Then it does this:

1. "Server returned Invalid Information"
2. Hit Refresh
3. Shows the script with the database access perfectly.
4. Hit Refresh
5. ODBC Error: "connection does not exist!" (from PHP)
6. Hit Refresh, and it starts at the top... WITHOUT fail.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-25 21:00 UTC] zak@php.net
Have you tried a newer version of PHP?
If so, does the error still occur?
 [2000-08-15 09:34 UTC] waldschrott@php.net
Closed due to missing user feedback.
 [2002-07-15 04:18 UTC] jonohlsson at hotmail dot com
Problems of this sort start with version PHP 2.x. Refresh works fine in PHP 1.x.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 13:01:33 2025 UTC