Msi Installer for Php 5.2.6 will not configure Apache Config file
[email protected] ("Ian Hagan")
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
Hi All, I can not get the installer to set the php config settings. The installer terminates with an error message saying that a script could not be run. The actual php environment seems to be installed but when I add the following to the Apache2.2 config file (httpd.conf) the service will not start I am adding: LoadModule php5_module "c:\Program Files\Php\phpapaqche2_2.dll" AddType application/x-httpd-php .php PhpIniDir "C:\Program Files\Php" Any help is appreciated Ian Hagan