gregx59 Posted March 18, 2008 Share Posted March 18, 2008 Hey all - I have a shared reseller account (whm/cpanel, Apache), and the host refuses to enable exec and shell_exec at the server level. The php.ini file at the root of my reseller account doesn't show exec, although it does disable shell_exec. Removing shell_exec from that disable statement did nothing. Are there any other options? Other scripts that might work, or work-arounds on the status.php script? I'd really like to be able to show customers the status. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Developer WHMCS Andrew Posted March 18, 2008 WHMCS Developer Share Posted March 18, 2008 what options do you want to show? 0 Quote Link to comment Share on other sites More sharing options...
joe123 Posted March 18, 2008 Share Posted March 18, 2008 Hey all - I have a shared reseller account (whm/cpanel, Apache), and the host refuses to enable exec and shell_exec at the server level. The php.ini file at the root of my reseller account doesn't show exec, although it does disable shell_exec. Removing shell_exec from that disable statement did nothing. Are there any other options? Other scripts that might work, or work-arounds on the status.php script? I'd really like to be able to show customers the status. If you are talking about load and uptime and those functions are disabled server wide ,there is NO option to enable them ,not by using .htaccess or php.ini file. 0 Quote Link to comment Share on other sites More sharing options...
gregx59 Posted March 18, 2008 Author Share Posted March 18, 2008 what options do you want to show? Considering the alternative is nothing, I'll take whatever I can reasonably get. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Developer WHMCS Andrew Posted March 18, 2008 WHMCS Developer Share Posted March 18, 2008 If you do a quick search for status pages on here, there is one lurking around for HostNine, you should be able to adapt this to your needs without having to have these enabled. 0 Quote Link to comment Share on other sites More sharing options...
brianoz Posted March 27, 2008 Share Posted March 27, 2008 Load and uptime are usually available by reading files in /proc -- assuming you can get to those files! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.