By PAULSPEED on
Here is the error message. Can anyone help.
In your ./sites/default/settings.php file you have configured Drupal to use a MySQL5 server, however your PHP installation currently does not support this database type.
Thanks,
Paul
Comments
php5
I have PHP5 running. I have just installed php.ini file
with register globals in the off mode. If this
does not work, I think I will try using php4.
Paul