Problem with an new PHP instalation (XP/IIS5.1)
Posted: Wed May 02, 2007 11:21 am
Hi
I've installed a fresh version of php (5.2.1) in my toshiba notebook.
All of instalation are normal without any errors, and i create a simple php file with the obvious phpinfo() and the result was a blank page.
When i see the code beneath it was the same as the php file...
<?
phpinfo;
?>
What seem to be the problem? i've run out of solution

I've installed a fresh version of php (5.2.1) in my toshiba notebook.
All of instalation are normal without any errors, and i create a simple php file with the obvious phpinfo() and the result was a blank page.
When i see the code beneath it was the same as the php file...
<?
phpinfo;
?>
What seem to be the problem? i've run out of solution