Add this to a php file on the web server
1 2 3 <?php echo ini_get('disable_functions'); ?>
1 2 3
<?php echo ini_get('disable_functions'); ?>
PHP: ini_get - Manual
Add this to a php file on the web server <?php // Show all information, defaults to INFO_ALL phpinfo(); // Show just the module information. // phpinfo(8) yields identical results. phpinfo(IN...
{% include warning.html content=”This has not been tested on all linux operating systems use at your own risk.” %} 1 grep -q "net.ipv4.tcp_timestamps" /etc/sysctl.conf && echo "net.ipv4.tc...
Test delivery to a specific email account exim -bt [email protected] Send a message directly though exim exim -v [email protected] 1 2 3 From: [email protected] Subject: Foobar Text Text T...
Softaculous install/reinstall (Cpanel and Interworx)
Revese proxy with apache on Interworx