Hi guys - I'm attmepting to install OSTicket on a Windows 2008 R2 box with IIS 7 installed. I already have MySQL 5.1 installed and PHP 5. Both are working correctly as I have a couple of wordpress sites working without any issues.
I have ensured the permissions are correct on the ost.config.php file and have enabled 'short_open_tag' in my php.ini.
I then went ahead and created a new database and associated user in phpmyadmin and granted all privilages.
When I run through the initial OSTicket setup I receive the following error
'Unable to connect to MySQL server. Possibly invalid login info.'
I am using the following details:-
MySQL table Prefix: _ost
Hostname: Localhost
MySQL Database: apollonticket
MySQL Username: ticketuser
MySQL password: passwordhere
I have tried deleting and re-creating the database and user, however the problem still occurs.
Anyone know how I can fix this? I'd love to use OSTicket, as it looks like it will fit my needs nicely.
Many thanks for any help.