Re: Installation problems on Vista

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



lucson pierre-charles wrote:
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

check the php.ini setting for "short_tags" - quite sure it will be off and that you are using short tags in your php scripts "<?" rather than "<?php" - either change the ini setting to off or change you're scripts to use "<?php" instead.

should fix it :)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux