HEX
Server: LiteSpeed
System: Linux chromium.pvtwebs.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64
User: plandeptncgov (1317)
PHP: 8.3.31
Disabled: exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //etc/apache2/conf.d/php.conf
# This file was automatically generated by the Cpanel php
# Configuration system.  If you wish to change the way php is being
# handled by Apache on your system, use the
# /usr/local/cpanel/bin/rebuild_phpconf script or the WHM interface.
#
# Manual edits of this file will be lost when the configuration is
# rebuilt.

# These initial handlers serve as fallback in case there is any
#  time between when configuration has changed and when it takes effect.
# We use CGI style since it is simple and the default we use elsewhere.
# If the version is not set to CGI they will get a 404 until the new
#  configuration takes effect which is better than serving source
#  code until the new configuration takes effect.
<IfModule actions_module>
  Action application/x-httpd-ea-php81 /cgi-sys/ea-php81
  Action application/x-httpd-ea-php82 /cgi-sys/ea-php82
  Action application/x-httpd-ea-php83 /cgi-sys/ea-php83
  Action application/x-httpd-ea-php84 /cgi-sys/ea-php84
  Action application/x-httpd-ea-php85 /cgi-sys/ea-php85
</IfModule>

# CGI configuration for ea-php81
<IfModule actions_module>
  Action application/x-httpd-ea-php81 /cgi-sys/ea-php81
</IfModule>

# CGI configuration for ea-php82
<IfModule actions_module>
  Action application/x-httpd-ea-php82 /cgi-sys/ea-php82
</IfModule>

# CGI configuration for ea-php84
<IfModule actions_module>
  Action application/x-httpd-ea-php84 /cgi-sys/ea-php84
</IfModule>

# CGI configuration for ea-php85
<IfModule actions_module>
  Action application/x-httpd-ea-php85 /cgi-sys/ea-php85
</IfModule>

# Set ea-php83 as the system default for php
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php83 .php .php8 .phtml
</IfModule>
# CGI configuration for ea-php83
<IfModule actions_module>
  Action application/x-httpd-ea-php83 /cgi-sys/ea-php83
</IfModule>


# End of autogenerated php configuration.