• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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