php problem (again)

Status
Not open for further replies.

galaxyAbstractor

Community Advocate
Community Support
Messages
5,508
Reaction score
35
Points
48
Know what causing this?:


Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/viggeswe/public_html/flash/includes/rating_functions.php on line 183

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/viggeswe/public_html/flash/includes/rating_functions.php on line 183

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/viggeswe/public_html/flash/includes/rating_functions.php on line 187

and this:
Warning: file(sec_rules.txt) [function.file]: failed to open stream: No such file or directory in /home/viggeswe/public_html/security2/sec.php on line 3

Warning: Invalid argument supplied for foreach() in /home/viggeswe/public_html/security2/sec.php on line 25

Warning: Invalid argument supplied for foreach() in /home/viggeswe/public_html/security2/sec.php on line 136

Warning: Invalid argument supplied for foreach() in /home/viggeswe/public_html/security2/sec.php on line 145

Warning: Invalid argument supplied for foreach() in /home/viggeswe/public_html/security2/sec.php on line 136

Warning: Invalid argument supplied for foreach() in /home/viggeswe/public_html/security2/sec.php on line 145

Warning: Invalid argument supplied for foreach() in /home/viggeswe/public_html/security2/sec.php on line 136

Warning: Invalid argument supplied for foreach() in /home/viggeswe/public_html/security2/sec.php on line 145

Warning: Invalid argument supplied for foreach() in /home/viggeswe/public_html/security2/sec.php on line 136

Warning: Invalid argument supplied for foreach() in /home/viggeswe/public_html/security2/sec.php on line 145

Warning: Invalid argument supplied for foreach() in /home/viggeswe/public_html/security2/sec.php on line 136

Warning: Invalid argument supplied for foreach() in /home/viggeswe/public_html/security2/sec.php on line 145

Warning: Invalid argument supplied for foreach() in /home/viggeswe/public_html/security2/sec.php on line 136

Warning: Invalid argument supplied for foreach() in /home/viggeswe/public_html/security2/sec.php on line 145

Warning: Invalid argument supplied for foreach() in /home/viggeswe/public_html/security2/sec.php on line 136

Warning: Invalid argument supplied for foreach() in /home/viggeswe/public_html/security2/sec.php on line 145
Edit:
Edit: these are problems caused by a security script and ranking script.
 
Last edited:
Status
Not open for further replies.
Top