lipp9000
21st July 2006, 16:02
I have MySQL installed and successfully working on ISPconfig, I also have phhmyadmin installed and i can access my databases and add tables and such so thats no problems.
PHP is enabled on a particular domain which has phpBB on it, that i wish to setup. When I'm filling in the install page i set these things:
Database type: MySQL 4.x/5.x
method: install
database server: my server ip
dbname: dbname (works in phpmyadmin)
db user: db user (works in phpmyadmin)
db pass: db pass (works in phpmyadmin)
and then my admin username and password
Then when I click install i get an error:
"The PHP configuration on your server doesn't support the database type that you chose"
Now...is there an extra thing you need to do to configure php with mysql? or should it be set automatically, keep in mind i followed the installation guide on the howtoforge fedoracore 5 page.
Why isnt php configured for mysql on that domain, ispconfig uses mysql and that works fine i can go to that.
Also i get an error in dreamweaver when im trying to connect to mysql, when i click test i get an error "HTTP Error code 405. Method not allowed". It's as if MySQL isnt there at all!!!
Any suggestions?? thanks very much in advance :D
PHP is enabled on a particular domain which has phpBB on it, that i wish to setup. When I'm filling in the install page i set these things:
Database type: MySQL 4.x/5.x
method: install
database server: my server ip
dbname: dbname (works in phpmyadmin)
db user: db user (works in phpmyadmin)
db pass: db pass (works in phpmyadmin)
and then my admin username and password
Then when I click install i get an error:
"The PHP configuration on your server doesn't support the database type that you chose"
Now...is there an extra thing you need to do to configure php with mysql? or should it be set automatically, keep in mind i followed the installation guide on the howtoforge fedoracore 5 page.
Why isnt php configured for mysql on that domain, ispconfig uses mysql and that works fine i can go to that.
Also i get an error in dreamweaver when im trying to connect to mysql, when i click test i get an error "HTTP Error code 405. Method not allowed". It's as if MySQL isnt there at all!!!
Any suggestions?? thanks very much in advance :D