Thread
:
Mysql driver install
View Single Post
#
2
(
permalink
)
10-06-2007, 10:22 AM
eztam
Junior Member
Join Date: Oct 2007
Posts: 2
Take a look at your php.ini file.
You have to set these extensions (remove ; in front of these two lines or add them):
Code:
extension=php_pdo.dll extension=php_pdo_mysql.dll
eztam
View Public Profile
Send a private message to eztam
Find all posts by eztam