Hi !

I've got a big problem while trying to load this damend library in order to
make php working as module :(
I've copied the php4ts.dll in the winnt\system32 directory
I've set in my httpd.ini :
* LoadModule php4_module "c:/php/sapi/php4apache.dll"
* AddType application/x-httpd-php .php
i've set in my php.ini :
* doc_root = "c:\Web"
* extension_dir = c:\php

since it still wasn't working i've copied all the dlls of my php\dll
directory in the winnt\system32\ directory but i've always got the same
problem :

Syntax error on line 175 of C:/Program Files/Apache
Group/Apache2/conf/httpd.conf:
Cannot load C:/PHP/SAPI/php4apache.dll into server:
cannot find c:/PHP/SAPI/php4apache.dll

I'm going slightly mad, Please help i'm really stuck ! :(



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to