Hi all,
As you said I'm new user
and I've the same problems but i didn't understand your answer sooty
my infos are quite simple ;)) : localhost, root, ""
I'm under wamp5
First,
I put under comment this line in index.php (in "setup" folder)
//$f = array('type'=>'string', 'required'=>1, 'error'=>'password required');
cause i've no password, and the script ask me one ....
Then
I'm getting this message "Unable to connect to MySQL server. Possibly invalid login info. "
I've try this
if(mysql_connect("localhost", "root", "")) echo "OK mysql connexion OK";
in index.php (in "setup" folder)
and "mysql connexion OK" appears ....
so the problem don't come from my "Possibly invalid login info" ...
Any ideas ?
sooty, can you explain how you've done ?
I really want to try this tool ...
tks in advance