• 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.

[Release] Deathless Engine Website with 10+Templates

Newbie Spellweaver
Joined
Oct 20, 2014
Messages
35
Reaction score
0
Warning: mysql_connect() [ ]: Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\config.php on line 7
Access denied for user 'root'@'localhost' (using password: YES)
what it is ? what i need to do
 
Joined
May 26, 2009
Messages
17,312
Reaction score
3,222
Warning: mysql_connect() [ ]: Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\config.php on line 7
Access denied for user 'root'@'localhost' (using password: YES)
what it is ? what i need to do

you need mysql enabled and use phpmyadmin with normal pass and configure in C:\xampp\htdocs\config.php i think.
 
Newbie Spellweaver
Joined
Dec 10, 2014
Messages
30
Reaction score
16
I will give you a recommendation, disable the next functions on your php.ini

Code:
disable_functions = escapeshellarg,escapeshellcmd,exec,ini_alter,passthru,pcntl_exec,popen,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,show_source,shell_exec,symlink,system,eval, proc_open, symlink, ini_set

Because on a package like this (not telling you that you put it) i found a backdoor hidden inside various modules.
 
Newbie Spellweaver
Joined
Oct 20, 2014
Messages
35
Reaction score
0
i have some problame with register i setup the website but cant register can help me please
 
Back
Top