You need to put phpapache2.dll into C:/php-4.2.3-Win32/sapi/

You also need to copy the file called php4ts.dll into the SAME directory. If
you do not have both files in the same place, Apache will fail to start.

Stephen

----- Original Message ----- 
From: "David Jennings" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 06, 2003 11:37 AM
Subject: [PHP-INST] can't get apache to start with php


I'm getting the following error when I try to start apache

The Apache service named reported the following error:
>>> Cannot load C:/php-4.2.3-Win32/sapi/phpapache2.dll into server: The
specified module could not be found. .

Any suggestions

php version         4.3.2-Win32
apache version    2.0.46-Win32-x86-no_scr.msi

So far I've tried putting the php4ts.dll and the php4apache2.dll in to the
following dir's windows, windows\system, windows\system32, and the appach
dir

I've added this line to the httpd.conf file

LoadModule php4_module c:/php-4.2.3-Win32/sapi/php4apache2.dll

and

AddType application/x-httpd-php .php .phtml .html
AddType application/x-httpd-php-source .phps

Any help please



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.487 / Virus Database: 286 - Release Date: 01/06/2003



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

Reply via email to