Hi,
I built a small CMS which ran on PHP 4.0.3. Shortly after I completed the work the server was upgraded (to 4.4.2sf2). Now I cannot use the site, as I get this message on the first page
Fatal error: Call to undefined function: mysql_connect() in
/usr/local/home/httpd/vhtdocs/CLIENT-NAME/www/connect.php on line 7
I have ran a phpinfo() page, but I don't know where to look to see what is missing.
I have SSH access to the server, but I have little experience with the command line and the php.ini files.
Any ideas?
thanks,
Mei