I've never read something about that on this portal but is there anyone here that has tried HCL on PHP5? I thought it should work without a problem, but I received the following error:
Lost connection to MySQL server at 'reading initial communication packet', system error: 111
So I change the $conf['host'] to
localhostNow I receive this error:
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Is this something related to the web server? or it's about the HCL?

Thanks