• 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.

Recent content by laz

  1. L

    Input Bash script to compile Nginx from source with additional modules on Plesk Onyx

    no actually i was asking myself the same and thougth it came from the script. i dont know what iit is for actually. the reason why i use the script was rtmp streaming service on one of my machines. i uncomment the configs with the passengers areas. i uncomment the whole http area in my config...
  2. L

    Input Bash script to compile Nginx from source with additional modules on Plesk Onyx

    try to compile the module and copy it to the needed location with: root@server:~/nginx-1.15.6/objs# cp ngx_http_passenger_module.so /usr/share/nginx/modules/ -v 'ngx_http_passenger_module.so' -> '/usr/share/nginx/modules/ngx_http_passenger_module.so' now the error changed to nginx: [emerg]...
  3. L

    Input Bash script to compile Nginx from source with additional modules on Plesk Onyx

    Hi Script runs successfull but at the end i couldn start the service because of a module. Here is the error from log. nginx: [emerg] module "/usr/share/nginx/modules/ngx_http_passenger_module.so" version 1013008 instead of 1015006 could i update the module manual or running the script with...
Back
Top