Zen Cart Logo
Forums / Installing on a Windows Server / help! problems with installation on GoDaddy hosting

help! problems with installation on GoDaddy hosting

Locked

Views: 6,691

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
10 Aug 2006, 4:11 AM
#1
zc_newbie avatar

zc_newbie

New Zenner

Join Date:
Aug 2006
Posts:
98
Plugin Contributions:
0

help! problems with installation on GoDaddy hosting

Hello All,

I've been reading up on the forum on installation and have run into a wall. On the section that requires database

:: Zen Cart™ Setup - Database Setup

Next we need to know some information on your database settings. Please carefully enter each setting in the appropriate box and press Save Database Settings to continue.'
ATTENTION: Problems Found
ERROR - Cannot proceed until problems are resolved.

* Connection to Database failed
  Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

The database has been created on the host server... I spoke to the hosting CSR and he said that they don't allow remote installation on shared hosting .. Where do I go from here? I've been itching to get this set up for my online store....

Please any help would be most appreciated...

Sam

10 Aug 2006, 9:04 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: help! problems with installation on GoDaddy hosting

This isn't really "remote installation". Once the database is created on your server, all Zen Cart does is create tables, insert/remove records, etc... normal activity stuff.

Who is your host?
What did you enter for the Database Server setting? Typically this would be "localhost" ... but some hosting companies have the database server on a separate computer and thus an alternate address is needed. Sometimes it's an IP address like 123.55.22.134 etc.

10 Aug 2006, 1:50 PM
#3
zc_newbie avatar

zc_newbie

New Zenner

Join Date:
Aug 2006
Posts:
98
Plugin Contributions:
0

Re: help! problems with installation on GoDaddy hosting

DrByte:

This isn't really "remote installation". Once the database is created on your server, all Zen Cart does is create tables, insert/remove records, etc... normal activity stuff.

Who is your host?
What did you enter for the Database Server setting? Typically this would be "localhost" ... but some hosting companies have the database server on a separate computer and thus an alternate address is needed. Sometimes it's an IP address like 123.55.22.134 etc.

i am through godaddy.com. the CSR's there keep trying to get me to upgrade plans everytime i call for help. this is really frustrating as i've been trying to install for a week...

11 Aug 2006, 3:29 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: help! problems with installation on GoDaddy hosting

  1. Open your hosting panel in GoDaddy

  2. in the Databases section, click on the MySQL link

  3. if you don't have a database created for your Zen Cart install yet, create one.

  • it'll ask you for a database/username and password for accessing the database
  1. Now you'll see your new database listed. NOTE THE DATABASE NAME, the USER NAME (same as database name), and PASSWORD, because you'll need that for Zen Cart installation.

  2. to the right of your database name, you'll see several links:

  • "Status" = Set up
  • "Manager" -- this contains a button to access phpMyAdmin for raw data access
  • "Actions" -- three buttons, with the middle one being "Edit" (picture of a pencil and paper). CLICK ON THIS PENCIL ICON
  1. WRITE DOWN the information shown:
  • Database Name (same as what you used in #3, #4 above)
  • Host Name (also known as Database Server) ... looks LIKE this: mysql135.secureserver.net (might be a different number, etc
  • User Name (same as what you used in #3, #4 above)
  • Password (not shown ... but same as what you entered earlier)
  1. Go back to your Zen Cart install and enter the information from #6 on the Database Setup screen
11 Aug 2006, 7:46 AM
#5
zc_newbie avatar

zc_newbie

New Zenner

Join Date:
Aug 2006
Posts:
98
Plugin Contributions:
0

Re: help! problems with installation on GoDaddy hosting

DrByte:

  1. Open your hosting panel in GoDaddy

  2. in the Databases section, click on the MySQL link

  3. if you don't have a database created for your Zen Cart install yet, create one.

  • it'll ask you for a database/username and password for accessing the database
  1. Now you'll see your new database listed. NOTE THE DATABASE NAME, the USER NAME (same as database name), and PASSWORD, because you'll need that for Zen Cart installation.

  2. to the right of your database name, you'll see several links:

  • "Status" = Set up
  • "Manager" -- this contains a button to access phpMyAdmin for raw data access
  • "Actions" -- three buttons, with the middle one being "Edit" (picture of a pencil and paper). CLICK ON THIS PENCIL ICON
  1. WRITE DOWN the information shown:
  • Database Name (same as what you used in #3, #4 above)
  • Host Name (also known as Database Server) ... looks LIKE this: mysql135.secureserver.net (might be a different number, etc
  • User Name (same as what you used in #3, #4 above)
  • Password (not shown ... but same as what you entered earlier)
  1. Go back to your Zen Cart install and enter the information from #6 on the Database Setup screen

I've followed those instructions to a T... and it still doesn't work.

ATTENTION: Problems Found
ERROR - Cannot proceed until problems are resolved.

* Database does not exist
  Access denied for user: 'marinefloraosc@%' to database 'zencart

:cry: :down:

11 Aug 2006, 9:19 AM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: help! problems with installation on GoDaddy hosting

zc-newbie:

  • Database does not exist
    Access denied for user: 'marinefloraosc@%' to database 'zencart
    Okay, the error message shows that it's trying to log into the database server using a Database Username of "marinefloraosc", and attempt to access a database named "zencart".

But, on GoDaddy, your username and database name are typically the same.

On the Zen Cart Database Setup screen, you need to fill in:

Database Host -- The GoDaddy "Host Name" mentioned earlier
Database Username -- The Username you entered
*Database Password *-- The Password you entered
Database Name -- The username you entered (since username and database name are the same)

11 Aug 2006, 10:36 PM
#7
zc_newbie avatar

zc_newbie

New Zenner

Join Date:
Aug 2006
Posts:
98
Plugin Contributions:
0

Re: help! problems with installation on GoDaddy hosting

Doc,

you are the man!!! :thumbsup: thank you!!! i nearly ordered a new package from them just to get it out of the wya~~

Sam