CyberPanel Community
De

Demir

@Metehan

0topics
1posts
joined
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