Page 1 of 1

php with mysql

Posted: Fri Jul 18, 2008 3:55 am
by thesteelmam
hi all
iam new in php
i need to test a forum on my local machine
windows xp sp2 and iis
i installed php with mysql extensions and run good on iis
when i test the forum to install its database it gives me the following error:

It appears as though you do not have MySQL enabled for PHP. You will need a working copy of MySQL and PHP's MySQL extensions enabled in order to run Vanilla

i installed mysql server correctly and create a database on it also i copy libmysql.dll to system32 and php directories

what should i do to make this work?
thanks

Re: php with mysql

Posted: Fri Jul 18, 2008 12:02 pm
by alex.barylski

Re: php with mysql

Posted: Fri Jul 18, 2008 1:38 pm
by thesteelmam
hi
thank you for your reply
but i need to use it with iis now, i plan to use apache but not now ...
my problem not in the web server but mysql with php
thank you