Dear all
I am trying to install drupal in local machine following configuration

Window 2000
apache_2.0.63-win32-x86-no_ssl.msi
Mysql Serve 4.1
php-5.2.10-win32-installer.msi

when I click Install Drupal in English following error is coming

Database configuration
The following installation warning should be carefully reviewed:
Operations on Unicode strings are emulated on a best-effort basis. Install the PHP mbstring extension for improved Unicode support. (Currently using Unicode library Standard PHP)
Your web server does not appear to support any common database types. Check with your hosting provider to see if they offer any databases that Drupal supports.

Please guide me

Vikas Salunkhe

Comments

dharm kumar’s picture

Dear all
I am trying to install drupal in local machine following configuration

Window XP
apache_2.0.63-win32-x86-no_ssl.msi
Mysql Serve 4.1
php-5.2.8-win32-installer.msi

when I click Install Drupal in English following error is coming

Database configuration
The following installation warning should be carefully reviewed:
Operations on Unicode strings are emulated on a best-effort basis. Install the PHP mbstring extension for improved Unicode support. (Currently using Unicode library Standard PHP)
Your web server does not appear to support any common database types. Check with your hosting provider to see if they offer any databases that Drupal supports.

Please guide me

Dharmender

mlncn’s picture

Status: Active » Closed (cannot reproduce)

This is unrelated to the installation profile.

This issue may help you: #87138: Disable mbstring in .htaccess

And this forum post: http://drupal.org/node/125354