Check that you got the .htaccess files transferred to your site!
Enjoy,
   John

On Jun 11, 4:15 pm, Suvlaki <suvlak...@yahoo.com> wrote:
> I have recently purchased a GoDaddy Windows Grid Hosting account. I am
> currently running a CakePHP site on a Linux Shared Server account
> without any problems.
>
> I installed CakePHP on the Grid Hosting account but it doesn't seem to
> be configured correctly and I cannot get it working no matter what I
> try.
>
> 1. I installed CakePHP by dragging the 4 folders (cake, app, ...) onto
> the grid hosting file system in the "development" setup. I cannot run
> the "production" setup as I do not have access to the root with Grid
> Hosting.
>
> 2. I went to the home page (index) and it seemed to work. CakePHP was
> giving me all the warnings about my database and stuff. However, I
> noticed that no CSS is being displayed.
>
> 3. It seems that I have to qualify the CSS files a little differently
> to get them picked up by the server. For instance, $html->css('default') does 
> not work but $html->css('/app/webroot/css/
>
> default') works.
>
> 4. When I go towww.mysite.com/NoExistController/NoExistView, i should
> expect a CakePHP error saying that there is a missing controller.
> However, I just receive a GoDaddy 404 file not found error.
>
> This makes me feel that CakePHP is not configured correctly for this
> particular server setup.
>
> Any comments? I have waded through the available resources on
> CakePHP.org to no avail.
>
> Thank You,
> Nick

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to