Hi,
I am having difficulty to enable SERWEB logs, even after enabling the logs in config.php
and install PEAR Log package.
Here are the settings in my config.php
$config->enable_loging = true;
$config->log_file = "/var/log/serweb";
$config->log_level = "PEAR_LOG_DEBUG";
This is what I installed on my PC
SERWEB0.9.6
SER0.9.6
MYSQL5.1.17
php-mysql-4.3.9-3.15
Are there any other settings I need to enable or need to install other components?
Thanks
--Srinivas