I am having a problem trying to install WoWRoster. It says that I don't have MySQL installed which is not true because I was able to create a small PHP file that connected to the database and displayed the contents of a table.
Below is the message I am getting;
PHP Version: Using: 4.3.11 Required: 4.3.0+
MySQL Module: Available: No Required: Yes
GD Module: Available: Yes Required: Optional
When I click the PHPInfo() link, this is what I get for MySQL;
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 3.23.49
Directive Local Value Master Value
mysql.allow_persistent On On
mysql.connect_timeout 60 60
mysql.default_host no value no value
mysql.default_password no value no value
mysql.default_port no value no value
mysql.default_socket no value no value
mysql.default_user no value no value
mysql.max_links Unlimited Unlimited
mysql.max_persistent Unlimited Unlimited
mysql.trace_mode Off Off
Any thoughts? I am using GoDaddy.com as a service provider and am not sure what authority I have to change any of the above settings. Any response is appreciated. Thanks.