is your domain pointing to /home/yoursusername/yourdomain.com/app/webroot/  ?


spark


On Feb 13, 2008 12:16 PM, Sam Sherlock <[EMAIL PROTECTED]> wrote:
> although this is not for dreamhost (this works for 1and1) without these
> .htaccess adjusments I get a 500 error
>
> AddType x-mapp-php5 .php
> <IfModule mod_rewrite.c>
>     RewriteEngine on
>     RewriteRule /v6$ /v6/ [L]
>      RewriteRule    ^$    /v6/webroot/    [L]
>     RewriteRule    (.*) /v6/webroot/$1    [L]
> </IfModule>
>
> where v6 is your cake app, host said that the rewrite rules needed to be
> more specific
>
> hope this is some help
>
>
>
> On 13/02/2008, Renan Gonçalves <[EMAIL PROTECTED]> wrote:
> > Yes. Just upload the files and run. PHP 5, I don't remember the release
> name.
> >
> > Are you getting this error at default cakephp page?
> > I only get 500 Internal Server Error when I use setFlash and redirect.
> >
> > What's the URL ?
> >
> >
> > []'s
> >
> >
> > On Feb 13, 2008 12:54 PM, Action <[EMAIL PROTECTED]> wrote:
> >
> > >
> > > I can't even get Cake to show up. How were you able to do it? Did you
> > > just upload the cake files and it just worked? Are you running PHP
> > > 5.2.2 in your web panel?
> > >
> > >
> > > On Feb 13, 9:52 am, "Renan Gonçalves" <[EMAIL PROTECTED]> wrote:
> > > > Hi.
> > > >
> > > > I'm getting too.
> > > > When I do redirect or setFlash.
> > > >
> > > > Try to call with support!
> > > >
> > > > []'s
> > > >
> > >
> > > > On Feb 13, 2008 12:20 PM, Action <[EMAIL PROTECTED]> wrote:
> > > >
> > > >
> > > >
> > > > > I am getting 500 errors with a fresh CakePHP installation on
> Dreamhost
> > > > > (PHP 5.2.2). Is this something that can be fixed by changing the
> > > > > htaccess files?
> > > >
> > > > --
> > >
> > > > Renan Gonçalves - Software Engineer
> > > > Cell Phone: +55 (11) 8633-6018
> > > > MSN: [EMAIL PROTECTED]
> > >
> > > > Web Site: renangoncalves.com
> > > > São Paulo - SP/Brazil
> > >
> > >
> > >
> > >
> >
> >
> >
> > --
> > Renan Gonçalves - Software Engineer
> > Cell Phone: +55 (11) 8633-6018
> > MSN: [EMAIL PROTECTED]
> >
> > Web Site: renangoncalves.com
> > São Paulo - SP/Brazil
> >
> >
>
>
>  >
>



-- 
[livesets] http://djspark.com.br/
[web] http://sydi.net
[filmes] http://melhoresfilmes.com.br

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to