mysql_connect(): Access denied for user: 'ODBC@localhost'? (ClientExec)
Hi,I am running PHP 4.3 and MySQL 4.0.2 and trying to install ClientExec. I installed ionCube then try to goto setup and get the error:
Warning: mysql_connect(): Access denied for user: 'ODBC@localhost' (Using password: NO)
Could anyone tell me how to fix this? It's a basic installation, I haven't messed with any important settings in MySQL/PHP.
Thanks.