nitro Posted May 18, 2007 Share Posted May 18, 2007 On the WHMCS admin home page / network status area, when I click on "Check Network Status" it doesn't display the Load or Uptime for my servers; it just shows "-" in both. HTTP however shows Online. I have uploaded the status script and specified the correct location in the configuration. Sample output from one status script is: <load>0.31</load><uptime>103 Days 19:35:17</uptime> <phpver> ... etc. Is this happening for anyone else? 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted May 18, 2007 Share Posted May 18, 2007 works fine for me with 3.1.2 in the admin area. 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted May 18, 2007 Share Posted May 18, 2007 Hey, You are using an older version of the status file, please update it with the new one that is in the v 3.1.2 release of WHMCS. From, Adam 0 Quote Link to comment Share on other sites More sharing options...
nitro Posted May 18, 2007 Author Share Posted May 18, 2007 You are using an older version of the status file, please update it with the new one that is in the v 3.1.2 release of WHMCS. That's pretty weird - as I only started using WHMCS at version 3.1.2. I have only ever downloaded a 3.1.2 installer, ie "WHMCS Version 3.1.2 Full Version" Is this not the correct output from the server stats script from 3.1.2: <load>0.67</load><uptime>103 Days 22:52:34</uptime> <phpver>4.4.4</phpver> <mysqlver>4.1.21</mysqlver> <zendver>1.3.0</zendver> I have noticed references to 3.1.1 elsewhere - most recently when doing a re-install, but I had assumed that this was a simple typo: 0 Quote Link to comment Share on other sites More sharing options...
PPH Posted May 18, 2007 Share Posted May 18, 2007 What functions are in your disabled list for php? 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted May 18, 2007 Share Posted May 18, 2007 <load>0.67</load><uptime>103 Days 22:52:34</uptime> <phpver>4.4.4</phpver> <mysqlver>4.1.21</mysqlver> <zendver>1.3.0</zendver> Shouldn't be. The older status files outputted it via xml like you are doing, so I'm guessing you are using an older version of the status file. It should look something like 0.27 7 Days 08:25:54 5.2.2 4.1.21 2.2.0 By the way, upgrade Zend... From, Adam 0 Quote Link to comment Share on other sites More sharing options...
nitro Posted May 18, 2007 Author Share Posted May 18, 2007 Shouldn't be. The older status files outputted it via xml like you are doing, so I'm guessing you are using an older version of the status file. It should look something like 0.27 7 Days 08:25:54 5.2.2 4.1.21 2.2.0 Ah - I see the confusion now - I was pasting the source view of the status page - it shows in the browser as you quote it, but if you view source you'll see the code I quoted. What functions are in your disabled list for php? I have no functions disabled, and have safe mode off at the moment while trying to troubleshoot this: disable_functions no value safe_mode Off allow_url_fopen On but still no joy. not really overly important though... just another avenue for me to procrastinate at the moment 0 Quote Link to comment Share on other sites More sharing options...
Patty Posted May 18, 2007 Share Posted May 18, 2007 Status for Linux servers are OK for me, but it doesn't show the status for my Windows server. 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted May 18, 2007 Share Posted May 18, 2007 Status for Linux servers are OK for me, but it doesn't show the status for my Windows server. Thats because windows servers work differently and should never be used. =P 0 Quote Link to comment Share on other sites More sharing options...
SpookedOut Posted May 18, 2007 Share Posted May 18, 2007 window's servers should be non-existant. They are only designed for internal network purposes or the home desktop.. 0 Quote Link to comment Share on other sites More sharing options...
Patty Posted May 19, 2007 Share Posted May 19, 2007 Tell clients that! As much as I hate to host on Windows, it is necessary, for a lot of people still use ASP and ASP.NET, so unfortunately, I had to get a Windows server as well. Anyway, so the status script is useless for Windows servers, right? 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted May 19, 2007 Share Posted May 19, 2007 Anyway, so the status script is useless for Windows servers, right? Hey, Correct. Their are some PHP scripts out their, that can work on Windows, however they in fact take up a big chunk of CPU usage just do get the server stats. From, Adam 0 Quote Link to comment Share on other sites More sharing options...
Patty Posted May 20, 2007 Share Posted May 20, 2007 Tks for your reply, Adam. I just wanted to make sure it wasn't a problem at my end. 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.