mod_fcgid timeout and reading data errors
Andrew Fletcher published: 20 January 2021 2 minutes read
Plesk changing the default mailbox size
Andrew Fletcher published: 20 January 2021 1 minute read
Working through migration on a new Centos 7 server, the default mailbox size is 100MB. Yes a well organised account doesn't need more than 100MB. However, how to resolve this size for the outlier people with big mailboxes.
In one of our domains being migrated contains an account with 300MB plus and on another domain 400MB plus. To change the default size from 100MB run through shell the following command
Updating MYSQL 5.5 -> 5.7
Andrew Fletcher published: 4 April 2019 (updated) 15 January 2021 1 minute read
To add ejabberd and run MYSQL to the server I needed to update the server version of mysql from 5.5 to 5.7. Fortunately, there are great instructions on the Plesk support page regarding how to achieve this outcome.