rappermas -
Joined: 27 Jul 2004 Posts: 2
|
Posted: Tue Aug 10, 2004 11:44 pm Post subject: PHP and MySQL on Abyss Configuration |
|
|
I have installed PHP 5.0.0 and successfully have configured it to work with Abyss. However, what I can't do is make it work with MySQL. Every time I try to connect to the MySQL database, I get the following error:
Call to undefined function mysql_connect()
I have done a LOT of searching on the internet about this problem and nothing seems to work for me. I am on Windows ME, so I installed PHP and MySQL using pre-compiled binaries. Unfortunately, I do not have the luxury of a manual install, where I can for sure solve these problems, so I need to know how to configure PHP to be able to use MySQL commands. I have already managed to make PHP work with MS Access, but MS Access is terrible. It doesn't support the datatypes that I want to use, and for some reason, interprets apostrophies as queries. So, I would like to use MySQL, but I can't! It's driving me crazy! If only someone could help...... Thank you ahead of time for any help. |
|