Excuse the typo. Should read:- LoadModule php5_module "c:Program Files\phpapache2_2.dll"
""Ian Hagan"" <[EMAIL PROTECTED]> wrote in message news:[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 >