Two suggestions for the Plesk LE plugin:
1. If for example a domain alias fails it should just move onto the next URL and renews the ones it can.
2. If a URL fails it should be an option to the customer / reseller / admin to be notified.
Thanks,
Jacob
Hello,
We have recently enabled SNI in Plesk and it is working fine however it seems to enable SNI on domains that SSL even those on a dedicated IP. This seems a little odd as it means that a site that should work without SSL is now using SNI and is therefore not working with older browsers...
So it appears (after opening a support request) that this is a new issue within Plesk. The issue is that the permissions on the /tmp/.horde/ folder are incorrect.
In order to fix you, check the horde user and then reset the owner of that directory.
[root@server ~]# grep "horde" /etc/passwd...
Hi,
We are having an issue when users are trying to add attachments via horde the error:
unable to create VFS directory /.horde/imp
appears.
Any suggestions on how this can be resolved?
Thanks,
Jacob
I have been investigating further and it looks like a query on the psa database is the way to do it, something like this:
update clients set parent_id='22' where id like '11';