Hi it's a long time that i use mysql and php i already created a site and have everything fixed today i tried to access my site via apache but i recieved the following error: call to undefined function mysql_connect everything works fine 1)apache is running 2)mysql -u root -p connects to the mysql server and it runs but what is the problem????????? besides i tried other php files some of them works fine but some of them still send an error for the specified function used in them such as building graph function? but everything was running correctly before today???????????!!!!!!!!!!!!!!!!!!!!!!!!!!!! (today i installed ntfs package to run windows files from my linux but i don't think that the problem is related to it--i am sure somehow- LAMP works fine in my linux) do you have any idea?
MySQL support has to be compiled into PHP and the MySql package has to be installed. http://www.somacon.com/p109.php