• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Recent content by becker.enterprises

  1. becker.enterprises

    Issue nginx proxypass not working for static files

    Thanks for your reply. The return directive will not work in this case, because the server is an internal Thumbor Server which is not accessible to the web. Maybe my example with the url was a misleading. With the fine tuning, I am a little bit lost here :( But I can say, if I request a file...
  2. becker.enterprises

    Issue nginx proxypass not working for static files

    I try to load some files via an external server, so I added proxypass directives to the configuration of my domain. This does work fine for non static files but with static files, nginx always tries to serve them which results in a 404. I disabled serving of static files and intelligent serving...
  3. becker.enterprises

    Resolved php dev packages not available on Ubuntu

    In the meantime, I found the problem. The file /etc/apt/sources.list.d/plesk.list is missing :/ Can anyone tell me the correct content of this file for Ubuntu 18.04, Plesk Obsidian 18.0.21 Update #4? [Edit] OK, fixed it by myself. I just installed a package via the plesk installer and it added...
  4. becker.enterprises

    Resolved php dev packages not available on Ubuntu

    Hi, on my Ubuntu 18.04 I do not have the "plesk-phpXX-dev" packages?! The OS is preinstalled by the hoster (hetzner), maybe he left the sources out? These are the sources via apt-get update: root@webserver ~ # apt-get update Hit:1 http://mirror.hetzner.de/ubuntu/packages bionic InRelease Get:2...
Back
Top