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

3 years ago
admin

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

Renew Let’s Encrypt For Domains Command Line

4 years ago

cd /usr/local/directadmin/scripts ./letsencrypt.sh renew [domain.com] 4096

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

4 years ago

We calculate based on the following formula: pm.max_children = Total RAM dedicated to the web server / Max child process…

Install VPN Server by script openvpn-install

4 years ago

I would like to introduce to you, the simplest and easiest way to install OpenVPN Server on Linux HDH that…

Instructions to upgrade DirectAdmin version

4 years ago

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

Directadmin change httpd to nginx

4 years ago

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

Directadmin upgrade/downgrade PHP version

4 years ago

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

Dynamic Text Resizing in Swift

7 years ago

Creating a great user experience lies in making every interaction feel nature and intended to the user. In a recent…