Make a file called teste.php

and put this inside this file

<?php
phpinfo();
?>


Save this file to your wwwroot IIS directory and try to open with a browser,
if you see all your php configuration everthing is ok but if you see the
lines above php does not work.





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

Reply via email to