i am a newbie. I have installed debian 2.2 and used apt-get install for apache-commom, php4, and mysql in that order. PHP pages work are dsiplayed by the browser. Mysql is running properly from a command-line, but from a PHP page I receive the error:
Fatal error: Call to undefined function: mysql_connect()
Any ideas? Do i need to reinstall or recompile PHP now that mysql is installed?
thanks.