Hi,

PHP 4.1.x php4apache.dll WILL NOT WORK with Apache 2.  You can
download the PHP 4.2RC4 and there is an experimental dll in the
experimental folder of the download that works with Apache 2.  Apache
2 is configured  the same in the conf file just replace
php4apache.dll with the experimental dll.

I've been using this on a test server with no problems.  You need the
experimental dll because apache 2 talks to the dll differently then
apache 1.3.x.

Bryan


On Mon, 22 Apr 2002 11:24:46 +0200, Myster Cool wrote:
>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 ! :(
>
>
>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bryan Thoreson                                             04/22/2002
Infotech Professional
CLA-Net   University of Minnesota


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

Reply via email to