• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. LTUser

    Turning off Nginx for one domain

    I can't find where I can completely turn off Nginx per domain so that all pages from this domain are only served by Apache. The option, if Nginx is activated, to pass everything from Nginx to Apache does not help. All advanced options for the Apache under (/smb/web/web-server-settings/id/$) ->...
  2. LTUser

    Turning off Nginx for one domain

    Very easily. - Because Nginx in the current configuration slows down the Apache strongly towards the outside. - Because the additional settings of the Apache that you entered in Plesk are not transferred to Nginx and so, among other things, no more text compression takes place.... - Because...
  3. LTUser

    Issue All Domains Apache2/Error 500

    Yes it's there. The Apache 2.4.49 from PPA for Apache 2.x : Ondřej Surý has a problem that led to this error, at least it was here ... (Ubuntu 18.)
  4. LTUser

    Issue All Domains Apache2/Error 500

    My solution was that I renamed the new version (2.4.49) of Apache (/usr/sbin/apache2) and its modules (/usr/lib/apache2/modules) and then copied the last version back from a backup.
  5. LTUser

    Issue All Domains Apache2/Error 500

    Files (.pdf, .ico ...) can be loaded, only index.php and so on cannot be loaded / displayed. error.log: Who can give me some tips / help?
  6. LTUser

    Issue WordPress core upgrade failed

    I can confirm this issue using the last version of Plesk + all updates. Ubuntu 18. Latest, all updates
  7. LTUser

    Resolved redis 6 + phpredis Version mix?

    chris-lea is dead, use instead: sudo add-apt-repository ppa:redislabs/redis
  8. LTUser

    Forwarded to devs Advanced Monitoring extension not working with grafana 8.0.0-1

    Yeah, grafana 8.0.3 is up and running again :)
  9. LTUser

    Forwarded to devs Advanced Monitoring extension not working with grafana 8.0.0-1

    Temporary fix for Ubuntu Users: (Plesk Obsidian) sudo apt-get install -y adduser libfontconfig1 wget https://dl.grafana.com/oss/release/grafana_7.5.1_amd64.deb sudo dpkg -i grafana_7.5.1_amd64.deb Hth.
  10. LTUser

    Forwarded to devs Grafana extension database rights too broad and cannot load unsigned backend plugin

    same issue, Plesk: newest, ubuntu 18.04.5 LTS t=2021-06-12T11:33:08+0200 lvl=info msg="Live Push Gateway initialization" logger=live.push_http t=2021-06-12T11:33:08+0200 lvl=eror msg="Stopped HTTPServer" logger=server reason="failed to open listener on address 0.0.0.0:3000: listen tcp...
  11. LTUser

    Issue Need help » Plesk + CentOS + WP = PHP-FPM CPU @ 100%

    I can confirm the problem with high CPU usage and a related sudden increase in MySQL usage. MySQL also apparently no longer adheres to limitations and reserves or uses memory far beyond the default settings. It is strange that the error has only appeared since we upgraded from Ubuntu 16.04.05...
  12. LTUser

    Input Support for PHP 8.0 in Plesk

    Many bugs have been fixed in PHP 8.0.5 and PHP 7.4.19 and are now stable. ;)
  13. LTUser

    Turn off Apache, use only Nginx

    That's the mess at Plesk that always scares me. Apache2 on Plesk is still without http/2, but already switch the web server to NGinx. Do the web servers on the Internet run with Apache or NGinx? Which is more stable, Apache or Nginx? The version with Nginx is very prone to configuration errors...
  14. LTUser

    Resolved upgrading ubuntu 14.04 to 16.04 went wrong

    This is not a guide for a disaster recovery Here, data from a hard drive should be used that is usually not available in the event of a disaster. Therefore, these instructions are simply worthless. I need Disaster Recovery when the hard drive is destroyed and I have to restore the data from a...
  15. LTUser

    Input I locked myself out of the server / Pleskpanel / SSH

    I will now start the server in rescue mode and then want to adjust the IP address in /usr/local/psa/var/modules/firewall-activate.sh Now my question. Is it enough to update the IP there and restart the server, or have the settings been loaded from the database in the meantime?
  16. LTUser

    Issue LogFileReader broken since 18.0.32 Upgrade...

    (Ubuntu 16.04.7 LTS) When I want to check the log files, I only see the following in the reader:
  17. LTUser

    Issue How can I activate Brotli or update Apache 2.4.6 for easy activation?

    https://www.tunetheweb.com/performance/brotli/
  18. LTUser

    Let's Encrypt extension

    +1 This is a very urgent question.
  19. LTUser

    Issue Dovecot error when starting

    https://www.linuxtechi.com/set-ulimit-file-descriptors-limit-linux-servers/ Hth
Back
Top