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

  1. M

    https not working

    apachectl -t AH00548: NameVirtualHost has no effect and will be removed in the next release /etc/apache2/plesk.conf.d/server.conf:6 Syntax OK
  2. M

    https not working

    OK, now I have an output (but my application via browser is not available): root@xserv20648:/opt/psa/admin/bin# /opt/psa/admin/bin/websrvmng -r Service /etc/init.d/apache2 failed to start Service /etc/init.d/apache2 failed to start websrvmng: /opt/psa/admin/sbin/apache_control_adapter execution...
  3. M

    https not working

    I try it, but the same output: root@xserv20648:/opt/psa/admin/bin# websrvmng -r -bash: websrvmng: command not found I have displayed the content of this folder (ls -l) and I see this line: lrwxrwxrwx 1 root root 15 Jun 10 2014 websrvmng -> ../sbin/wrapper What means "websrvmng ->...
  4. M

    https not working

    My server does not know this command "websrvmng" apparently. root@xserv20648:/usr/local/psa/admin/bin# websrvmng -r -bash: websrvmng: command not found
  5. M

    https not working

    I don't know. If you send me commands, so I can provide the output here.
  6. M

    https not working

    I think I use apache webserver and not Nginx !? root:~# cd /usr/local/psa/admin/bin root:/usr/local/psa/admin/bin# nginxmng -e -bash: nginxmng: command not found
  7. M

    https not working

    Hello, thank you for your help: # plesk bin domain -i subdomain.domain.com | grep -i ssl SSL support: On FrontPage over SSL support: Off # netstat -anpt Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0...
  8. M

    https not working

    Greetings, I have Plesk 12 with Ubuntu 14.04 and I have create a self-signed certifikate for my subdomain. Also I have add this certificate in "Hosting Settings" and have enabled "SSL support". Nevertheless, if I type https://<subdomain>.<xyz>.com in my browser, he show "not connection". Also...
Back
Top