Directory problems??

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
gottelicious
New Member
New Member
Posts: 7
Joined: Mon Jul 11, 2011 1:36 pm

Directory problems??

Post 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
nervino
Power Poster
Power Poster
Posts: 448
Joined: Sun Dec 28, 2008 12:15 pm

Re: Directory problems??

Post 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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Directory problems??

Post 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...
Post Reply

Return to “CMSMS Core”