Technology

Renew Let’s Encrypt For Domains Command Line

Recent Posts

Create PHP-FPM Status Page for nginx+php-fpm in directadmin

Go to Custom HTTPD ConfigurationSelect the php-fpm version you are running for the domain you…

3 years ago

server reached pm.max_children setting (10), consider raising it.

We calculate based on the following formula: pm.max_children = Total RAM dedicated to the web…

4 years ago

Install VPN Server by script openvpn-install

I would like to introduce to you, the simplest and easiest way to install OpenVPN…

4 years ago

Instructions to upgrade DirectAdmin version

cd /usr/local/directadmin/custombuild/ ./build update ./build update_da

4 years ago

Directadmin change httpd to nginx

cd /usr/local/directadmin/custombuild ./build set webserver nginx ./build update ./build set php1_mode php-fpm ./build set php2_mode…

4 years ago

Directadmin upgrade/downgrade PHP version

vi /usr/local/directadmin/custombuild/options.conf #here you can modify 7.4 to 7.3./build update./build php n

4 years ago