Welcome Guest, Not a member yet? Register   Sign In
Codeigniter 3.1.0 : Problem with logging.
#1

Hello,

I have recently installed the latest version of Codeigniter on my Mac with PHP 5.6.22. I'm facing a problem with the logging feature, in fact, when I change the threshold value from 0 to another one (1 to 4), the site doesn't work anymore, it seems blocked. 

Does anyone has been face that problem?

Kind Regards,
Jérôme.
Reply
#2

Same here! (was just about to open a thread about this myself)

I did notice something that might help: This only happens if I chmod 777 the logs/ directory. Before that (when it was 755) the website responded as usual (however no logs since no write permission, so that's obviously on a solution).

@jerome can you try chmod 755 logs/ to see if you see it too?

I have a Mac running the default apache installation, with php 5.5.36. Everything else seems to be in order but when I change the log_threshold to anything other than 0, I get no response back from the server. I just tried it on a a vanilla install - copied the directories to DocumentRoot and that's it - same issue.

Thanks!
-Dror
Reply
#3

Just a quick update to my (as yet unapproved reply) - this doesn't happen in 3.0.1 (same settings, vanilla install).

-Dror
Reply




Theme © iAndrew 2016 - Forum software by © MyBB