View Single Post
Old Jul 9th, 2005, 8:10 AM   #2
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
You have to enable php_mysql.dll and php_mysqli.dll in php.ini. You do this by removing the semicolon from these two lines:
;extension=php_mysql.dll
;extension=php_mysqli.dll
Then restart the Apache server.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote