php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4543 problem with 4.0rc2 and IIS 4.5
Submitted: 2000-05-22 10:08 UTC Modified: 2000-06-28 14:56 UTC
From: de at kracked dot com Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Release Candidate 2 OS: Windows NT 4.0 build 1381
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: de at kracked dot com
New email:
PHP Version: OS:

 

 [2000-05-22 10:08 UTC] de at kracked dot com
Our web server is currently running IIS 4.0 and we've been setting up a teacher web site database with php 4.0 and mysql. Recently I upgraded our server from PHP Version 4.0b4pl1 to PHP Version 4.0RC2.  To do this, I overwrote the files in my php directory (d:\php), including php4isapi.dll and restarted our web server.  Everything looked fine until I passed session_start(); to the server.  

At first a page calling session_start(); would hang, then if I hit reload on my browser, I received the error "Fatal error: Cannot redeclare class db_sql in db_mysql.inc on line 12"

At first I though this was an error on my part so I looked around the config files, checked file permissions, and eventually was looking for help in #php on efnet.  Nobody seemed to see the problem before (I couldn't find anyone using IIS and Sessions at the same time) so I then thought maybe there was a bug somewhere.

I found the original installation archive I used to install php, and just overwrote the files again in d:\php, and viola!, sessions were working again.  I have a current copy of my phpinfo at http://www.superior.k12.wi.us/login/info.php.  Previously when I had v4.0RC2 installed, the info script still ran fine.

If possible, could I be sent an email on whether this was a real bug, this project is important to our school district and I'd like to be able to upgrade to the newest RC or official release as soon as possible.  

-Justin King
School District of Superior Webmaster
www.superior.k12.wi.us

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-28 14:56 UTC] andi at cvs dot php dot net
This should be fixed in 4.0.1 due to be released tomorrow. If the problem persists please open a new bug report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Sep 28 21:01:26 2024 UTC