Guardian-Mage Posted July 26, 2007 Share Posted July 26, 2007 My server only parses php if it is in the tags <?php ?> I need it to parse <? ?> How do I do this? Link to comment https://forums.phpfreaks.com/topic/61878-solved-make-apache-parse-as-php/ Share on other sites More sharing options...
hackerkts Posted July 26, 2007 Share Posted July 26, 2007 Open php.ini short_open_tag = On Link to comment https://forums.phpfreaks.com/topic/61878-solved-make-apache-parse-as-php/#findComment-308076 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.