Page 1 of 1

Directory problems??

Posted: Fri Dec 30, 2011 8:50 am
by gottelicious
I have installed cmsms 1.10.2 on a debian 6 server. Everything has pretty much worked (I have some css issues but they are in another post), but my domain (www.norcor.dk) just shows the index of my server which includes a cmsmadesimple directory. I changed the root directory on my server to var/www/cmsmadesimple and now when i go to www.norcor.dk the cms-site is shown but all css is removed and the i can't go to the admin screen; it finds the right url (http://178.79.188.250/cmsmadesimple/admin/login.php) but then says the requested url could not be found. Does anyone know how i can fix this??

Thanks a lot

Anders

Re: Directory problems??

Posted: Fri Dec 30, 2011 2:44 pm
by nervino
Removing folder "cmsmadesimple" from paths fix your issues:

http://178.79.188.250/cmsmadesimple/css/screen.css doesn't work
http://178.79.188.250/css/screen.css works

also
http://www.norcor.dk/admin/login.php works

check paths in your config.php

Re: Directory problems??

Posted: Mon Jan 02, 2012 5:54 am
by Dr.CSS
If you have path problems best to run install again once you change paths of server...

BUT ON STEP 5 DON'T CREATE TABLES OR INSTALL DEFAULT CONTENT this will fix paths and not mess with your existing content/templates/etc...