just tried my first mysql funcition: mysql_connect(). When I try it in my
browser I get "Fatal Error: undefined function mysql_connect(): I'm running
apache2, php5 and mysql 5.0.22 - all running on Ubuntu 6.06. I can execute
simple php scripts and phpinfo() works fine. What is my problem?