Welcome Guest, Not a member yet? Register   Sign In
Session files created during POST?
#1

I have a website using CI 3, PHP 5.6 and an ubuntu server.
every time there is a POST to the website, the sessions in the path /var/lib/php/ sessions continue to increase and are not deleted.

the question is whether the session created during the POST was created from the CodeIgniter system or from PHP?

Meanwhile I cleaned the session in /var/lib/php/ sessions using cronjob and also enabled PHP Garbage Collector because it will make a full inode if the session file is not deleted
Reply
#2

(This post was last modified: 02-04-2021, 10:33 PM by php_rocs.)

@akaope,

Exactly what version of CI 3 are you using? What is the permissions of the parent directories?
Reply




Theme © iAndrew 2016 - Forum software by © MyBB