Search: "php.ini"
Install BigTree CMS on CentOS 7 blog
php-common php-pdo php-mysqlnd ``` Next, you will need to change some default settings of PHP in 'php.ini' file using ...
Installation of BookStack on CentOS 7 blog
the 'php.ini' configuration file. (Here we are using ```nano``` text editor to edit the configuration file. You can also ...
Create Your Own Software Development Platform using Phabricator on CentOS 7 blog
`php.ini` file using any text editor. Here we are using nano text editor, you can also install it using `yum -y install nano ...
How to Install PHP on Ubuntu blog
a2dismod mpm_event a2enmod mpm_prefork ``` Next, you will also set Time Zone in php.ini file: ``` nano /etc/php/7.1/cli/php.ini ...
Build LNMP environment under CentOS 6 - Elastic Compute Service Documentation
-5.6.23/php.ini-production /etc/php.ini # cd /usr/local/php/etc/ # cp php-fpm.conf.default php-fpm.conf # sed -i 's@;pid ...
Install NextCloud on CentOS 7 using Alibaba Cloud ECS blog
the loaded PHP configuration file. `sudo nano /etc/php.ini` Set the appropriate time zone and memory limit. If you want, you can ...
How to Install and Configure Icinga2 Monitoring Tool on Ubuntu 16.04 blog
will need to set timezone that matches your system geographical location. You can do this by editing php.ini file: ``` nano /etc ...
Installing Matomo (Piwik) for Web and Mobile Data Analytics on Alibaba Cloud ECS blog
with NGINX to execute the PHP scripts, edit the PHP configuration file for the PHP-FPM. nano /etc/php/7.2/fpm/php.ini Set the ...
How to Setup WordPress with Nginx and HHVM on Ubuntu 16.04 blog
: /system.slice/hhvm.service ├─3365 /usr/bin/hhvm --config /etc/hhvm/php.ini --config /etc/hhvm/server.ini --user www ...
  • <
  • 1
  • 2
  • 3
  • 4
  • 5
  • >
  •  Total 45 items