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
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: 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

Add a Patch

Pull Requests

Add a Pull Request

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