MySQL Forums
Forum List  »  PHP

connecting to mysql
Posted by: Wal Walraven
Date: February 03, 2006 10:46AM

Hello,
I am sure someone can help me. I installed the following:

Apache 2 in directory D:\Apache\Apache2,
Mysql 5.0.18 in directory D:\mysql
and PHP 5.1.2.2 in directory D:\Apache

Everything seems to work, that is separatly but not together.
I can run mysqlshow -u root -p etc. and the php test gives also
a good result.
But from my php scripts (located in E:\Websites) I get the
message: Call to undefined function mysql_connect()
What do I do wrong ?
Where is my missing link ?

Thanks in advance
greetz Wal

Options: ReplyQuote


Subject
Written By
Posted
connecting to mysql
February 03, 2006 10:46AM
February 04, 2006 04:20AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.