/usr/lib/php/sessionclean (shell script)
(Redirected from /usr/lib/php/sessionclean)
Jump to navigation
Jump to search
sessionclean is a shscript to cleanup stale PHP sessions. It is included in php-common package in Ubuntu and Debian.
/usr/lib/php/sessionclean (no output)
Activities[edit]
- Execute manually
sessioncleanto clean your php sessions - Read https://www.getpagespeed.com/server-setup/php/cleanup-php-sessions-like-a-pro
Related terms[edit]
- Ubuntu
phpsessionclean systemdservice find "/proc/$pid/fd" -ignore_readdir_race -lname "$save_path/sess_*" -exec touch -c {} \
See also[edit]
- PHP sessions,
session_start,php -i | grep session,/var/lib/php/sessions/, sessionclean,phpsessionclean.service (systemd service) - PHP,
php-fpm, www.conf,php -i, PHP sessions,fastcgi_pass,sessionclean (shell script),phpsessionclean.service (systemd service),phpquery,php.ini,/var/log/php*, PECL,php --help, PHPUnit, Laravel, Symfony, PHP framework, Composer,phpbrew, Xdebug, php --version, PHP Fatal error, Hello, World! (php), Zend Engine, FROM php, logs
Advertising: