Please Help Me[HELP]

10/30/2011 16:59 SZero[PM]#1
Code:
PHP Error Message

Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in /home/a3984086/public_html/config.php on line 16

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/config.php on line 17

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/a3984086/public_html/config.php on line 17

Free Web Hosting
Home
Register
Community
Downloads
Top Pets
Top Legions
Top Players
Rules
Donate
Elite-Demons » elite4demons.com
Server TimeStatisticsImportant
17:57:09
Maintenance : 20:00 GMT
Top 5 Players

Rank	Name	Level
PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/pages/ltop.php on line 9

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/a3984086/public_html/pages/ltop.php on line 9

Free Web Hosting

PHP Error Message

Warning: mysql_query() [function.mysql-query]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/pages/ltop.php on line 10

Free Web Hosting

PHP Error Message

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/a3984086/public_html/pages/ltop.php on line 10

Free Web Hosting

PHP Error Message

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/a3984086/public_html/pages/ltop.php on line 13

Free Web Hosting
More...
User CP
 Change Password 
  Reset Password
 Forgot Password
Advertisement
Add Google Ads /Vote Buttons Or anything else you want.

PHP Error Message

Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in /home/a3984086/public_html/config.php on line 16

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/config.php on line 17

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/a3984086/public_html/config.php on line 17

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/stats.php on line 5

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/a3984086/public_html/stats.php on line 5

Free Web Hosting

PHP Error Message

Warning: mysql_query() [function.mysql-query]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/stats.php on line 6

Free Web Hosting

PHP Error Message

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/a3984086/public_html/stats.php on line 6

Free Web Hosting

PHP Error Message

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/a3984086/public_html/stats.php on line 7

Free Web Hosting
Total Accounts: 

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/stats.php on line 10

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/a3984086/public_html/stats.php on line 10

Free Web Hosting

PHP Error Message

Warning: mysql_query() [function.mysql-query]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/stats.php on line 11

Free Web Hosting

PHP Error Message

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/a3984086/public_html/stats.php on line 11

Free Web Hosting

PHP Error Message

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/a3984086/public_html/stats.php on line 12

Free Web Hosting
Total Characters: 

PHP Error Message

Warning: shell_exec() has been disabled for security reasons in /home/a3984086/public_html/stats.php on line 14
please help me guys.. i get all those error messeges! from my site u can check it out ur self (subzeroonline.net63.net)[Only registered and activated users can see links. Click Here To Register...]
10/30/2011 17:22 Eurion#2
The link shows that your site is under their admin review for malicious content. But as for your error, the report gives you the answer to your question.

Quote:
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/config.php on line 17
The user you provided in your config.php doesn't have permission to connect to the server.
10/30/2011 17:29 XxFearReaperXx#3
hey Eurion,
I've tried helping him on this one.
He cant get it up on local at all. so using an FTP site with it properly linked to his database through:
Code:
a3984086'@'*HIDDEN-IP*
it still pops up on his FTP site as the same thing though all the configs were changed.
it still claiming access denied for him at localhost.
10/30/2011 17:34 Eurion#4
Have you scanned his ports to make sure that 3306 is open and able to communicate?
10/30/2011 17:36 XxFearReaperXx#5
yeah ports on 3306 TCP/UDP are open.
i think its something to deal with the mysql version he's using. site is saying now that it wont support mysql 3.6 4.0 etc
10/30/2011 17:39 Eurion#6
The new error is his Php/Apache version. It's too high for the mysql he's using for his server. Depending on the web server that's being used, all you need to do is get an earlier version.
10/31/2011 07:47 Silvalite110#7
Yea - i would advise going with Eurions idea coz it should work :)
10/31/2011 15:53 SZero[PM]#8
Quote:
Originally Posted by Eurion View Post
The new error is his Php/Apache version. It's too high for the mysql he's using for his server. Depending on the web server that's being used, all you need to do is get an earlier version.
Bro Heres The Site And Its Working Now[Only registered and activated users can see links. Click Here To Register...]
And about the appache server .im not using it at all
im using FileZilla and its gives me those errors tho
Code:
PHP Error Message

Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in /home/a3984086/public_html/config.php on line 16

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/config.php on line 17

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/a3984086/public_html/config.php on line 17

Free Web Hosting
Home
Register
Community
Downloads
Top Pets
Top Legions
Top Players
Rules
Donate
Elite-Demons » elite4demons.com
Server TimeStatisticsImportant
16:53:28
Maintenance : 20:00 GMT
Top 5 Players

Rank	Name	Level
PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/pages/ltop.php on line 9

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/a3984086/public_html/pages/ltop.php on line 9

Free Web Hosting

PHP Error Message

Warning: mysql_query() [function.mysql-query]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/pages/ltop.php on line 10

Free Web Hosting

PHP Error Message

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/a3984086/public_html/pages/ltop.php on line 10

Free Web Hosting

PHP Error Message

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/a3984086/public_html/pages/ltop.php on line 13

Free Web Hosting
More...
User CP
 Change Password 
  Reset Password
 Forgot Password
Advertisement
Add Google Ads /Vote Buttons Or anything else you want.

PHP Error Message

Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in /home/a3984086/public_html/config.php on line 16

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/config.php on line 17

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/a3984086/public_html/config.php on line 17

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/stats.php on line 5

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/a3984086/public_html/stats.php on line 5

Free Web Hosting

PHP Error Message

Warning: mysql_query() [function.mysql-query]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/stats.php on line 6

Free Web Hosting

PHP Error Message

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/a3984086/public_html/stats.php on line 6

Free Web Hosting

PHP Error Message

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/a3984086/public_html/stats.php on line 7

Free Web Hosting
Total Accounts: 

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/stats.php on line 10

Free Web Hosting

PHP Error Message

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/a3984086/public_html/stats.php on line 10

Free Web Hosting

PHP Error Message

Warning: mysql_query() [function.mysql-query]: Access denied for user 'a3984086'@'localhost' (using password: NO) in /home/a3984086/public_html/stats.php on line 11

Free Web Hosting

PHP Error Message

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/a3984086/public_html/stats.php on line 11

Free Web Hosting

PHP Error Message

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/a3984086/public_html/stats.php on line 12

Free Web Hosting
Total Characters: 

PHP Error Message

Warning: shell_exec() has been disabled for security reasons in /home/a3984086/public_html/stats.php on line 14

Free Web Hosting
Players Online: -2
Server Status: Offline
Hello Every One , This will be the most important text in this box 
Thank You
Announcements
----------------
Edit:#1
Btw Im Using Chaos DataBase.Should I Use AnyOther One? Or Its Not Related?
----------------
Edit: #2
Or Should I Use Another WebSite Files??

Please Help me!TY

Now I Sat The Website Up.But For Me It Appears 0 Errors.But
When I Try At Another Computer It Gets Me Alot Of Errors
So What Would Be The Fix
Heres The Error Messeges
Code:
warning:mysql_connect() Ac denied for user "root"@localhost(using password:YES) in /home/a 1945242/public_html/config.php on line 30
and many more and dont know how to fix this

Please Help
[Only registered and activated users can see links. Click Here To Register...]