Re: Install did not work
Double-check and see how your web host actually defines the database name. Mine appends my account name to the database name, so instead of the db name being phpdig, it might be:
accountname_phpdig.
Also make sure you have username and password spelled correctly. Case sensitivity applies, too, so double-check that as well.
Let us know if any of these suggestions help solve the problem.
|