Hi all,

I am using cPanel EA4 (EasyApache) on Godaddy VPS
It using PHP-FPM with PHP 5.6.x

I had installed a new ZC 1.5.5b with skin.

But now I discovered that look like cPanel's EA4 work different with EA3 by default setting ...

On my other older VPS that using EA3
Any Zen Cart have error will save a files in /logs this position...

But EA4 look like not work this way, it log at the apache error log
for example
my web site there
/public_html/zencart155b
so on general any PHP error log that make by ZC will auto save at
/public_html/zencart155b/logs
But my EA4 haven't any log on above folder ....
The logs is Outside of the public_html, but at it root have a logs folder
/logs/abc_com.php.error.log

Do anyone that using cPanel with EasyApache4 can share what setting wrong on the Zen Cart?

Since If can't fix this, it will make me debug very hard!

Thank