error message :
No valid database drivers appear to be compiled into your PHP install. Please confirm that you have mysql, mysqli, and/or postgres7 support installed, and try again.
But I installed mysql 5 with no problems and created cms db and user. Can't get past this screen.
Thanks.
Install Error - 3rd Page. No valid database drivers
Re: Install Error - 3rd Page. No valid database drivers
is there another download and install for MySQL for drivers seperately? Wouldn't the drivers already be in the MySQL5.1.1 install?
Re: Install Error - 3rd Page. No valid database drivers
PHP handles it's database drivers internally. Where did you get php from?
Re: Install Error - 3rd Page. No valid database drivers
from the windows installer php site download. I downloaded the zip file as I guess there are "extensions" missing (i.e. the drivers) but same error.
Re: Install Error - 3rd Page. No valid database drivers
sean, you can try Wampserver, that installs PHP, MySQL, Apache and phpMyAdmin in one package. But then you'd have to uninstall those you have first.