In the previous section I described the way install php version 7 CentOS system and panel VESTACP.
This time will describe the procedure to insert a module opcache php 7.0
 
We log on to the console and issue the command:
yum install php-opcacheThen restart the service:
HTTPD:
sudo service httpd restartPHP i Nginx:
sudo service php-fpm restart && sudo service nginx restartFinally, verify that the module is switched on:
php -i | grep opcache.enableWe should get the result:
opcache.enable => On => OnAfter the file is created php.info module should already be visible.
The guide below describes how to install KeePass on Ubuntu. Całość wykonamy za pomocą kilku poleceń…
Master PDF Editor is a comprehensive PDF program, which includes many features. Oprócz tworzenia i edycji…
Iotop jest prostym narzędziem dla systemów Uniksowych umożliwiającym monitorowanie użycia dowolnego nośnika pamięci flash/hdd/ssd w…
You can separate two or more commands with semicolons (;), Semicolon (;): służy do oddzielania…
Poniższy poradnik opisuje w jaki sposób za pomocą konsoli możemy dokonać edycji danych zdjęcia exif.…
The following guide describes how to install Rocket.Chat on Rocky Linux 8 Całość bardzo prosto zainstalujemy…