im having problems getting php to talk to mysql, indeed a mysql_connect() is an undefined function.
i installed them when i installed the OS...
You probably need to ask me some more questions in order to work out what is wrong, as i dont really know what to tell you about the system...
php and mysql are working ok on their own, its just the link between the two which i need. Uncommenting the line mysql.so in the extensions part of php.ini, also the extensions directory looks to be going to the correct place.
this is my error...
Fatal error: Call to undefined function: mysql_connect() in /var/www/html/index.php on line 4