I have just purchased a server form a hosting company that is having problems processing PHP
It seems that the server does not want to process any php code unless the opening tags have "php" after the <? opening tag
Example
-->Server Accepts <?php
-->Server Does Not Accept <?
where in php do I need to configure this so php will process without php after <? opening tag.
PHP 4.2.2
Redhat 8.0
APACHE
WEBMIN control panel
Thanks