Ujins
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by Ujins-
try to look for fastcgi_buffers in nginx.conf and increase it. in :/usr/local/hestia/data/templates/web/php-fpm/ Create a copy of your current version and increase the max children and rebuild th...
-
Post the line of code failing the compile (the error message from the log file gives you the line number and column number). This line will include a call to some procedure. Show the DECLARE (or pr...
-
The two files are different, and serve different purpose via
-
I generally use SSH and WP-CLI (and other Linux/Unix command-line tools) for this. The exact process depends on the site and how it is configured (for example, if the site"s code is stored in git,...
-
Hi, First, PPTP uses a TCP channel on port 1723 for control and the GRE protocol to encapsulate data and create a VPN tunnel. The issue isn"t really PPTP itself, but GRE (IP protocol 47); GRE doe...