php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35754 Apache doesn't render PHP script (Blank page results)
Submitted: 2005-12-21 02:20 UTC Modified: 2005-12-21 08:52 UTC
From: ronjawanda at yahoo dot ca Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 5.1.1 OS: XP SP2
Private report: No CVE-ID: None
 [2005-12-21 02:20 UTC] ronjawanda at yahoo dot ca
Description:
------------
I have apache 2.0.55 with PHP 5.0.5
PHP works fine.
I use a simple scripts
<?
phpinfo();
?>

When I installed 5.1.1 my pages are blank and the 
view source shows the script. ie: Apache isn't recognising
the PHP libraries.

I have the same settings with 5.0.5 as I did with 5.1.1
I then reviewed all the docs and found that I could possibly 
add a registry setting to point to c:/php/
This didn't work. I forget the registry setting but it is 
on the documentation page.

I'm on win xp SP2.
Ron







Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-12-21 04:34 UTC] judas dot iscariote at gmail dot com
**not** a PHP Bug, you should reinstall PHP, something went wrong in your upgrade.
 [2005-12-21 08:52 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 21:01:32 2024 UTC