Hello everyone.
I'm trying to deploy a simple website. It's working fine, except that I cant
go to any link in my site (all links are using the page controller). It just
says page not found. In my test environment it's working perfectly.
In my PC it's located in /var/www/cakephp/app, and cakephp is the root
folder.
In the server, its in /eventos/eneimagem/2010, 2010 is the root folder.
Here's the link to the simple page.
www.uel.br/eventos/eneimagem/2010
(it's in portuguese).
Another thing, I was using the <?= $html->css('default'); ?>, but it could
not find the css file. I had to change it manually to <link
rel="stylesheet" type="text/css"
href="/eventos/eneimagem/2010/webroot/css/default.css" />
It seems that the webroot folder has some problem.
Can anyone help me here?
Thanks!
--
View this message in context:
http://cakephp.1045679.n5.nabble.com/Cakephp-deployment-gone-wrong-page-controller-not-working-Maybe-htaccess-problem-tp3215523p3215523.html
Sent from the CakePHP mailing list archive at Nabble.com.
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 [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