Welcome Guest, Not a member yet? Register   Sign In
Log Directory full of 0KB Files
#1

I have logging set to 0, however my application/log directory is filling up with these hexadecimal file name files that are 0kb in size.  They are just empty files with no file extension.  Any ideas what is causing this?  There are about 25 of these created per minute.  

Example File Names
ce4a693a6e9efac9c509454e95a05339  (0Kb)
02ef66689c7502c569654b7fb035af6b (0Kb)
57b84450ed20db4c8b459137a18dc4f2 (0Kb)

I'm running php 7.3.6 on IIS server and haven't made them move to CI 4 yet.

Thanks!
Reply
#2

Looks like session files. Check your config to be sure the sessions are not written in the log directory.
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/
Reply




Theme © iAndrew 2016 - Forum software by © MyBB