Hi all,
I've fallen at the first hurdle when attempting to install OS Ticket... basically I'm getting an "Unable to connect to MySQL server. Possibly invalid login info." error when setting up the install.php file.
I've got a MySQL database created called OST, and have a table within this called OST also. My settings on the install.php file is:
Database
MySQL (version 4.4+) is the only database supported at the moment.
MySQL Table Prefix: OST_
MySQL Hostname: localhost
MySQL Database: OST
MySQL Username: root
MySQL Password: ****
Could anyone give me an idea of where the error is occuring - I seem to have created the database correctly.
Thanks in advance