For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > April 2004 > <?php not handled by iis or apache









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author <?php not handled by iis or apache
Uwe Thiede

2004-04-15, 7:32 am

i've tried differend configurations of php and iis/apache and all of them
failed to handle the "xml processor instuctions" inside my html pages.

example:
<html>
<head>
<title>PHP-Test</title>
<body>
Down there must be some PHP-Informations<br><br>
<?php
phpinfo();
?>
</body>
</html>

so the phpinfo() did'nt print out any result.

only pages with fooba.php are handled correctly.

thanx beforehand for your support
uwe
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com