Fatal error:
Posted: Fri Jul 09, 2004 3:31 pm
Fatal error: Call to undefined function: mysql_connect() in /var/www/html/index.php on line 3
This is the error i get, when i try to access my local mysql server, at my Fedora Core 1. Searching around the net, and my desktop, i have discovered, that the PHP version my server is running, is not compiled with the mysql module.
Therefor , i downloaded php 4.something and compiled it with mysql, and still i get nothing..
The most logical thing, is that im doing something wrong in the installation, most propably, the new php version is installed in a directory that does not affect the previous version..
Please advice...
This is the error i get, when i try to access my local mysql server, at my Fedora Core 1. Searching around the net, and my desktop, i have discovered, that the PHP version my server is running, is not compiled with the mysql module.
Therefor , i downloaded php 4.something and compiled it with mysql, and still i get nothing..
The most logical thing, is that im doing something wrong in the installation, most propably, the new php version is installed in a directory that does not affect the previous version..
Please advice...