On 8 kesä, 06:41, "Dr. Tarique Sani" <[EMAIL PROTECTED]> wrote:
> On 6/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > > Yeah, change your php.ini settings so that it's not using short tags.
>
> > That occurred to me, but unfortunately I'm on a shared host so I can't
> > configure php myself. :( Thanks though.
>
> Not even using .htaccess? Change your host !!
>

Being used to be able to control my php.ini, I wasn't even aware I
could change configuration directives via .htaccess.
Adding "php_flag  short_open_tag  off " to my .htaccess solved the
problem. Thanks!

I still have one problem.. the <!--cachetime:1183825275--> tag at the
beginning of the cache file makes php send the text/html headers. Is
there a way to prevent this tag, preferably without altering the cake
source?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to