Linux bear.hostingplus.cl 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
LiteSpeed
Server IP : 192.140.57.17 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : explo
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
cpanel /
ea-php56 /
root /
etc /
Delete
Unzip
Name
Size
Permission
Date
Action
X11
[ DIR ]
drwxr-xr-x
2025-07-29 16:09
opt
[ DIR ]
drwxr-xr-x
2023-09-12 07:10
pear
[ DIR ]
drwxr-xr-x
2026-02-05 07:41
php-fpm.d
[ DIR ]
drwx--x---
2026-02-01 18:55
php.d
[ DIR ]
drwxr-xr-x
2026-02-01 18:55
pki
[ DIR ]
drwxr-xr-x
2023-09-12 07:10
pm
[ DIR ]
drwxr-xr-x
2025-07-29 16:09
skel
[ DIR ]
drwxr-xr-x
2023-09-12 07:10
sysconfig
[ DIR ]
drwxr-xr-x
2026-02-01 18:55
xdg
[ DIR ]
drwxr-xr-x
2025-07-29 16:09
xinetd.d
[ DIR ]
drwxr-xr-x
2023-09-12 07:10
pear.conf
1.62
KB
-rw-r--r--
2026-02-13 01:21
pear.conf.rpmsave
1.62
KB
-rw-r--r--
2025-07-14 12:58
php-fpm.conf
561
B
-rw-------
2026-03-09 11:48
php-fpm.conf.rpmnew
1.78
KB
-rw-r--r--
2025-07-14 06:36
php-fpm.conf.rpmsave
561
B
-rw-------
2025-07-28 08:12
php-fpm.conf.save
561
B
-rw-------
2026-03-09 11:48
php.ini
58.7
KB
-rw-r--r--
2026-03-10 01:21
php.ini.rpmsave
58.71
KB
-rw-r--r--
2025-07-29 15:10
Save
Rename
;;;;;;;;;;;;;;;;;;;;; ; FPM Configuration ; ;;;;;;;;;;;;;;;;;;;;; ; All relative paths in this configuration file are relative to PHP's install ; prefix. ; Include one or more files. If glob(3) exists, it is used to include a bunch of ; files from a glob(3) pattern. This directive can be used everywhere in the ; file. include=/opt/cpanel/ea-php56/root/etc/php-fpm.d/*.conf ;;;;;;;;;;;;;;;;;; ; Global Options ; ;;;;;;;;;;;;;;;;;; [global] ; Pid file ; Default Value: none pid = /opt/cpanel/ea-php56/root/var/run/php-fpm/php-fpm.pid ; Error log file ; Default Value: /opt/cpanel/ea-php56/root/var/log/php-fpm.log error_log = /opt/cpanel/ea-php56/root/var/log/php-fpm/error.log ; Log level ; Possible Values: alert, error, warning, notice, debug ; Default Value: notice ;log_level = notice ; If this number of child processes exit with SIGSEGV or SIGBUS within the time ; interval set by emergency_restart_interval then FPM will restart. A value ; of '0' means 'Off'. ; Default Value: 0 ;emergency_restart_threshold = 0 ; Interval of time used by emergency_restart_interval to determine when ; a graceful restart will be initiated. This can be useful to work around ; accidental corruptions in an accelerator's shared memory. ; Available Units: s(econds), m(inutes), h(ours), or d(ays) ; Default Unit: seconds ; Default Value: 0 ;emergency_restart_interval = 0 ; Time limit for child processes to wait for a reaction on signals from master. ; Available units: s(econds), m(inutes), h(ours), or d(ays) ; Default Unit: seconds ; Default Value: 0 ;process_control_timeout = 0 ; Send FPM to background. Set to 'no' to keep FPM in foreground for debugging. ; Default Value: yes daemonize = no ;;;;;;;;;;;;;;;;;;;; ; Pool Definitions ; ;;;;;;;;;;;;;;;;;;;; ; See /opt/cpanel/ea-php56/root/etc/php-fpm.d/*.conf