Hi,
I recently upgraded a site from 1.x to 2.x and had a cron job that used to hit a template which would create a simple html page and then email the information using the email class in ExpressionEngine. I’ve updated everything to be 2.x syntax correct but I’m now getting this error below when hitting the template.
A PHP Error was encountered
Severity: Warning
Message: mysql_connect() [function.mysql-connect]: Unknown MySQL server host ‘domain’ (1)
Filename: libraries/Functions.php(659) : eval()‘d code
Line Number: 74
Anyone any ideas what this means and also how to fix it?
Thanks,
Mark