Problem connecting to mysql server using php
Posted: Mon Jan 17, 2005 11:22 am
Whenever i try to connect to mysql server, i get this:
Fatal error: Call to undefined function mysql_connect() in ........ on Line ....
What's wrong?
i've mysql and apache installed on an external drive and both of them are working individually. Their host is localhost and the port for apache is 81 and for mysql is 3306.
Fatal error: Call to undefined function mysql_connect() in ........ on Line ....
What's wrong?
i've mysql and apache installed on an external drive and both of them are working individually. Their host is localhost and the port for apache is 81 and for mysql is 3306.