Welcome Guest, Not a member yet? Register   Sign In
Unable to log
#1

[eluser]Unknown[/eluser]
Hi,

I am new to CodeIgniter. I am trying the tutorial. When I try the "News section", the line:
$this->load->database();
in the construction never returns. There is no error. To make sure the error log works, I have made an artificial error by delete the last curly bracket. The error message appears on Firefox, as expected. But there is no log file under application/logs.

I have already set
$config['log_threshold'] = 4;
in application/config/config.php

The database.php (mysql) looks okay. Mysql command line tools is working.

Any information would be appreciated. Thanks in advance.




Theme © iAndrew 2016 - Forum software by © MyBB