On Sun, 19 May 2002 20:57:11 +0200, you wrote:
>LoadModule php4_module "c:/program files/other
>applications/internet/php/sapi/php4apache.dll"
Don't use sapi/php4apache.dll
use experimental/apache2filter.dll instead
Alan
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visi
Okey...
Apache Installed, PHP 4.20 unzipped.
"c:\program files\other applications\internet\apache group\apache\"
"c:\program files\other applications\internet\php\"
I've added...
LoadModule php4_module "c:/program files/other
applications/internet/php/sapi/php4apache.dll"
AddType application/x
Someone answered didn't they? Put quotes round the c:\programer.dll and
all should be well.
Ross
-Original Message-
From: Alex [mailto:[EMAIL PROTECTED]]
Sent: 04 May 2002 22:51
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Apache 2.0.35 w/ PHP 4.12 -HELP
I used - LoadM
I used - LoadModule php4_module C:\Program Files\Apache
Group\Apache\php-4.2.0-Win32\experimental\apache2filter.dll. But then when I
do an Apache -K start I get the following error message: "Load Module takes
two arguments, a module name and the name of a shared object file to load it
from"
Wh
I see some infomrmation about configure PHP in Apache 2.0.35:
=
If you're trying to use Apache 2.0.x and PHP, you'll need to do the
following:
First, make sure that when you configure PHP you use the --with-apxs2
option, like so: --with-apxs2=/path/to/apach
Now that there is a binary out for apache 2 for windows...are we going to
get a binary for php for apache 2? Anyone know? Or how I can manage to
compile php for apache2?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php