Jump to content

my admin not responding


Guest msosah

Recommended Posts

Guest msosah

I moved my webstore from a subfolder to the root directory. Everything works fine, but now I can not accessed to my admin. It gives me error.

these are my settings: <?php

$glob['dbdatabase' ] = 'de_nice' ;

$glob['dbhost' ] = 'localhost' ;

$glob['dbusername' ] = 'xxxxxxxxx' ;

$glob['dbpassword' ] = 'xxxxxxxxx' ;

$glob['dbprefix' ] = '' ;

$glob['installed' ] = '1' ;

$glob['rootDir' ] = '/home/dexwearc/public_html' ;

$glob['rootRel' ] = '' ;

$glob['storeURL' ] = 'http://dexwear.com' ;

?>

here try it: www.dexwear.com/admin

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...