I uploaded a website (all static pages and routes at the moment) to my
Hosts Web Server.  All the pages and custom routes for the static
pages work on my laptop running Apache, PHP and MySQL.

I fixed the DB and tmp folder errors.  The homepage displays fine, so
my menu helper and layouts are working.  Using one of the menu links
(e.g. /about_us) which has a route to /pages/about_us gives a 404
error.  Tried going to /pages/about_us and that gives a 404 as well.

When uploading the site (it's a production install using 'webroot' as
DocRoot), all the CakePHP file/directories were moved as a block.

C:\...\CakePHP\(with app, cake and vendors)

became

/Network/.../CakePHP/(with app, cake and vendors)

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