Difference between revisions of "/usr/lib/php/sessionclean (shell script)"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
− | + | /usr/lib/php/sessionclean | |
+ | (no clean) | ||
Revision as of 18:53, 30 August 2021
sessionclean
is a shell script to cleanup stale PHP sessions included in php-common
package in Ubuntu and Debian.
/usr/lib/php/sessionclean (no clean)
Activities
- Execute manually
sessionclean
to clean your php sessions
Related terms
- Ubuntu
phpsessionclean systemd
service find "/proc/$pid/fd" -ignore_readdir_race -lname "$save_path/sess_*" -exec touch -c {} \
See also
- PHP,
php-fpm, www.conf
,php -i
, PHP sessions, symfony,fastcgi_pass
,sessionclean (shell script)
,phpsessionclean.service (systemd service),phpquery
,php.ini
,/var/log/php*
, PECL,php --help
, PHPUnit, Laravel, PHP framework, Composer,phpbrew, Xdebug, php --version
, PHP Fatal error, Hello, World! (php), Zend Engine, FROM php
Advertising: