Posted by Snef on 12/17/56 11:54
What did you do? Did you install php?
for testing a good php script could be an info.php
<?
phpinfo();
?>
Put it in your wwwroot and do somthing like http://localhost/info.php
Good luck.
Samuel Shulman wrote:
> Hi
>
> Running IIS I simply can't run a basic php page
>
> What are the basic instructions?
>
> Thank you,
> Samuel
>
>
[Back to original message]
|