I am moving my cakephp website from my old server to rackspace. I can load my website fine but all the CSS and JS is broken. I'm not sure if it's a Cake setting I'm over looking or a Rackspace setting I'm over looking. I have my cake install in
/var
/www
/rp
/app
/cake
etc
etc
This is the error I see whenever I restart apache. Something isn't lining up. Please, let me know if I need to provide any other information to help resolve this issue. Thanks!
- Restarting web server apache2 Warning: DocumentRoot [/var/www/app/webroot] does not exist apache2: Could not reliably determine the server's fully qualified domain name, using x.x.x.x for ServerName ... waiting Warning: DocumentRoot [/var/www/app/webroot] does not exist apache2: Could not reliably determine the server's fully qualified domain name, using x.x.x.x for ServerName ...done.