LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux 8.0 installed with Apache 2.0, PHP and MySQL (https://www.linuxquestions.org/questions/linux-newbie-8/linux-8-0-installed-with-apache-2-0-php-and-mysql-38142/)

fmagoufis 12-12-2002 12:58 PM

Linux 8.0 installed with Apache 2.0, PHP and MySQL
 
I just built a new Linux 8.0 system and loaded the Apache 2.0 Server, PHP and MySQL Server with the install. I cannot seem to run any PHP MySQL Functions. I get this error:

Fatal error: Call to undefined function: mysql_connect()

Any ideas?

sewer_monkey 12-12-2002 01:13 PM

Open up the Package Manager application, and check out the PHP packages. There should be a package named "php-mysql" which you don't have installed. This package enables PHP to access MySQL servers.


All times are GMT -5. The time now is 03:34 PM.