[PHP-INSTALL] Re: Install php5b4 on apache 2.0.48

2004-03-06 Thread Martin Bos
Hi guys. I was mistaken. I renamed my index.html to index.php and all works now. I now start my first php tutorial Martin "Martin Bos" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > I just installed (i think) php on my apache2 webserver.

[PHP-INSTALL] Install php5b4 on apache 2.0.48

2004-03-06 Thread Martin Bos
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: