Error Connecting Mysql Databases |
||
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 Zymic Free Web Hosting - General Discussion & Help |
||
![]() |
Error Connecting Mysql Databases |
||
Jul 21 2011, 07:51 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 16 Joined: 20-July 11 Member No.: 199,570 |
I keep getting errors while trying to install something onto my website.
These are the errors: Warning: ini_set() has been disabled for security reasons in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/init.php on line 54 Warning: ini_set() has been disabled for security reasons in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/init.php on line 62Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'tf2spy_clanteam'@'192.168.1.1' (using password: YES) in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/includes/adodb/drivers/adodb-mysql.inc.php on line 358 And the thing that I'm trying to install onto my website is a management system for bans inside a game, I got this installation thing from www.sourceban.com Sorry if it's hard to understand me. |
|
|
Jul 21 2011, 04:03 PM
Post
#2
|
|
|
THE SILENT FORUM NINJA ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 3,706 Joined: 23-January 10 From: on your screen Member No.: 127,507 |
ok first the ini_set() errors. To fix them go to the file and find ini_set and put @ in front so it looks like @ini_set and second your user is wrong it should look like 123456_user
|
|
|
Jul 22 2011, 06:03 AM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 16 Joined: 20-July 11 Member No.: 199,570 |
ok first the ini_set() errors. To fix them go to the file and find ini_set and put @ in front so it looks like @ini_set and second your user is wrong it should look like 123456_user -EDIT- Actually, I fixed it now! Thanks! Also, can you explain to me a bit more about the user thing? -EDIT2- Now I have a new error, it's this : Debug Access denied for user 'tf2spy_clanteam'@'192.168.1.1' (using password: YES) SQL Query type: CONNECT Script: '/webmaster/web_upload/install/index.php' SQL Query: localhost SQL Params: tf2spy_clanteam_ban |
|
|
Jul 22 2011, 06:21 AM
Post
#4
|
|
|
Newbie ![]() Group: Members Posts: 16 Joined: 20-July 11 Member No.: 199,570 |
ok first the ini_set() errors. To fix them go to the file and find ini_set and put @ in front so it looks like @ini_set and second your user is wrong it should look like 123456_user -EDIT- Actually, I fixed it now! Thanks! Also, can you explain to me a bit more about the user thing? -EDIT2- Now I have a new error, it's this : Debug Access denied for user 'tf2spy_clanteam'@'192.168.1.1' (using password: YES) SQL Query type: CONNECT Script: '/webmaster/web_upload/install/index.php' SQL Query: localhost SQL Params: tf2spy_clanteam_ban I'm also seeing Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'tf2spy_clanteam'@'192.168.1.1' (using password: YES) in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/includes/adodb/drivers/adodb-mysql.inc.php on line 358 |
|
|
Jul 22 2011, 05:50 PM
Post
#5
|
|
|
THE SILENT FORUM NINJA ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 3,706 Joined: 23-January 10 From: on your screen Member No.: 127,507 |
STOP trying to use tf2spy_clanteam as your user cause that is NOT your user go to http://zymickb.tk/index.php/MySQL and that will help you with the database cause ou are doing it all wrong
|
|
|
Jul 23 2011, 01:51 AM
Post
#6
|
|
|
Newbie ![]() Group: Members Posts: 16 Joined: 20-July 11 Member No.: 199,570 |
STOP trying to use tf2spy_clanteam as your user cause that is NOT your user go to http://zymickb.tk/index.php/MySQL and that will help you with the database cause ou are doing it all wrong Sorry for being naive, but now I have figured it out! Thanks! Anyway, there's another error :C The first one is: Debug Table 'tf2spy_clanteam_amx.amx_bans' doesn't exist SQL Query type: EXECUTE Script: '/webmaster/web_upload/install/index.php' SQL Query: SELECT `player_ip`, `player_id`, `player_nick`, `ban_created`, `ban_length`, `ban_reason`, `admin_ip` FROM `amx_bans` SQL Params: Table 'tf2spy_clanteam_amx.amx_bans' doesn't exist The second is: Notice: Constant IN_SB already defined in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/includes/converter.inc.php on line 2 Warning: set_time_limit() has been disabled for security reasons in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/includes/converter.inc.php on line 11 Converting amx_bans... Notice: Trying to get property of non-object in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/includes/converter.inc.php on line 34 Notice: Trying to get property of non-object in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/includes/converter.inc.php on line 36 Notice: Trying to get property of non-object in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/includes/converter.inc.php on line 36 Notice: Trying to get property of non-object in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/includes/converter.inc.php on line 36 Notice: Trying to get property of non-object in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/includes/converter.inc.php on line 36 Notice: Trying to get property of non-object in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/includes/converter.inc.php on line 36 Notice: Trying to get property of non-object in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/includes/converter.inc.php on line 37 Notice: Trying to get property of non-object in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/includes/converter.inc.php on line 37 Notice: Trying to get property of non-object in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/includes/converter.inc.php on line 37 Notice: Trying to get property of non-object in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/includes/converter.inc.php on line 39 Notice: Trying to get property of non-object in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/includes/converter.inc.php on line 39 Fatal error: Call to a member function MoveNext() on a non-object in /www/clanteam.com/t/f/2/tf2spy/htdocs/webmaster/web_upload/install/includes/converter.inc.php on line 53 SQL Query type: EXECUTE Script: '/webmaster/web_upload/install/index.php' SQL Query: SELECT UNIX_TIMESTAMP() AS time FROM amx_bans SQL Params: |
|
|
![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 20th May 2013 - 08:51 AM |