Jump to content

Problem in status server page


3245

Recommended Posts

Hello

 

i added my server to whmcs system, but i ee all field is red, Please see below image:

 

Screenshot_8.jpg

 

i did disable csf, but still have this problem.

 

server: cpanel

in page from status/index.php i see below texts:

0 Days 00:00:00 5.3.27 5.5.32 2.3.0

 

Please help me.

 

Thanks.

Link to comment
Share on other sites

try this

 

http://docs.whmcs.com/Common_Troubleshooting_Tips

 

Server load, uptime and phpinfo always say Unavailable or 00:00:00

 

In order for these values to be obtained, the file /status/index.php that you upload to every server has to be able to execute the PHP functions exec and shell_exec on that server. These are often disabled by default for security reasons. To enable them, you need to login to your server by SSH and then locate the php.ini file and open it for editing. Search down for the line that says disabled_functions and then remove exec and shell_exec from the list of functions following that.

 

For security, by default the phpinfo is disabled, you would need to edit the index.php file of the status directory and uncomment the phpinfo(); line,

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated