weelk
Basic Pleskian
I was waiting for outgoing antispam for a long time. Now I wanted to upgrade plesk from 11.5.30 to 12.0.18
First Problem:
Before upgrade I came across a message from installer that libapache2-modsecurity is missing from my configuration. So I have installed libapache2-modsecurity. Plesk didn't like generic libapache2-modsecurity and came up with this error message:
I've uninstalled libapache2-modsecurity with:
and also run:
however above error is still there when trying to upgrade. Any suggestions welcome.
Second Problem
I get this warning:
Does this means I have to add the line:
to /etc/fstab and run bootstrapper repair to resolve this issue or shall I upgrade EZ templates?
System Info:
Webfusion VPS
Ubuntu 10.04.4 LTS
Plesk 11.5.30 Update #45
First Problem:
Before upgrade I came across a message from installer that libapache2-modsecurity is missing from my configuration. So I have installed libapache2-modsecurity. Plesk didn't like generic libapache2-modsecurity and came up with this error message:
Code:
ERROR: You have already installed libapache2-modsecurity package which is not from Panel distribution.
You should deinstall package libapache2-modsecurity before component 'modsecurity' installation, otherwise your apache web-server will be broken.
I've uninstalled libapache2-modsecurity with:
Code:
sudo apt-get remove --auto-remove libapache2-modsecurity
Code:
sudo apt-get purge libapache2-modsecurity
however above error is still there when trying to upgrade. Any suggestions welcome.
Second Problem
I get this warning:
Code:
WARNING: After upgrade to Plesk 12, access to Plesk will be unavailable. Users might encounter the error "Function not implemented." To resolve this issue, refer to the article at http://kb.parallels.com/121714
Does this means I have to add the line:
Code:
shm /dev/shm tmpfs defaults 0 0
System Info:
Webfusion VPS
Ubuntu 10.04.4 LTS
Plesk 11.5.30 Update #45
Last edited: