Re: CakePHP Install Problem

2008-10-14 Thread darwin2kx
Forget this.. I'm going to symfony.. it seems to be working right out of the box. --Thread Closed-- --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@google

Re: CakePHP Install Problem

2008-10-11 Thread darwin2kx
/cake/app/webroot/> is where the redirect goes. On Oct 10, 3:13 pm, "3lancer.eu" <[EMAIL PROTECTED]> wrote: > Hallo again, > > Sorry, I don't have time to really help you today, but the 1st thing > I'd suggest to do, is to change cake .htaccesses so they do the > explicit redirect, ie. change [L]

Re: CakePHP Install Problem

2008-10-10 Thread 3lancer.eu
Hallo again, Sorry, I don't have time to really help you today, but the 1st thing I'd suggest to do, is to change cake .htaccesses so they do the explicit redirect, ie. change [L] in rewrite-rules to [R,L] and then see where the redirect is taking you, and maybe you'll find why the hell it makes

Re: CakePHP Install Problem

2008-10-10 Thread darwin2kx
httpd.conf Options FollowSymLinks AllowOverride None Options Indexes FollowSymLinks MultiViews ExecCGI AllowOverride All Order allow,deny Allow from All apache_error.log [Wed Oct 08 11:44:53 2008] [error] [client 127.0.0.1] Filename is not valid: c:/dev/www/cake/>

Re: CakePHP Install Problem

2008-10-09 Thread 3lancer.eu
Hi, Can you supply us some configs and logs? Maybe it's a matter of a trailing slash somewhere, Cake can bring you pain with that sometimes... Regards, Piotr --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP

Re: CakePHP Install Problem

2008-10-09 Thread darwin2kx
No file permission problem. It is a dev server that I have been using for years, running on my own system, where I am logged in as admin with all permissions. Server runs under same permissions, so there is no issue there. --~--~-~--~~~---~--~~ You received this mes

Re: CakePHP Install Problem

2008-10-09 Thread hydra12
It really sounds like a permissions problem. I know you checked it already, but does the user that apache runs as have permissions to view the page? On Oct 9, 11:08 am, darwin2kx <[EMAIL PROTECTED]> wrote: > No file permission problems. > AllowOverride is set to All. --~--~-~--~~

Re: CakePHP Install Problem

2008-10-09 Thread darwin2kx
No file permission problems. AllowOverride is set to All. --~--~-~--~~~---~--~~ 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,

Re: CakePHP Install Problem

2008-10-09 Thread [EMAIL PROTECTED]
A few quick suggestions: File permissions. Allow Override All set in Apache? /Martin darwin2kx wrote: > I have grabbed the latest (rc3) release as my fresh install. This is > my first time with CakePHP, so I took a look at the instructions. > After unpacking and dumping the dir to my web server

CakePHP Install Problem

2008-10-09 Thread darwin2kx
I have grabbed the latest (rc3) release as my fresh install. This is my first time with CakePHP, so I took a look at the instructions. After unpacking and dumping the dir to my web server (WinXP, Apache 1.3, PHP 5.2.6), I try to access /cake/ and get Forbidden You don't have permission to access