Jump to content

Upgraded--now cant get the install done


Guest splishsplashbb

Recommended Posts

Guest splishsplashbb

I followed all the instructions and i am stuck i thought the upgrade would be quick and easy but now i am lost and my store is gone i have my link below and once you click the upgrade it give that error please someone help and tell me what i did wrong and yes my database is set up

www.splishsplashbb.com/shop/upgrade.php

this is the error i get

MySQL Error Occured

1045: Access denied for user: 'nobody@localhost' (Using password: NO)

thank you

maggie

Link to comment
Share on other sites

Did you backup your gd.inc.php file prior to the upgrade?

That is the first place I would check. Below are the details my gd.inc.php file. You will need to identify the specific ingredients for yours (Check CPanel on your hosting account - If that is what is used...)

When I setup my database,

My database file name is "ccrt1"

My username is also "ccrt1"

my server hosting account name is "bamabar"

Note that the database name has the site name appended to it when I set up the database in CPanel's MySQL manager. "bamabar_ccrt1"

My global.inc.php file:

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

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

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

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

$glob['dbprefix' ] = '' ;

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

$glob['rootDir' ] = '/home/bamabar/public_html/cart' ;

$glob['rootRel' ] = '/cart/' ;

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

I'm thinking that you need the correct database and user names (with the appended site name...) in your global.inc.php file.

I hope I'm not sending you down the wrong path...

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