Wednesday, July 25, 2012

Re: Cakephp 2.2 with php 5.4

Apache's 404s would have nothing to do with the PHP version. You must
have something misconfigured. Check that you have AllowOverride On if
you need to use htaccess, Also, DocumentIndex index.php

On Wed, Jul 25, 2012 at 1:16 AM, #2Will <willjbarker@gmail.com> wrote:
> Iv'e had to reinstall MAMP and the new version has php5.2.17 or 5.4. I'm
> working on an app that uses cake2.2 the site dosn't work at all. All urls
> get a generic 404 error. (not the cake one)
>
> I don't get any errors in cakes logs or php logs, just a "not found or
> unable to stat" in apache logs.
>
> Is this to be expected? Is cake2.2 not compatible with php5.4, or am i doing
> something silly?
>
> If i switch mamp back to 5.2.17 my various dev sites work well, but this one
> throws php5.3 related errors.
>
> thanks for any pointers,
>
> will
>
> --
> Our newest site for the community: CakePHP Video Tutorials
> http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help
> others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> cake-php+unsubscribe@googlegroups.com For more options, visit this group at
> http://groups.google.com/group/cake-php

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: