This is a discussion on [Newbie] - Can't Get PHP file to run within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, All: I am running Apache HTTP Server on Windows XP. I downloaded a web application that is basically html ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi, All:
I am running Apache HTTP Server on Windows XP. I downloaded a web application that is basically html pages and php files. The html file redirects to a php file but the php file won't run. Does Apache have a PHP plug-in that I have to download and install? If so, where can I find it? Thank you, John Curley |
|
|||
|
John Curley wrote:
> Hi, All: > > I am running Apache HTTP Server on Windows XP. I downloaded a web > application that is basically html pages and php files. > > The html file redirects to a php file but the php file won't run. > > Does Apache have a PHP plug-in that I have to download and install? If so, > where can I find it? http://www.php.net/download also check: http://www.php.net/manual/en/install.windows.php -- Justin Koivisto - spam@koivi.com PHP POSTERS: Please use comp.lang.php for PHP related questions, alt.php* groups are not recommended. |