Changes between Version 14 and Version 15 of PhpTop
- Timestamp:
- Oct 14, 2009, 2:17:56 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PhpTop
v14 v15 24 24 25 25 Wait a few minutes to collect enough data then run '''phptop'''. 26 27 '''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). 26 28 27 29