ok, after commenting out this line
define ('BASE_URL', env('SCRIPT_NAME'));
in core.php and activating mod_rewrite it works.
But now my admin area, which is located on a subdomain,
does not work anymore.
I get missing controller errors
"AdminusersController" should be Users Controller and so on...
see this thread:
http://groups.google.ch/group/cake-php/browse_thread/thread/ecddc4832edc3d6a/430b62f0e4b3b4e3
and this:
http://groups.google.ch/group/cake-php/browse_thread/thread/45a30f85c8ab163f/8ca32a8a5ecd3e00
thanks, jyrgen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---