Search: "php.ini"
How to Install BookStack on CentOS 7 blog
php70w-zip php70w-soap curl` Once, the PHP and PHP-FPM are installed on the server. Next, we need to edit the 'php.ini' ...
How to Install Snipe-IT Asset Management Tool on Ubuntu 16.04 blog
also modify the php.ini file: ``` nano /etc/php/7.2/apache2/php.ini ``` Make the following changes: ``` memory_limit = 256M ...
Installing Lighttpd with PHP 7 and MySQL on Ubuntu 16.04 blog
configure the Lighttpd to work with PHP. First of all, you will need to modify ''php.ini'' file using any text ...
How to Install NextCloud on CentOS 7 blog
/etc/php.ini ``` Set the appropriate time zone and memory limit. If you want, you can use -1 as the memory limit, which will ...
Install PHP on CentOS 7 blog
php-memcached php-imagick ``` Edit the loaded PHP configuration file. ``` sudo nano /etc/php.ini ``` ## [How to Setup ...
How to Install Cacti on Ubuntu 16.04 blog
innodb_write_io_threads = 16 ``` Save and close the file. When you are finished. Then, change Timezone setting in php.ini file ...
How to Install OpenCart on Ubuntu 16.04 blog
-curl unzip wget git -y ``` Once all the packages are installed, you will need to make some changes in php.ini file: ``` nano ...
Alibaba Cloud Tech Share - Self-host your personal knowledgebase: Mediawiki with Semantic MediaWiki Forums
-mysql 2) nano /etc/php5/fpm/php.ini Find "cgi.fix_pathinfo=1" and change the 1 to 0. cgi.fix_pathinfo=0 Use Ctrl ...
  • <
  • 1
  • 2
  • 3
  • 4
  • 5
  • >
  •  Total 45 items