QUOTE(Brivtech @ May 10 2007, 04:15 AM)

Really, an installation on this hosting should be seamless. My hosting configuration is the same, but different company, so I know the ins and outs of it very well.
Some tips:
> Everything is case sensitive. If you have a capital letter out of place, it won't connect.
> The godaddy servers are very strict on configuration, much of this is to do with plugging security holes that other hosting companies leave open, however, the error reporting even at a basic level should tell you what is happening, and my guess is that the next screen would have been either a mySQL error screen, or a permission setting problem.
> Something that concerned me was that you tried 'localhost' as a database name setting. I understand you did this out of desperation, but you need to be clear on what it's asking you for, and the information you are providing:
- The database host name is something like (But not necessarily exactly like) r45mysql34.secureserver.net
- Your database username and database name are one and the same. Don't confuse this with your hosting account login name
Some questions:
What software are you using to FTP the files to your server?
Hi

I am using Dreamweaver as my FTP client and I have even gone into GoDaddy and transferred the files that way...just to make sure they were in ASCII mode. I have also been really careful to get the passwords and user names correct...so I am pretty sure this is not the problem. I deleted the entire cube cart file earlier and am going to try one last time to download it all again. If it don't work....I will either pull my hair out or give up. lol Thanks so much for your help!

QUOTE(druidwarrior @ May 10 2007, 03:32 AM)

Did you upload all the files in ascii mode? sometimes it mess up if you upload in binary.
If you're sure of this than I would suggest you to contact gdaddy tech support to check what is going wrong. perharps there are some mis configuration on your server. I have personally installed CC on gdaddy linux hosting for more than 3 times and they have no problem at all.
Hi Druidwarrior- Yeah, I actually was in GoDaddy today for hours doing that file by file....because I do not know how to make this change in Dreamweaver. I looked in the help files, but couldn't find anything...so I just did it in my hosting account. It still doesn't work, so I am about to give up. Thanks for your help.

QUOTE(Sir William @ May 10 2007, 01:54 AM)

Keep in mind that a LOT of servers are configured by default to NOT show errors on standard output. In order to know what's wrong, you'll likely need to view your log files.
There are ways to 'encourage' PHP to spit out all errors. I'm not sure if the installer scripts do this or not. I'll check with Al tomorrow on it. If they don't, that little thing could help you find out what to tell us so that we can help.


Thanks for your help Sir William! I did not know that servers would do that.....sounds a bit crazy to me; I would think they would want you to know what is happening and show the errors, but I suppose that would be logical.

I appreciate your help and I will try what you suggested below. Hopefully something will give here... Thanks again!