Paul Western
- Total activity 126
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 84
Articles
Recent activity by Paul Western-
Image attachments do not fit to the window and cannot Zoom In/Out in RoundCube.
Symptoms When clicking an image attachment in RoundCube, the full image is not fit to the window. Also when attempting to zoom in or out these buttons do not function. Description You can still s...
-
When checking the MySQL SSL status "ERROR 2026 (HY000): SSL connection error: error:00000001:lib(0):func(0):reason(1)" is received
Symptoms When checking the SSL variable in MySQL the above error is received. Description When running the following command: mysql -e "show variables like '% ssl%';" You will get the error: ERR...
-
Can the Calendar and Contacts Server plugin be applied only to specific accounts?
Question Can the Calendar and Contacts Server plugin be applied only to specific accounts? Answer When the Calendar and Contacts Server plugin is enabled, it is applied to all accounts as it repl...
-
How-To remove a users MySQL database using the cPanel interface
Introduction How-To remove a users MySQL database using the cPanel interface Procedure From the cPanel interface, you will want to click the MySQL Databases icon within the home page: Within...
-
Cant create accounts due to postgreSQL error
Symptoms When attempting to create a new cPanel account, the following error will be presented: (XID yt745u) The system failed to connect to the “PostgreSQL” database “postgres” because of an error...
-
How to import/export Roundcube calendar data
Question How to import/export Roundcube calendar data Answer In Roundcube, navigate to the calendar section, after selecting the correct calendar you will see the following at top center of the s...
-
How-To increase max_allowed_packet for MySQL?
Introduction There are numerous instances when MySQL will require a higher max_allowed_packet value for the desired function to complete properly. Procedure This variable's value can be increas...
-
How-To disable Exim IPv6
QuestionHow do I disable Exim for IPv6? AnswerWhen IPv6 is disabled for Exim, no IPv6 activities take place. AAAA records are never looked up, and any IPv6 addresses that are listed in local_interf...
-
PostgreSQL error "$[variable] not recognized in file"
Introduction If PostgreSQL is unable to start and a similar error is shown as below, this means that there is an issue with the variables noted in the error preventing the service from starting: Au...
-
How can you automatically change the email routing for all domains?
Question How can you automatically change the email routing for all domains? Answer This can be accomplished with the following script: /scripts/checkalldomainsmxs Running this script automatical...