Page 1 of 1

Your PHP installation appears to be missing the MySQL extens

PostPosted: February 23rd, 2012, 6:17 am
by Dharmik
Hello everyone.
I got an error like below while accessing home page of wordpress.
"Your PHP installation appears to be missing the MySQL extension which is required by WordPress."
It is running fine without running batch file on IIS using MS Sql.
When i trying to make dll using phalager,i encountered error like above.
Am i missing something or what?
Thanks in advance

Re: Your PHP installation appears to be missing the MySQL ex

PostPosted: February 23rd, 2012, 1:20 pm
by Jakub Misek
Hi,
it is important to properly install the mssql abstraction layer. It overwrites the MySql extension check, so wp should not be able to show such error at all.