• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Web vote.php has a fatal error.

Newbie Spellweaver
Joined
Feb 19, 2018
Messages
29
Reaction score
3
Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in C:\AppServ\www\pages\vote.php on line 25

Warning: mysql_real_escape_string(): A link to the server could not be established in C:\AppServ\www\pages\vote.php on line 25
Please fill in the correct account credentials.

How do I fix fatal errors above?
 
Newbie Spellweaver
Joined
Jul 22, 2018
Messages
17
Reaction score
2
Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in C:\AppServ\www\pages\vote.php on line 25

Warning: mysql_real_escape_string(): A link to the server could not be established in C:\AppServ\www\pages\vote.php on line 25
Please fill in the correct account credentials.

Your database credentials are not valid.
You are trying to connect without a username. Perhaps it was removed by accident?
 
Upvote 0
Back
Top