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.
I think you have it backwards:
They're *supposed* to be hard links!
The problem arises when they are not!
if they were hard links, rotating logs in one would reflect in the other, and there would be no duplication of space used...
But that is *not* the case, rotating logs in one changes...
I am having the same issue in Plesk 11.5
Except, for me, all domains, regardless of when they were created, maintain logs in both the domain folder (/var/www/vhost/thedomain.com/logs), AND in the system folder (/var/www/vhost/system/thedomain.com/logs)
This is extremely problematic as it seems...
for me, the solution was to set the following variables:
$rcmail_config['smtp_server'] = '%t';
$rcmail_config['smtp_port'] = 25; //same as default
$rcmail_config['smtp_user'] = '%u'; //same as default
$rcmail_config['smtp_pass'] = '%p'; //same as default
$rcmail_config['smtp_auth_type'] = 'LOGIN';
@DustenH
Make sure you install the SSL cert properly..
There are 4 places where it must be installed:
1 - in the panel, you must install it as the default cert for your IP, and your vermillionclients.com domain MUST be the default domain for that IP (this is in the main server config area).
2 -...
@DustenH,
you're very welcome, happy to help..
On a more general note, has anyone found that the solution proposed here solves the iPhone imap connection issues?
just to sum up, the solution proposed is to use a valid SSL certificate, regardless of whether it is on a 'central' mail server...
Faris Raouf is right.
Just to add to the list of SSL certificate providers, you can also use the free certificates at startssl.com.
their certificates cover the top-level plus one subdomain, so i use: yourdomain.tld and mail.yourdomain.tld
As Faris mentioned, you don't want to use...
@DustenH,
I think you should try putting one of the domains on its own IP, and install some security certificates as i mention above (see here)..
if that proves ok, then do so for each domain...
This seems to have solved the problem for me (note that some iPhone may experience this issue...
Hi RobinL,
You may want to try it for one or 2 domains -- pick the most problematic ones -- and see how it goes...
i pay $1 per year per IP at knownhost (i really, really like them, and no, i'm not affiliated with them, aside from being a client). That doesn't seem like a huge hit to me...
Hi RobinL,
i would very strongly recommend you install some valid SSL certificates; it's very easy, but it does require that your domain be on its own IP address.
i posted elsewhere on this forum how to do this, and also posted this to a blog here: https://zconsulting.net/blog/ -- it's the...
ok, i figured it out (thanks in large part to mconstable, and to this site).
Here is how you bind a different security certificate to each IP.
for POP/IMAP, all you have to do, as mconstable said, is add the certificates in the following format (where xx.xx.xx.xx is the IP address)...
@Frater: i never even thought that courier-imap-ssl (the courier-imaps service) would use other limits for MAXPERIP and MAXDAEMONS.
Just in case, i added these limits and restarted the service...
we'll see if it makes any changes.
As i've said before, this is an issue i've only ever...
Hello,
i haven't checked this thread in a long time, and came back out of desperation...
as i stated before, i doubt this particular issue has anything to do with MAXPERIP and MAXDAEMONS variables (once they have been raised to reasonable levels)..
Has anyone made any progress on this...
It's so strange that this problem is so prevalent, yet there are very few 'intelligent' discussions on this, and no real solutions to be found yet...
I wonder if the folks at Parallels monitor these forums...