<?php not handled by iis or apache

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

 



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

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux