Dear Tpado,
I'm a complete newbie to this so my apologies for any breach of etiquette here.

I'm using xp pro 2002 sp2.
I've installed Apache 2.0.53
MySql 4.1.10
php 5.0.3

apache and mysql install went fine (I think).
When installing PHP, I created a folder under C: and placed all files in there.
I followed the instruction manual to the letter. When I add the following lines 
to the httpd.conf file

Make sure that you extract php binary files to C:\php

#LoadModule php5_module "c:/php/php5apache2.dll"
#AddType application/x-httpd-php .php
#PHPINIDIR "c:/php"

apache will not restart (when any or all of them are uncommented)

the error log shows the following:

"Syntax error on line 956 of C:/Program Files/Apache 
Group/Apache2/conf/httpd.conf:
Cannot load C:/php/php5apache2.dll into server: The specified module could not be 
found."

I've searched through this archive and have been unable to find this same 
problem described or resolved.

thanks in advance
Please copy iconv.dll and php5ts.dll from C:\php to the folder where your apache2.exe exist

Hope that is useful


Rgds

Reply via email to