Quote:
Originally Posted by kmike
Very weird.
Ok, what does "cat /proc/loadavg" show when run in the command line?
And since we're so deep in testing, what's output of this php script:
PHP Code:
<?php
echo file_get_contents("/proc/loadavg");
?>
|
i got a open_basedir restriction error.
i cannot test cat /proc/loadavg via the command line cos i am not at home. anymore command line commands to test? i do one shot upon reaching home.