am failing to view playsms log file via GUI and the folder /var/log/lplaysms is empty. what could be there issue?
check config.php
and $core_config['apps_path']['logs']
is /var/log/playsms
and then make sure that /var/log/playsms
is exists
and also your playsmsd daemon script need to be run by a Linux user that has write permission to /var/log/playsms
anton