Posted by David
2014-08-22

Tom
Found some thing interesting. I took a look in the database, and nothing is set up. None of the table, so of course it's going to return bad user name and or password. The problem hinges around the depreciation of myslq it should now be mysqli. Do you have any idea where that line is in the code. I've looked for an hour and cant seem to find it.
Posted by Tom
2014-08-22

> I took a look in the database, and nothing is set up.

Chances are that you didn't finish the installation script. Maybe an error message showed up but you didn't notice it?

Anyway, there isn't a MySQLi version but I patched the current version for PHP5.4 about three month ago. If you downloaded it more than three month ago, please download it again. The current installation script works on PHP5.4.