MySQL with Apache using PHP?

Jeevs_B

New member
Hi All,

I'm having a couple of problems, I have been in the process of setting up a host using Apache for internal use, i have installed PHP successfully with Apache. However i wanted to install MySQL with this, so i downloaded it and installed without any problems. But i cannot seem to get it to work with PHP, i have edited the php.ini file so that it accepts sql i.e. uncommented 'extension=php_mysql.dll' and added the php folder to by build path for windows. I have seen on tutorials that there is a MySQL command prompt, with the latest version i have this it not the case, the current version i am using is 5.5. Any ideas on what im doing incorrectly?

Any help at all would be grateful, ive spent two days looking through many many turotials with no avail.

Many thanks,

Jeevs!
I forgot to mention i am using Windows Vista and have gone through the whole process of creating a database successfully. Just PHP cannot see it :|
 
Back
Top