>Thanks. How can you get PHP4.3.0 RC2 work with
> apache 2.0.43?
> >
> >
> >- Original Message -
> >From: "Davy Obdam" <[EMAIL PROTECTED]>
> >To: "'Jack R.'" <[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>
> >Sent: Friday, No
ack R. wrote:
Thanks. How can you get PHP4.3.0 RC2 work with apache 2.0.43?
- Original Message -
From: "Davy Obdam" <[EMAIL PROTECTED]>
To: "'Jack R.'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, November 29, 2002 4:34 PM
Subject:
--
> > From: Jack R. [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, November 29, 2002 10:53 PM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP-WIN] Install PHP4.2.3 with Apache 2.0.43 on Window 2000
> >
> >
> > I follow the exact procedure describe her
nstall PHP4.2.3 with Apache 2.0.43 on Window 2000
>
>
> I follow the exact procedure describe here, and I still can't
> get it to work. The following procedure has the same setting
> as I do, but apache fails to start after I try to load the
> module by adding the f
I follow the exact procedure describe here, and I still can't get it to
work. The following procedure has the same setting as I do, but apache fails
to start after I try to load the module by adding the following line to my
apache config file.
LoadModule php4_module c:/php/sapi/php4apache2.dll
Add
I am trying to install php 4.2.3 with apache 2.0.43 on window 2000.
I copy php4ts.dll to winnt/system32 and add the following at the end of my
apache config file per install instruction.
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .p