Mysql not working with php?

und3r53v3n

New member
I can't figure out why, but mysql commands are ignored by php, infact they halt the code entirely and seem to do nothing. I checked phpinfo and found no mention of mysql so it must be a configuration step I'm missing. Any tips? I am running php version 5.2.9 on apache 2.2 with mysql 5.1.11 on a win 32 machine.
There seems to be services running. It strikes me as really odd that mysql is not listed in phpinfo.
 
Back
Top