Hi all -

I've just installed Cake on my shared hosting, and I can't get past
square one, apparently.

I have successfully concluded the installation provided in the manual -
I can get the CakePHP page @ http://www.ludolab.org - one possible clue
to the problem is that the CSS isn't loading properly for the page.

My directory structure looks like this:

/home <- contains folders for all of my subdomains, including
ludolab.org
/home/cake <- cake installation
/home/ludolab.org/app <- app folder
/home/ludolab.org/webroot <- app webroot

I have the cake folder outside of the domain folder because I want to
use the same distro of Cake for several apps across domains and
subdomains for consistency.  I also had my host change the webroot of
www.ludolab.org to the /webroot directory so that all HTTP requests go
directly there.

Am I right in assuming that as long as I can get the Cake index page
that I have all of my pathing correct?  If so, why doesn't anything
else work correctly?  For instance, I created the 'bookmark' tutorial
app located here:
http://www.grahambird.co.uk/cake/tutorials/scaffolding.php, and going
to http://www.ludolab.org/bookmarks gives a 404 error.

The server has mod_rewrite installed, and if I remove or modify the
.htaccess files (which some instructions tell you to do and others
don't), I get 500 errors.

So what am I doing wrong?

Thanks for any help.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to