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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 13:01:28 2024 UTC