Hello,
I'm having problems with the installaation of PHP.
Initially I have installed PHP with IIS successfully.
Now I have stopped the IIS and installed the Apache web server.
I have downloaded the PHP_Windows installer and am trying to install it. I get the following errror. "Have to configure the http.conf file of the Apache web server."
I added the following lines to the bottom of the configuration file.
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php .phtml
Action application/x-httpd-php "/php/php.exe"
Any help is really appreciated.
[SOLVED]Problem with installation of PHP on APache
Moderator: General Moderators
[SOLVED]Problem with installation of PHP on APache
Last edited by Kingo on Fri Oct 15, 2004 1:28 pm, edited 1 time in total.
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
The windows installer isn't really much use with Apache, have you followed these instructions exactly (which one would depend on your version of Apache):
Apache 1.3: http://php.net/manual/en/install.windows.apache1.php
Apache 2.0: http://php.net/manual/en/install.windows.apache2.php
The directives have to be added within specific places in the http.conf.
Mac
Apache 1.3: http://php.net/manual/en/install.windows.apache1.php
Apache 2.0: http://php.net/manual/en/install.windows.apache2.php
The directives have to be added within specific places in the http.conf.
Mac
Directory Name
Directory Name