Changes between Version 22 and Version 23 of PhpTop
- Timestamp:
- Oct 14, 2009, 6:48:08 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PhpTop
v22 v23 23 23 Wait a few minutes to collect enough data then run '''phptop'''. 24 24 25 '''phptop''' expects that PHP standard error is logged into your web server error log files (or at least any other log mechanism). This should be the case on any sane LAMP setup, otherwise you are strongly advised to fix it (use {{{log_errors=on}}} in your php.ini).25 '''phptop''' expects that PHP standard error is logged to your web server error log files (or at least via any logging mechanism). This should be the case on any sane LAMP setup, otherwise you are strongly advised to fix it (use {{{log_errors=on}}} in your php.ini). 26 26 27 27