Changes between Initial Version and Version 1 of Ticket #37, comment 4
- Timestamp:
- Sep 10, 2015, 11:49:42 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37, comment 4
initial v1 7 7 }}} 8 8 9 The reason php5-fpm need restarting is because the opcache was set to only check that .php files have changed the first time they are access (see ticket:#comment:17 ) however at some point it mus hhave been changed as it is now set to check every 5 mins based on the file time stamp, in `/etc/php5/fpm/php.ini` on [[Crin2]]:9 The reason php5-fpm need restarting is because the opcache was set to only check that .php files have changed the first time they are access (see ticket:#comment:17 ) however at some point it must have been changed as it is now set to check every 5 mins based on the file time stamp, in `/etc/php5/fpm/php.ini` on [[Crin2]]: 10 10 11 11 {{{