php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48001 php not working with IIS 5.1. A blank page is coming
Submitted: 2009-04-17 06:18 UTC Modified: 2009-04-25 01:00 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: gpdass at rediffmail dot com Assigned:
Status: No Feedback Package: Windows Installer
PHP Version: 5.2.9 OS: XP
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: gpdass at rediffmail dot com
New email:
PHP Version: OS:

 

 [2009-04-17 06:18 UTC] gpdass at rediffmail dot com
Description:
------------
I have downloaded php 5.2.9-2 installer from www.php.net - windows binaries. I have XP with IIS 5.1. but php codes are not working ,showing a blank page only.

Reproduce code:
---------------
---
From manual page: faq
---
<html>
<body>
<?php
phpinfo();
?>
</body>
</html>

Expected result:
----------------
PHP info should come.

Actual result:
--------------
Blank Page

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-04-17 08:08 UTC] pajoye@php.net
Which SAPI do you use? Or which installer have you downloaded?
 [2009-04-25 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 11:01:30 2024 UTC