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
 [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 25 22:01:29 2024 UTC