Hewitt [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 06, 2004 10:27 AM
To: Martin Bos
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-INSTALL] Install php5b4 on apache 2.0.48
Martin Bos wrote:
>Hi,
>I just installed (i think) php on my apache2 webserver.
>I added to http.conf:
>
>
Martin Bos wrote:
Hi,
I just installed (i think) php on my apache2 webserver.
I added to http.conf:
# PHP 5 beta 4
LoadModule php5_module "c:/php/php5apache2.dll"
AddType application/x-httpd-php .php
And put php.ini in c:\program files\\apache2 with:
extension_dir = "c:\php\ext"
When I try the
Hi,
I just installed (i think) php on my apache2 webserver.
I added to http.conf:
# PHP 5 beta 4
LoadModule php5_module "c:/php/php5apache2.dll"
AddType application/x-httpd-php .php
And put php.ini in c:\program files\\apache2 with:
extension_dir = "c:\php\ext"
When I try the following html: