I there
i have this domain.com ponted to /home/username/public_html/domain.com
domain.com
/home/username/public_html/domain.com
I added this lines to the .htaccess
To only get the path where PHP stores its logs, use:
pathinfo(ini_get('error_log'),PATHINFO_DIRNAME);
Which should return something like this (on localhost):
/Applications/MAMP/logs