Jump to content

mysql / php


Recommended Posts

Can anyone help me with this? Im trying to set up a PHP/MySQL environment on IIS... ive done it before, twice, with older versions on other machines. I cant get PHP to see MySql for some reason.

 

I can operate MySql from the command line.

the service is running (although for some reason wont start automatically)

i've edited the php.ini file directing it to the ext folder and uncommenting both mysql and mysqli extensions.

 

im really stumped, ive been and will continue to search for a solution... but man am i stumped.

 

im using the latest version of both....

 

the php.info page i made doesn't say anything about mysql.

 

thanks in advance if anyone can help.

Link to comment
Share on other sites

ill check it out.

 

still going nuts... PHP works, MySql is installed, running, services started. downloaded recommended dlls from mysql. uncommented extensions, inserted the path to my extensions in php.ini, placed php and php ext directories in system path.... rebooted, rebooted, rebooted....

 

i get the php info page telling my everything is sweet.... but no mysql.

 

cant figure out what gives.

 

i've even unistalled and reinstalled everything. changed directory name from php to php5 just so id fell forced to go through everything again.... nothing php related in my windows dir.....

 

uuuuuuuuugh!!!!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...