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
/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]
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
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/>
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
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
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.
--~--~-~--~~
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,
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
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
10 matches
Mail list logo