You are right I checked the phpinfo in which I could find below info
(You can access this @
http://islamicwisdom786.com/phpinfo.php)
Directive Local Value Master Value
-----------------------------------------------------------
display_errors On On
display_startup_errors Off Off
error_append_string no value no value
error_log no value no value
error_prepend_string no value no value
error_reporting 6135 6135
html_errors On On
ignore_repeated_errors Off Off
log_errors Off Off
log_errors_max_len 1024 1024
I modified log_errors Off to On in php.ini..
Anything else should I change? also what will be the log directory I can expect to have the logs created?