Jump to content

Having Problems logging in to Admin Panel


Guest ukequine

Recommended Posts

Guest ukequine

On the computer that I used to upload my shop I can log into to the admin panel with no problem

If the other person in the company attemts to login as the admin user he gets a

No administration session was found.

My global php file is

<?php

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

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

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

$glob['dbprefix'] = '';

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

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

$glob['rootDir'] = '/websites/LinuxPackage02/eq/ui/ne/equineproductsonline.co.uk/public_html/store';

$glob['rootRel'] = '/[email protected]/store/';

$glob['storeURL'] = 'http://www.equineproductsonline.co.uk';

What does the

rootDir

rootRel mean and are they set correctly

I have web forwarding so that http://www.equineproductsonline.co.uk

points to my server home directory/store

i.e.

typing www.equineproductsonline.co.uk goes directly to my shop

Any help greatfully received

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