php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11989 PHP Won't work on XP
Submitted: 2001-07-09 17:55 UTC Modified: 2001-07-09 18:56 UTC
From: lanceseidman at lasvegas dot com Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.0.6 OS: Microsoft Windows XP Professiona
Private report: No CVE-ID: None
 [2001-07-09 17:55 UTC] lanceseidman at lasvegas dot com
I download the Windows Installer and try to install it on windows XP but does not wish to work.It installs and then if I go to try and view a php script it shows just the script text and not the actual document for an example:
<?php
phpinfo();
?>
Did not work at all, and I was wondering will PHP be fore Windows XP at all?

Thank you,
Lance Seidman

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-09 18:51 UTC] zimt@php.net
please give more information, 
which webserver do you use, did you make sure that this webserver knows your file extension?!
 [2001-07-09 18:56 UTC] jeroen@php.net
First try news://news.php.net/php.install and/or news://news.php.net/php.windows before sending bug reports.
 [2003-07-17 09:29 UTC] ock1991 at hotmail dot com
oh so your case might be the filename extension (php supported: php, php3, phtml) problem. Whats worse, you might be installing on the wrong partition of your hard disk. Check or do a search on the location of php.exe might help determine if the server was on the same partition
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 20:01:28 2024 UTC