Gossamer Forum
Home : General : Internet Technologies :

Problem with php config

Quote Reply
Problem with php config
Hi All,

I setup a new server. But when I execute php with the tag <? // code php ?> it returns entire code to browser. But if the tag is <?php // code php ?>
it works fine.
Please give me an advise on this.

Regards,

Beck
Quote Reply
Re: [Beck] Problem with php config In reply to
Hi,

Sounds like you need to turn short tag support on in php.ini.

Cheers,

Alex
--
Gossamer Threads Inc.