config settings(using godaddy.com?)

naomielizabet / 2009-02-12 00:23:27   

Hello-
I'm having trouble getting past the config settings page.
Keep entering my database server,
database name,
database username,
and password
and something is not entered correctly.
My hosting is through godaddy.com, which is a big company, perhaps someone out there uses them/knows whether there are any tricks to entering the right info. I've called them twice and they were helpful, but it's still not working.
I've read all the other threads about this too, it seems there is no standard!
Thanks so much

Vaska A / 2009-02-12 01:29:57   

No tricks...I've done it. You need to ask them for the connection info if you don't know it.

naomielizabet / 2009-02-12 02:45:20   

Can I PM or email you what I'm entering to see if you can spot what I'm doing wrong?
They showed me how to set up databases and look at all their info/properties. It seems straightforward but obviously I missed something!

Vaska A / 2009-02-12 02:47:04   

...

Inscien / 2009-02-12 02:54:10   

I use godaddy and it works fine......

naomielizabet / 2009-02-12 03:22:50   

Oh I don't have AIM. Only gchat. Sorry-
Can I just post my info without the password?
For Database server: Do they use localhost?
Database name: data02
Database username: data02
Database password: Xxxxxxxx

Vaska A / 2009-02-12 03:48:51   

Did you ask your host? This information I will not know...didn't I already say this?

naomielizabet / 2009-02-12 04:08:54   

I know you said it before, really sorry, having the same problem as everyone else apparently...
I talked to them about it extensively, I can try again I guess. I thought the information they gave me was complete.
I know it isn't your responsibility to solve this!

Vaska A / 2009-02-12 04:16:56   

I did an install on Godaddy a couple weeks ago for somebody...everything I needed was there.

Make sure you actually have a database first...it's all in the control panels.

timmygatta / 2009-02-12 05:18:09   

naomi,

Hi i just went through all this. I hope I can help. So you need to find your CORRECT database info, which is kinda tricky to locate. I had similar entry's like the examples you have above. I called godaddy (which you should do if this doesnt work), and they pointed to my database info which if you have one set up is Hosting>Myhosting plan>Manageaccount>Databases> Mysql (icon)> then click on the pen icon to the right of your database name. Here you will find your database info.

Here is what you need

Exhibition name= http://www.yourwebsitedomainname.com

database serve= "host name" which looks like yourname.db.81743039.hostsource.com

database name= your name

database username= your name

database password= your password

hope that helps.

naomielizabet / 2009-02-12 06:08:13   

OK- It seems to have worked!
The problem was the database server info:
What ended up working when I entered it was, using your example above:
"81743039.hostsource.com"
On godaddy.com it's called: "host name"
So, if anyone has this problem in the future, substitute "host name" info when asked for "database server"!
Thanks so much-

Asop / 2009-10-18 19:31:52   

Hello,

Before I stumbled upon this forum, I was getting an error message with the two little red x's because I was putting in all sorts of wrong info. I found this gem right here and I think I have the correct info in the requested fields... however, when I hit submit, it takes a long time to load and then the next screen is blank. No confirmation or anything. Any suggestions?

Thanks!

Vaska A / 2009-10-18 19:51:06   

Sounds like either your files didn't completely upload 100% or you have a bad database.

Asop / 2009-10-18 20:14:17   

A bad database? What can I do fix this?

When I try the same thing in Safari, it says

Safari can’t open the page “http://www.ashleyisprettyclassy.com/ndxz-studio/install.php?page=2” because the server unexpectedly dropped the connection. This sometimes occurs when the server is busy. Wait for a few minutes, and then try again."

Does this help, or should I call Godaddy.com again?

Thanks!

Asop / 2009-10-18 20:17:57   

Wait. I think I got it.
YAY!

Thanks

shaneedelman / 2010-02-04 17:47:57   

Hey guys!

So I, unfortunately, with GoDaddy, am entering the information in the database information window as instructed in the above thread but am still unable to get to the next screen.

Host Name: shaneedelman.db.5608778.hostedresource.com
Database Name: shaneedelman
User Name:shaneedelman
Password: Xxxxxxxx

This is the information I am entering, as well as Exhibit name: http://www.shaneedelman.net

Help.

xlr8u2 / 2010-02-07 07:28:38   

hi i know how you feel i could not get my db working for months with g-d what i finally did was to instaul dotnetnuke i found them by going to the hosting control center and clicking the "your applications>content managment" link. once it was instauled i look at their web config file and just added my info and it worked here is a copy hope it helps
(connectionStrings>
(clear/>
(add name="Database Name" connectionString="Server=Host Name; Initial Catalog=Database Name; User ID=User Name; Password=mypassword"/>
(add name="LocalSqlServer" connectionString="Server=Host Name; Initial Catalog=Database Name; User ID=User Name; Password=mypassword"/>
(/connectionStrings>
i couldn't get this post to allow me to put in a < so replace all the ('s with a

getoutski / 2011-01-28 03:21:04   

helou, i have ben here before and now came
a point to replace folders so again i came to
the install page of iundexibit.
i did everything as its suggested here and on
some other posts in this forum

now im strating to lose my nerves cos im
spending too much time on this nonsense :P

so here are my proofs and you tell me wtf is wrong with it

mysql
install.php

thx
j

sgerlich / 2011-05-31 09:42:04   

This is pertinent:

Follow the login as stated above...

BUT, to connect to the database, the database will probably need to be created as a remote. with godaddy it defaults to no. click yes... see below:

Allow Direct Database Access:
No    Yes

Note: Databases with External access are located on a separate server than databases without External Access.

This thread has been closed, thank you.