ansonphong / postworld

Wordpress Theme Development Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errors All Over

ansonphong opened this issue · comments

Hi Haidy,
I just noticed that whenever there is error reporting on, the page won't load and all I get is :

Warning: mysql_connect(): Access denied for user 'haidy'@'localhost' (using password: YES) in /Users/phong/Projects Clients/Reality Sandwich/_WEB/RSV2/WORDPRESS/wp-includes/wp-db.php on line 1142

This is related to RSV2-data-migration.
In order to get images and thumbnails, I create connection to drupal DB . You can change this connection to your credentials.

Explanation in https://github.com/phongmedia/RSV2-data-migration/issues/11

ok that makes sense - thanks.