OXIESEC PANEL
- Current Dir:
/
/
etc
/
init
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/20/2025 05:23:23 PM
rwxr-xr-x
📄
mysql.conf
1.72 KB
01/12/2018 10:57:39 AM
rw-r--r--
📄
php7.2-fpm.conf
448 bytes
01/13/2020 06:39:59 PM
rw-r--r--
Editing: php7.2-fpm.conf
Close
# php7.2-fpm - The PHP FastCGI Process Manager description "The PHP 7.2 FastCGI Process Manager" author "Ondřej Surý <ondrej@debian.org>" start on runlevel [2345] stop on runlevel [016] # you can uncomment this with recent upstart # reload signal USR2 pre-start script mkdir -p /run/php chmod 0755 /run/php chown www-data:www-data /run/php end script respawn exec /usr/sbin/php-fpm7.2 --nodaemonize --fpm-config /etc/php/7.2/fpm/php-fpm.conf