Hi,
the mysql_connect() call is as you posted above, the the
problem is , if Iput a "mysql_close()" (which I did just
for testing) I get the same problem.
thus, The problem is not the syntax to the actual call, it is
that php does not recognise the "mysql_*()" function...