|
I figured out that I could get rid of the "failed" message by removing "pligg" in all instances that I am talking to the db - since I didn't install my db with the pligg_users prefix.
So... I get the nice welcome message and the email with a link with code=232342530401... but, when I click on the link I get "No input file specified."
and when I remove the "/" in the string after validation.php I get "Could not connect: Unknown MySQL server host 'DB_HOST' (1)". I have correctly defined my db.
Hmmm
|