Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
If anybody gets the same troubles, plesk support did the following :
replace `/usr/bin/python2.6` with `/usr/bin/python2.7` in files
/usr/local/psa/admin/sbin/pmmcli
/usr/local/psa/admin/sbin/pmmcli_daemon
and launch the autoinstaller with
# /usr/local/psa/admin/sbin/autoinstaller...
Hi Igor, I've tried several things but I cannot manage to install this module, could you please look at the error bellow and see if you have a solution ? Thanks by advance :
~yum install libxml2 libxml2-python
There was a problem importing one of the Python modules
required to run yum. The error...
I've completly reinstall plesk by unseslecting the reselecting plesk component from the plesk installer command, so now I can login to plesk panel (12.5.30) but still facing the issue when trying to backup
Internal error: Failed to parse response. Reason: Failed to read data from stream Process...
Nooooo, after running this I'm not able to use plesk :
after loging in I'm redirected to https://xxxx.com:8443/admin/backup/local-repository and the following error is shown :
ERROR: Zend_Controller_Exception: Specified column "plesk_max_version" is not in the row#0...
Igor, after running the command I still cannont delete subscription nor backup the server
response is
Internal error: Failed to parse response. Reason: Failed to read data from stream Process output:
Message Failed to parse response. Reason: Failed to read data from stream Process output...
from panel.log :
[06-Oct-2016 08:24:22 Europe/Berlin] PleskPMMResponseException: Failed to parse response. Reason: Failed to read data from stream Process output:
file: /opt/psa/admin/plib/backup/protocol/PMMConnector.php
line: 708
code: 0
trace: #0...
This has nothing to do with Plesk but I've just found OSSEC and it's a great tool to know what is happening on a server by checking rootkits, monitoring logs, verify checksum of important files etc..
OSSEC can be find on github : http://ossec.github.io/
Thank you Igor, I'm parsing many log files since days without finding the hole, so I was just wondering if Plesk had some tools that can point me to some security flaws... I will check your links thanks.
Hi all, my server is compromised as every day I can see malicous PHP scripts created and burried in some websites. I'm able to find these from the access log, looking for POST requests on unusual PHP locations (example : POST /assets/images/actus/start.php HTTP/1.0). So I've created a fail2ban...