On Fri, Sep 18, 2009 at 4:18 PM, Simon <simon_d...@hotmail.com> wrote:
>
> try this
>
> go to c/xampp/apache/conf/  open file name httpd.conf  find this
> #LoadModule rewrite_module modules/mod_rewrite.so  remove the # and
> find
>
> <Directory />
>    Options FollowSymLinks
>    AllowOverride none
>    Order deny,allow
>    Deny from all
> </Directory>
>
>
> set  AllowOverride to all form none

What does that have to do with PHP's strtotime() function and timezones?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to