TG, I configured it as follows but will still not work. These are the lines I added to the modules section: #LoadModule php5_module c:/php5/php5apache2.dll#AddType application/x-httpd-php .php#PHPIniDir "c:/php5" I added these lines to the DirectoryIndex: DirectoryIndex index.html index.html.var index.php Lucson> From: tg-php@xxxxxxxxxxxxxxxxxxxxxx> To: lucsonpierre@xxxxxxxxxxx; php-general@xxxxxxxxxxxxx> Date: Mon, 19 Jan 2009 18:35:08 -0500> Subject: Re: Installation problems on Vista> > You most likely need to configure Apache to process PHP script files. Check > out this page:> > http://www.ampsoft.net/webdesign-l/how-to-install-apache-php-mysql-3.html> > -TG> > ----- Original Message -----> From: lucson pierre-charles <lucsonpierre@xxxxxxxxxxx>> To: <php-general@xxxxxxxxxxxxx>> Date: Mon, 19 Jan 2009 22:37:25 +0000> Subject: Installation problems on Vista> > > > > I am having problems installing the zip package (PHP5) on Windows Vista. > The output will not come on the browser upon testing. Only the code is > being output to the browser. Apache (Apache 2) was properly installed. Your > assistance please. Regards, Lucson> > > > -- > PHP General Mailing List (http://www.php.net/)> To unsubscribe, visit: http://www.php.net/unsub.php>