Wizet
New Member
- Messages
- 644
- Reaction score
- 0
- Points
- 0
I had a vSignup error. I am currently using v2.5 and I have edited nothing. When I get to process.php I get this error:
<code>
Can anyone help me find a solution please?
Also when I use chgpwd.php it gives me this error:
<code>
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO) in /home/kage/public_html/process.php on line 34
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'kage'@'localhost' (using password: NO) in /home/kage/public_html/process.php on line 35
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/kage/public_html/process.php on line 35
Warning: mysql_query() [function.mysql-query]: Access denied for user 'kage'@'localhost' (using password: NO) in /home/kage/public_html/process.php on line 49
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/kage/public_html/process.php on line 49
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/kage/public_html/process.php on line 50
Warning: mysql_query() [function.mysql-query]: Access denied for user 'kage'@'localhost' (using password: NO) in /home/kage/public_html/process.php on line 60
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/kage/public_html/process.php on line 60
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/kage/public_html/process.php on line 61
Warning: mysql_query() [function.mysql-query]: Access denied for user 'kage'@'localhost' (using password: NO) in /home/kage/public_html/process.php on line 68
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/kage/public_html/process.php on line 68
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/kage/public_html/process.php on line 70
Warning: mysql_query() [function.mysql-query]: Access denied for user 'kage'@'localhost' (using password: NO) in /home/kage/public_html/process.php on line 72
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/kage/public_html/process.php on line 72
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/kage/public_html/process.php on line 73
</code>
Can anyone help me find a solution please?
Also when I use chgpwd.php it gives me this error:
Illegal Access
You do not have permission to view this page.
You will be redirected back to the login page in a short while.
Last edited: