cobelmont92
New Member
- Messages
- 1
- Reaction score
- 0
- Points
- 0
I am a recent signup with x10 hosting and am trying to install Joomla. After using cPanel to create a database (pasave) and a user with all privileges, I am getting either
Access denied for user 'doincny'@'10.33.248.%' to database 'pasave' SQL=CREATE DATABASE `pasave` CHARACTER SET `utf8`
or when using a unique user (not the same as my primary userid for x10)
Unable to connect to the database:Could not connect to MySQL.
When I run a quick test.php file against the db I get
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'ocraig'@'int.web6.vital.x10hosting.com' (using password: YES) in /home/doincny/public_html/tryit.php on line 8
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/doincny/public_html/tryit.php on line 9.
Any help would be greatly appreciated.
Thanks.
Access denied for user 'doincny'@'10.33.248.%' to database 'pasave' SQL=CREATE DATABASE `pasave` CHARACTER SET `utf8`
or when using a unique user (not the same as my primary userid for x10)
Unable to connect to the database:Could not connect to MySQL.
When I run a quick test.php file against the db I get
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'ocraig'@'int.web6.vital.x10hosting.com' (using password: YES) in /home/doincny/public_html/tryit.php on line 8
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/doincny/public_html/tryit.php on line 9.
Any help would be greatly appreciated.
Thanks.