当前系统用户: | 当前脚本所有者: www-root当前操作系统: Linux vgluhova.ru 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 当前服务器 IP 地址: 127.0.0.1 当前 PHP 版本: 8.2.29 服务器当前时间: 2026-08-14 17:36:20 当前没有使用 PHP-FPM。proc_open function is disabled or not available.加载的PHP扩展: Core, date, libxml, openssl, pcre, sqlite3, zlib, bz2, calendar, ctype, hash, fileinfo, filter, ftp, gettext, gmp, json, iconv, SPL, random, Reflection, session, standard, mbstring, shmop, SimpleXML, sockets, tokenizer, xml, apache2handler, mysqlnd, PDO, curl, dom, gd, intl, exif, memcache, memcached, mysqli, pdo_mysql, Phar, soap, sodium, xmlreader, xmlrpc, xmlwriter, zip, Zend OPcache
正在运行的 PHP 进程:
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
Invalid process data format
当前PHP脚本的进程ID: 2991810
开始kill PHP进程...
共终止PHP进程数: 0
检查定时任务
内容来自 /etc/crontab
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file
# and files in /etc/cron.d. These files also have username fields,
# that none of the other crontabs do.
SHELL=/bin/sh
# You can also override PATH, but by default, newer versions inherit it from the environment
#PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# Example of job definition:
# .---------------- minute (0 - 59)
# | .------------- hour (0 - 23)
# | | .---------- day of month (1 - 31)
# | | | .------- month (1 - 12) OR jan,feb,mar,apr ...
# | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat
# | | | | |
# * * * * * user-name command to be executed
17 * * * * root cd / && run-parts --report /etc/cron.hourly
25 6 * * * root test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.daily; }
47 6 * * 7 root test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.weekly; }
52 6 1 * * root test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.monthly; }
#
30 3 * * 0 root test -e /run/systemd/system || SERVICE_MODE=1 /usr/lib/x86_64-linux-gnu/e2fsprogs/e2scrub_all_cron
10 3 * * * root test -e /run/systemd/system || SERVICE_MODE=1 /sbin/e2scrub_all -A -r
/etc/cron.d/php
# /etc/cron.d/php@PHP_VERSION@: crontab fragment for PHP
# This purges session files in session.save_path older than X,
# where X is defined in seconds as the largest value of
# session.gc_maxlifetime from all your SAPI php.ini files
# or 24 minutes if not defined. The script triggers only
# when session.save_handler=files.
#
# WARNING: The scripts tries hard to honour all relevant
# session PHP options, but if you do something unusual
# you have to disable this script and take care of your
# sessions yourself.
# Look for and purge old sessions every 30 minutes
09,39 * * * * root [ -x /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean; fi
/etc/cron.d/roundcube-core
# Note: This is a no-op when PID1 is systemd
#
# Database cleaning: remove old records that were marked as deleted
0 5 * * * www-data test -d /run/systemd/system || /usr/share/roundcube/bin/cleandb.sh >/dev/null
# Purge expired sessions, caches and tempfiles
* 5 * * * www-data test -d /run/systemd/system || /usr/share/roundcube/bin/gc.sh
/etc/cron.d/sysstat
# The first element of the path is a directory where the debian-sa1
# script is located
PATH=/usr/lib/sysstat:/usr/sbin:/usr/sbin:/usr/bin:/sbin:/bin
# Activity reports every 10 minutes everyday
5-55/10 * * * * root command -v debian-sa1 > /dev/null && debian-sa1 1 1
# Additional run at 23:59 to rotate the statistics file
59 23 * * * root command -v debian-sa1 > /dev/null && debian-sa1 60 2