php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26323 Windows installer version damages IIS 5.0
Submitted: 2003-11-19 13:34 UTC Modified: 2003-11-25 20:09 UTC
From: omarh at cox dot net Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.3.4 OS: Win2K Pro Sp5
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: omarh at cox dot net
New email:
PHP Version: OS:

 

 [2003-11-19 13:34 UTC] omarh at cox dot net
Description:
------------
I used the automatic Windows installer for PHP 4.3.4 because the manual method wasn't workin for some reason.  
After running the Windows installer, it worked perfectly.  Problem was, my ASP.NET pages were messed up. They ran incredibly slowly, and session state was messed up in ASP.NET apps.  Everything seemed to work great in PHP though.
The only way I could fix it was to uninstall PHP, uninstall IIS, and reinstall IIS.
Now ASP.NET works great but no PHP.
I'm going to try the manual method again...but Thought I should warn others about the windows installer and ASP.NET on IIS 5


Reproduce code:
---------------
Windows installer

Expected result:
----------------
Shouldn't affect ASP.NET performance.


Actual result:
--------------
Slows down and cripples ASP.NET


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-19 19:36 UTC] sniper@php.net
Just guessing..but what is the 'asp_tags' setting set to in your php.ini? (check from phpinfo() output)

 [2003-11-25 15:36 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 [2003-11-25 16:21 UTC] omarh at cox dot net
I got it working by uninstalling IIS, reinstalling it, then installing PHP 4.3.5(latest build) the manual way.
Now it works...but I have PHP working from a different virtual folder than the one ASP works in. Just in case :)
 [2003-11-25 20:09 UTC] sniper@php.net
As it works -> bogus.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 00:01:41 2024 UTC