Arnab Ganguly wrote:
Hi All,
I am getting the following error "Syntax on the line number and the module cannot be loaded" when I am trying to load the PHP module in Apache 2.2 on windows OS. I have tried the following option but it didn't worked.I still get the syntax error.The php dll is present in the dir but still it is not able to load and giving syntax error.
#LoadModule php4_module "c:/php/php4apache2.dll"
#LoadModule php4_module "c:\php\php4apache2.dll"
LoadModule php4_module modules/php4apache2.dll

Any help would be much appreciated.

LoadModule php4_module modules/php4apache2_2.dll
For Apache 2.2

--
Lester Caine - G8HFL
-----------------------------
Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact
L.S.Caine Electronic Services - http://home.lsces.co.uk
MEDW - http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/
Firebird - http://www.firebirdsql.org/index.php

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to