MyBB Community Forums

Full Version: Server Load: Unknown?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
2 out of my 4 MyBB sites shows the server load, the 2 that don't say "Unknown" instead. Any ideas why?
FreeBSD? Could be your PHP doesn't allow the command to view the sys info too.
CentOS 5. And why would it work on 2 of my sites but not the other 2? I can't figure it out. Sad
Sorry to bump this but anybody have any ideas?
Bump?
What version of MyBB are you using? 1.4.7? I think this was reported as a bug...
All 4 of my sites are using 1.4.7, all 4 are on the same server, and all 4 are using identical settings.
You could add some debug messages to inc/functions.php::get_server_load() to see what's going on.
How would I go about doing that?