Jump to content
  • 0

Control Panel to Database (Remote MySQL)


Katazui

Question


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  167
  • Reputation:   22
  • Joined:  11/23/11
  • Last Seen:  

I finally bought a host, I finally got a good control panel. Instead of ceres, I'm using flux. Yay! http://www.SpookyRO.com/

 

At this point I'm trying to connect my webhost (http://www.hosting24.com/) to my MySQL Database on my computer at home. But everytime I try to use my home host, the error code would show "root@localhost", when it's supposed to be "root@myhostname", but every random host name I put it would show "root@localhost". I'm not sure if it's something in the Flux CP that's doing it, or it's something else. Any ideas?  Right now the hostname is localhost using the localhost database on the webhost. 



Anyone?



ERROR CODE: 

 

Error: PDOException

Message: SQLSTATE[28000] [1045] Access denied for user 'spookyro'@'localhost' (using password: YES)

File: /public_html/lib/Flux/Connection.php:81

File	Line	Function/Method
/public_html/lib/Flux/Connection.php	81	PDO::__construct()
/public_html/lib/Flux/Connection.php	94	Flux_Connection::connect()
/public_html/lib/Flux/Connection.php	159	Flux_Connection::getConnection()
/public_html/themes/default/main/status.php	21	Flux_Connection::getStatement()
/public_html/themes/default/header.php	117	include()
/public_html/lib/Flux/Template.php	359	include()
/public_html/lib/Flux/Dispatcher.php	168	Flux_Template::render()
/public_html/index.php	170	Flux_Dispatcher::dispatch()



Solved.

Edited by Katazui
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

×
×
  • Create New...