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.
UPDATE:
Second issue solved here: https://talk.plesk.com/threads/pop3d-pem-no-start-line.332732/
Hello IgorG:
"Yes, '[email protected]@' is strange record. I suppose that this extra @ symbol comes from some incorrect record in database or something else."
What is the psa-db-table-name we are...
SOLVED:
The all in one-error message "no start line" is misleading.
I hate those messages. They can cause hours, days and weeks of investigations.
My system needs a dhparam section in the pop3d.pem
This is not metioned in the Paralleles Plesk KB...
http://kb.odin.com/en/1062
I'm not sure...
Hi,
I created a self singed cert and only edited it with cat (merging the Openssl-outputs)
cat /home/xxx/tmp/cert.crt > /usr/share/courier-imap/pop3d.pem
cat /home/xxx/tmp/cert-stripped.key >> /usr/share/courier-imap/pop3d.pem
cat /home/xxx/tmp/cert.crt > /usr/share/courier-imap/imapd.pem
cat...
Hello UFHH01!
I used the following KB-articles:
http://kb.sp.parallels.com/en/1062
http://kb.sp.parallels.com/en/118918
I used Notpad++ to paste my commercial cert and key.
I converted it to unix first with Notepadd++, then later double checked on Ubuntu with dos2unix.
It is 100% in unix...
Thank you, but double checked with the same result...
couriertls: /usr/share/courier-imap/pop3d.pem: error:0906D06C:PEM routines:PEM_read_bio:no start line
Hello,
I get the following error message in my mail logs:
/usr/share/courier-imap/pop3d.pem: error:0906D06C:pEM routines:pEM_read_bio:no start line
This happens even with the "Plesk-Default-Cert" in pop3d.pem.
I believe I tried every suggestion from the internet...text block positions, user...
Got same issue:
----------------------------------------------
No such user '[email protected]@' in mail authorization database
Apr 14 06:21:14 xxx plesk_saslauthd[7500]: failed mail authenticatication attempt for user '[email protected]@' (password len=15)
----------------------------------------------...
Thank you for your response.
Actually I don't want to reintroduce the deleted user. This also could be done on OS shell.
Would SuexecUserGroup change if I change the username in db-table sys_users?
Could I change the Domainowner from within Plesk-Panel?
Or do I have to create a complete new...
Hello,
I have manually removed a user from the Ubuntu OS. The user isn't present in the Plesk-UI too.
On my Vhosts SuexecUserGroup is still set to this non existent user. So the apache can't restart...
Apache message:
bad user name xxx
Action 'configtest' failed.
Are there corresponding...