• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. L

    Issue 504 Gateway Time-out in Apache 2.4.6 + FPM

    Hi I have problem when I upload images to my website due to 504 Gateway Time-out. This issue come when it is working for more than 60 seconds. According my research it is issue in mod_proxy_fcgi when you have website with Apache 2.4.6 + PHP-FPM from NGINX. Error.log: [proxy_fcgi:error] [pid...
  2. L

    Resolved Where is located nginx.conf in Full Plesk Backup

    Ok UFHH01 Thank you for your answer. I thought Full Plesk backup could do a full server backup because my servers providers said me it when I asked him about what software could recommend (In terms of ease for beginners) to do a full server IMAGE backup best regards
  3. L

    Resolved Where is located nginx.conf in Full Plesk Backup

    Hi I am searching file nginx.conf (etc/nginx/ginx.conf) in a Full Plesk Backup server but I cant find it. I can see in domains/mywebsite/backup_conf_datebackup_tgz the files httpd.conf and nginx.conf.bak but this nginx file is only of site, I search the nginx.conf server file (for all domains)...
  4. L

    Issue Again I cant update from autoinstall.plesk.com

    Temporary solution: ps auxxf | grep instal kill "Add here the second static PID" systemctl start httpd systemctl reload iptables sudo /etc/init.d/network restart with netstat -pltune tcp6 5 0 :::8447 :::* LISTEN 0 545357...
  5. L

    Issue Again I cant update from autoinstall.plesk.com

    Chain IN_public_allow (1 references) target prot opt source destination ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ctstate NEW ACCEPT tcp -- anywhere anywhere tcp dpt:https ctstate NEW ACCEPT tcp -- anywhere...
  6. L

    Issue Again I cant update from autoinstall.plesk.com

    Sorry, dont work, this host dont resolve. I run ping then: icmp_seq=8 Destination Host Unreachable The only ping what works is PING autoinstall.plesk.com (185.93.3.24) but never load from plesk I tried: systemctl restart firewalld sudo /etc/init.d/network restart firewall-cmd --reload...
  7. L

    Issue Again I cant update from autoinstall.plesk.com

    Hi Is impossible update any component from autoinstall.plesk.com I read and tried about 10 post/solutions and any work, info as follow: Ping PING autoinstall.plesk.com (72.21.81.253) 56(84) bytes of data. 64 bytes from autoinstall.plesk.com (72.21.81.253): icmp_seq=1 ttl=58 time=94.6 ms 64...
  8. L

    Resolved Big problem restoring server backup with DOCKER data file 100GB

    "SOLVED" installing new server from ZERO...
  9. L

    Resolved Plesk Onix dont allow add full DNS?

    Hi I cant add full DNS record from Plesk Onix, it always add the main domain "xxxx.mysite.com" allowing only add "Subdomain" DNS record. I need add a full DNS, example: ns.maxcdn.com and Plesk only allow me add ns.maxcdn.com.mysite.com How can I add from plesk a full DNS record ? Best regards
  10. L

    Question Docker is fixing the Varnish configuration?

    Hi I have varnish test site blocked by ports and I dont understand what is set up wrong, when I check if varnish test site have cached HIT or MISS I receive error "503 Backend fetch failed". My Apache default port is 7080 and Nginx 80. I set up varnish from setting port to 32780 from nginx port...
  11. L

    Question In what route/path install plesk onix ssl certificates?

    Hello I am trying enable HPKP for my ssl certificates adding wrong code in htacces generated in ssh and I can´t calculate the right sha256 for the public key because I receive errors due to wrong route path. I followed this tutorial trying many options (.key, .pem, .crs, .crt) adding like...
  12. L

    Varnish for WordPress in a Docker container

    Hello I made all steps right but when I check Varnish cache status "HIT or MISS" I dont see "X-Cache: HIT or MISS" line. I dont have installed X-cache, instead I have installed Memcached. Could be it the issue? Varnish 5.1.2 Plesk Onix 17.5.3 Apache 2.4.6 Centos 7.3 I attach image best...
  13. L

    Resolved Can not see Memcached and Varnish in Websites & Domains > PHP Settings

    the issue was libapache2-mod-php, thank you very much for your help And you know say me a ssh code to can show varnish in plesk ? Or this module if is running it means that it is already running on all the websites? best regards
  14. L

    Resolved Can not see Memcached and Varnish in Websites & Domains > PHP Settings

    I just update my post. I made plesk bin php_handler --reread and service httpd restart. The issue is that I dont see in plesk PHP 7.1.5 but if I change for domain for PHP 5.4.45 it is like PHP 7.1.5 with memcached enabled :) Any suggestion for enable varnish adding some "echo" for php 7.1.5 ...
  15. L

    Resolved Can not see Memcached and Varnish in Websites & Domains > PHP Settings

    [root@localhost ~]# php --version PHP 7.1.5 (cli) (built: May 9 2017 18:30:17) ( NTS ) OK, now I have PHP 7.1.5 with memcached enabled. How? I choose PHP 5.4.45 by vendor but it is PHP 7.1.5
  16. L

    Resolved Can not see Memcached and Varnish in Websites & Domains > PHP Settings

    Hi Thank you very much for your suggest. I update PHP version enabling from remi-repo php7 and php 7.1 for that it install libapache2-mod-php and now all is installed but yet I cant see Memcached for check it in Plesk > Tools-Settings > PHP Settings > 7.1.4 FasctCGI Application Very errors...
  17. L

    Resolved Can not see Memcached and Varnish in Websites & Domains > PHP Settings

    I am sorry but with these comands I dont know where is located: I will check how can install "mlocate" module, at the moment the only route that I know was: Memcached loaded (/usr/lib/systemd/system/memcached.service; enabled Active: active (running) In this moment according your suggestion I...
  18. L

    Resolved Can not see Memcached and Varnish in Websites & Domains > PHP Settings

    Ok If I understand it and according to my server files: 1) My PHP version by centos vendor is 5.4.45 located in etc/php.d and etc/php-fpm.d 2) I have additionally added "plesk extras php modules 5.3, 5.6, 7.1.4" installed in routes /opt/plesk/php I write these codes but yet I can´t see in...
  19. L

    Resolved Can not see Memcached and Varnish in Websites & Domains > PHP Settings

    Sorry for this repply, I write in ssh php --version and system says "PHP 5.4.45 " when I cant see this version in /opt/plesk/php/ and I dont know where is installed
  20. L

    Resolved Can not see Memcached and Varnish in Websites & Domains > PHP Settings

    Hello I am sorry but I dont install php from ssh and i see posts (specially this) where you say should be add these lines: # echo "extension=memcached.so" > /opt/plesk/php/5.6/etc/php.d/memcached.ini # plesk bin php_handler --reread the issue is that I dont have file memcached.ini in...
Back
Top