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!