I'm running win7 and local WAMPSERVER. From step 3 to step4 I get this message
"Warning: mysqli::mysqli() [mysqli.mysqli]: (28000/1045): Access denied for user 'jose'@'localhost' (using password: YES) in C:\wamp\www\familytreephp\includes\classes\db.php on line 9
Access denied for user 'jose'@'localhost' (using password: YES)"
The password I used on step 1 is not "YES" . What happened? How can I solve the problem?
Also, how can I modify the includes/config.php file to allow security permits to 644? The file is empty now.
