Erro Using Mysql |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Zymic Free Web Hosting Databases & MySQL |
||
![]() |
Erro Using Mysql |
||
Jun 19 2008, 07:09 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 4 Joined: 19-June 08 Member No.: 37,452 |
Hello all.
I Try to config some files and geting this Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'galaxypvpbrasil_'@'localhost' (using password: YES) in /www/vndv.com/g/a/l/galaxypvpbrasil/htdocs/db/mysql.php on line 8 mySQL no esta disponible por el momento, sentimos el inconveniente... Config.php <?php if(!defined("INSIDE")){ die("attemp hacking"); } $dbsettings = Array( "server" => "localhost", // MySQL server name. "user" => "galaxypvpbrasil_user", // MySQL username. "pass" => "mine password is not here", // MySQL password. "name" => "galaxypvpbrasil_db", // MySQL database name. "prefix" => "game_", // Tables prefix. "secretword" => "RageOnline"); // Cookies. ?> Username Database Name galaxypvpbrasil_user galaxypvpbrasil_db address: galaxypvpbrasil.vndv.com is this configura correctly? |
|
|
Jun 19 2008, 08:17 PM
Post
#2
|
|
![]() Outrageously Uber Ninja ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Moderators Posts: 835 Joined: 10-April 08 From: England Member No.: 18,404 |
Common problem.. only reads the first 16 characters of database usernames as you can see from: 'galaxypvpbrasil_'@'localhost'
In your case you can't even resolve the issue by shortening the database user as your site name is 15 characters already! Hope an admin sees this and it should be fixed soon. *EDIT* This is being fixed. Please be patient and it should work soon. |
|
|
Jun 20 2008, 01:11 AM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 4 Joined: 19-June 08 Member No.: 37,452 |
Common problem.. only reads the first 16 characters of database usernames as you can see from: 'galaxypvpbrasil_'@'localhost' In your case you can't even resolve the issue by shortening the database user as your site name is 15 characters already! Hope an admin sees this and it should be fixed soon. *EDIT* This is being fixed. Please be patient and it should work soon. thx for asking me, i saw it on another post. and alredy fix |
|
|
![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 23rd May 2013 - 06:57 AM |