Hey Sam ,
1. To enable internal rewrite I uncommented:
define ('BASE_URL', env('SCRIPT_NAME'));
In godaddy hosting env('SCRIPT_NAME') equals to 0...
Do I have to define it manually ?
What url do I put there ?
The sub domain url ?
2. After internal rewrite is on , I getting dispatcher errors :
*Warning*: preg_replace(): Unknown modifier 'a' in *dispatcher.php* on line
*487
*Sam do you have some idea ?**
On 3/4/07, Sam Sherlock <[EMAIL PROTECTED]> wrote:
>
> What happens when mod rewrite is off and your using internal rewrite?
>
> On 04/03/07, Michael Rubanov <[EMAIL PROTECTED] > wrote:
> >
> > Actually the "missing" component is in place .
> >
> > I found that problem is connected to godaddy's freaky
> > mod_rewrite/htacces setup.
> > When I turning of mod_rewrite support i core.php I got a app working but
> > dispatcher showing an errors.
> >
> > When mod_rewrite future is on , I am getting 500 errors on all
> > controllers...
> >
> > I had a similar problem with wordpress plugins development , when I
> > tried to define additional rewrite rules via worpress hook , which is
> > working excellent in development environment but not on godaddy's hosting...
> >
> >
> >
> > On 3/4/07, gwoo <[EMAIL PROTECTED] > wrote:
> > >
> > >
> > > what is the missing file? Sounds less to do with godaddy and the
> > > subdomain, and more to do with the code in your controller.
> > >
> > >
> > >
> >
> >
> > --
> > Best Regards,
> >
> > Michael Rubanov.
> > ## ICQ 7299656 ##
> >
> >
> >
>
> >
>
--
Best Regards,
Michael Rubanov.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---