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-...@gryffyndevelopment.com> To: lucsonpie...@hotmail.com;
php-general@lists.php.net> Date: Mon, 19 Jan 2009 18:35:08 -0500> Subject: Re:
[PHP] 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
<lucsonpie...@hotmail.com>> To: <php-general@lists.php.net>> Date: Mon, 19 Jan
2009 22:37:25 +0000> Subject: [PHP] 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>