Installation fails
-
Hi there
I am getting following error messages:Warning: mysqli_real_connect(): (28000/1045): Access denied for user ‘userx’@’localhost’ (using password: YES) in /var/www/mydomain_com/public_html/wp-includes/wp-db.php on line 1452
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /var/www/mydomain_com/public_html/wp-includes/wp-db.php on line 1482
Warning: mysql_connect(): Access denied for user ‘userx’@’localhost’ (using password: YES) in /var/www/mydomain_com/public_html/wp-includes/wp-db.php on line 1482
using PHP Version 5.6.13-0 with mySQL 5.5.44-0
Seems something to be with PDO. Is there a step by step instruction how to fix that?
- The topic ‘Installation fails’ is closed to new replies.