Community
Register
Sign in
Home
›
Demir
De
Demir
@Metehan
0
topics
1
posts
Jun 11, 2022
joined
Jun 12, 2022
last seen
Recent replies
There is already a cron to clean PHP session, but it doesn't work, why?
Hi, Changing /usr/local/CyberCP/bin/cleansessions file content with this solved my problem: ``` #!/bin/bash for version in $(ls /usr/local/lsws|grep lsphp); do
Jun 11, 2022