php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44090 php won't load on vista...
Submitted: 2008-02-10 10:26 UTC Modified: 2008-02-13 17:05 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: ombladon_1991_arad at yahoo dot com Assigned:
Status: Closed Package: Apache2 related
PHP Version: 5.2.5 OS: VISTA ULTIMATE
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: ombladon_1991_arad at yahoo dot com
New email:
PHP Version: OS:

 

 [2008-02-10 10:26 UTC] ombladon_1991_arad at yahoo dot com
Description:
------------
php doesn't load on vista......
i did install it, runs perfect...but after rebot when i try to load a php page i get a blank page

Reproduce code:
---------------
<? phpinfo(); ?>

Expected result:
----------------
the info

Actual result:
--------------
blank page

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-02-13 17:00 UTC] jani@php.net
And you're sure that short_open_tag is enabled for you? 
Try this instead: <?php phpinfo(); ?>

 [2008-02-13 17:05 UTC] ombladon_1991_arad at yahoo dot com
if i install apache+php doesnt work...
but if i install wamp it works perfect... so i guess bug closed lol...probably vista needs some tweaks to run php corectly and wamp has those^^
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Jul 04 23:01:33 2025 UTC