Changes between Version 21 and Version 22 of PhpTop
- Timestamp:
- Oct 14, 2009, 6:47:18 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PhpTop
v21 v22 15 15 == Setup == 16 16 17 It can be globally activated on a LAMP server and requires little ressources and a single line configuration change in your '''php.ini''' (Debian users don't need to know these details). For instance:17 It can be globally activated on a LAMP server and requires little ressources and a single line configuration change in your '''php.ini'''. For instance: 18 18 {{{ 19 19 server:~# echo auto_prepend_file=/path/to/phptop_hook.php >>/etc/php/php.ini