I am getting the error on the subject line from all my php produced web
pages. I think it is an installation error but have been unable to find any
information indicating what I may have done wrong.
It is even produced from a simple info script:
<?
phpinfo();
?>
Which can be found at the following location and has all the relevant php
and server info.
Any help is very appreciated.
pages. I think it is an installation error but have been unable to find any
information indicating what I may have done wrong.
It is even produced from a simple info script:
<?
phpinfo();
?>
Which can be found at the following location and has all the relevant php
and server info.
Any help is very appreciated.
Comment