Forum Moderators: open
Then I wanted to install phpbb. So I installed MySQL, I can log on using dos prompt and create database, etc etc.
Now, when I come to installed phpbb, I am getting an error:
"The PHP configuration on your server doesn't support the database type that you chose"
So how do I make Php talk to MySQL?
You can check this by searching the phpinfo output for references to mysql.
After 3 days of hair ulling, I decided to uninstall php. I was using the Windows MSI version which seemed to be a cut down version of php.
So I download the zip version and did a manual install, followed the instruction. And it just interfaced with MySQL, just liek that. Nothing still appears in phpInfo but I am happy. My phpbb2 forum is up, yeah.