Re: MAMP and mod_rewrite with cake

2006-10-24 Thread Andre


funkyfresh wrote:
> Ive had a similar problem when I add the final /
>
> try removing the final slash, and see if it works, eg /posts
>
> havent had time thus far to investigate this further, anyone know why
> the additional / causes problems?

Actually, even removing the final slash I still get that error...
The only way to get Cake to work properly is to use the Cake Pretty
URLS, that is using index.php/controller/action/etc... but that's not a
solution...

:-/


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



Re: MAMP and mod_rewrite with cake

2006-10-24 Thread funkyfresh

Ive had a similar problem when I add the final /

try removing the final slash, and see if it works, eg /posts

havent had time thus far to investigate this further, anyone know why
the additional / causes problems?


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



MAMP and mod_rewrite with cake

2006-10-24 Thread Andre

Somehow I managed to get cake to connect with my MySQL database,
installed with MAMP.
Now, it seems that I can't get to work the clean urls correctly, since
when I type, say, http://localhost/posts/ i get this error:

The requested URL /posts/ was not found on this server.

What can I do? Does anyone has experienced this problem too when using
MAMP?


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