--- On Tue, 9/15/09, Rossend Bruch <rossend.br...@yahoo.es> wrote: > From: Rossend Bruch <rossend.br...@yahoo.es> > Subject: [PHP-WIN] Problem with php on vista home preminum > To: php-windows@lists.php.net > Date: Tuesday, September 15, 2009, 9:14 AM > Hi, have a big trouble on vista home > premium and php 5: PHP does not parse my files, neither in > apache neither in CLI. > > if i write "php.exe phpinfo.php" php returns me > <? > phpinfo(); > ?> > > I've goggled all internet and found nothing. Any idea? > > thanks, > Rossend. > > -- PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >
How are you sure that you're setting up PHP correctly in Apache's Httpd? Did you enable mod_info to see if the PHP is loaded correctly along with any extensions in the php.ini? If your setup is not correct, Apache will not start up. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php