CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 [resolved] godaddy hosting

Print topic Send  topic

Author Message
kirchaj

Posts: 215
Posted: 07/26/2016, 7:47 PM

anyone have any experience in setting up a CCS app to run on godaddy hosting? I'll check with support tomorrow but I can't find the right settings for database access.

No matter what I try I get an error like

Database error: cannot connect to Database Access denied for user 'nailhead'@'localhost' (using password: YES)
MySQL Error
Session halted.

Anyone with expertise with this hosting would be appreciated.

Tony
View profile  Send private message
saseow

Posts: 744
Posted: 07/26/2016, 9:48 PM

I have a system on GoDaddy and there is nothing strange about the connection:
"local" => array(
"Type" => "MySQL",
"DBLib" => "MySQL",
"Database" => "Database_Name",
"Host" => "localhost",
"Port" => "",
"User" => "someuserr",
"Password" => "password",
"Persistent" => false,
"DateFormat" => array("mm", "/", "dd", "/", "yyyy", " ", "HH", ":", "nn", ":", "ss"),
"BooleanFormat" => array(1, 0, ""),
"Uppercase" => false

I would check with support if the database is actually there and make sure that your credentials are correct and the user has full permissions.
Sorry, I cannot add anything extra. Support may be your best bet.
View profile  Send private message
kirchaj

Posts: 215
Posted: 07/28/2016, 10:11 AM

I think there were two problems. I reset the db user password and removed some information CCS put in the Mysql port field which was incorrect. Worked perfectly at that point.

Thanks for the help.

Tony
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.