site moved one level up - admin doesn't work

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
gianpiero
Forum Members
Forum Members
Posts: 221
Joined: Sun Jan 07, 2007 4:32 pm

site moved one level up - admin doesn't work

Post by gianpiero »

Hi  :)

I've just moved my CMS from www.mysite.com/cms to www.mysite.com (one level up).
I worked directly into FTP cut and paste. The frontend user works fine. The site is up.

When I go to admin/index.php and I try the login the page stand, I can't enter. Also an editor account can't.

I checked directories permission, they were changed. I restored CHMOD to previous values , 775  :
    * tmp/templates_c
    * tmp/cache
    * uploads
    * uploads/images
    * modules

I deleted cookies and temp files one more directly via FTP into my  tmp/templates_c
but I have not success in loggin into my administration.

Any other chance ? Suggestion ?

Thanks in advance.
Gianpiero
gianpiero
Forum Members
Forum Members
Posts: 221
Joined: Sun Jan 07, 2007 4:32 pm

Re: site moved one level up - admin doesn't work

Post by gianpiero »

RESOLVED.

Excuse me, a path error into config.php
#Document root as seen from the webserver.  No slash at the end !!!!!
#e.g. http://blah.com
$config['root_url'] = 'http://www.mysite.com';
I had a slash at the end, example http://www.mysite.com/

Thanks, keep up the good work.

Gianpiero
Post Reply

Return to “CMSMS Core”