Start a conversation

Php Function we censored throughout all shared server.

Eicra.com disables the following PHP functions to all of our shared server for the security reasons.  When the PHP code is used in an improper way or any insecure php code, potentially it can messed up with Hosting Server and can simply be hacked by hackers. Insecure PHP code can literally harm your server data at the level you cannot even imagine it.

Using the insecure PHP code, as a security hole hackers could enable some very dangerous and powerful PHP functions and can take control over your web hosting server. There are many such php function which should be disabled in the PHP configuration file. Let’s check out the functions that should be disabled in the php configuration file right away on your web server.

=====================
Disable functions List
===================== 

system
passthru
exec
popen
proc_close
proc_get_status
proc_nice
proc_open
proc_terminate
shell_exec
highlight_file
escapeshellcmd
define_syslog_variables
posix_uname
posix_getpwuid
apache_child_terminate
posix_kill
posix_mkfifo
posix_setpgid
posix_setsid
posix_setuid
escapeshellarg
posix_uname
ftp_exec
ftp_connect
ftp_login
ftp_get
ftp_put
ftp_nb_fput
ftp_raw
ftp_rawlist
ini_alter
ini_restore
inject_code
syslog
openlog
define_syslog_variables
apache_setenv
mysql_pconnect
eval
phpAds_XmlRpc
phpAds_remoteInfo
phpAds_xmlrpcEncode
phpAds_xmlrpcDecode
xmlrpc_entity_decode
fp
dl
apache_child_terminate
posix_setsid
leak
pfsockopen
show_source
allow_url_fopen
ftp_exec
ftp_nb_fput
symlink

 

=====================
Resource limits
===================== 

Your site has a maximum amount of resources it can use. This makes sure no single account on a shared hosting server impacts other customers' experiences.

CPU (Accessible cores) = 1
Physical Memory/RAM (MB) = 256
I/O (KB/s) = 512
Entry Processes  = 10
Files (Inodes) = 90,000


The above-mentioned changes can be applied on both Linux as well as Windows shared hosting servers. We define each of these resources and how they affect your account. 

 

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Support-Agent

  2. Posted
  3. Updated

Comments