View Single Post
Old Feb 13th, 2005, 11:10 AM   #21
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 5 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
Quote:
Originally Posted by Ooble
MySQL is running - mysql.exe works. What you need to do is go into php.ini, and find the lines mentioning mysql.so and mysqli.so. Remove the semicolon ( ; ) from the beginning of these lines, save, and restart Apache.
Yea of course it worked, but it errored out when trying to connect to the server... THUS THE SERVER ISN'T ON!

PHP recognizes MySQL because the functions are registered. It's not fucking php.ini.

All he needs to do is start the MySQL server!
__________________

tempest is offline   Reply With Quote