i'm new to php, but from what i can see.. you need to add the DDL that
resides in your PHP directory..

LoadModule php4_module  c:/php/sapi/php4apache.dll

or 

LoadModule php4_module  c:/php/sapi/php4apache2.dll for apache 2.xxxxx

regards,
kenny

-----Original Message-----
From: Gary [mailto:[EMAIL PROTECTED]
Sent: Monday, October 20, 2003 3:28 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Weird Apache/php/windows problem


Hello all,
I have been using php as a module on apache 1.3xx windows for a long 
time. My computer was recently stolen and I had to build a new on. On 
the new one I did the usual install of Apache ,php,mysql now When I try 
to start Apache i get the can not load php4apache.dll into server. A 
required library is missing. I presume it means it can't find the 
php4ts.dll.

I have checked and php4ts.dll is there. My current setup is the same as 
I have used in the past. Win98

LoadModule php4_module  c:/windows/system/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php

TIA
Gary

The Nemesis Project
http://nemesis1.f2o.org
One Stop CSS

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

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

Reply via email to