Adding SSL error in WHM

Adding an SSL cert in WHM throws an error. It gives me this error at top. “The system failed to find an owner for the domain “domain.com”.” Resolution The domain was added in accounts in WHM as www.domain.com. Chabge to domain.com

WHM/cPanel Scripts

fixallcartswithsuexec – Fixes permissions on carts when using suexec. fixallinterchangeperm – Fixes permissions on all users’ Interchange Shopping Carts. fixbinpath – Makes sure all bin file paths are correct. fixbuggynamed – Updates bind to solve any problems with bugs. fixcommonproblems – Attempt to fix the most common problems. fixetchosts – Fixes problems with /etc/hosts fixeverything … Read more

Add User to Filezilla Server

If you have a Windows server and FileZilla Server as your FTP server (the default for our Managed Windows servers), you can easily add additional FTP users as needed. Each user will be ‘jailed’ into their shared folder. Open FileZilla Server Interface (start menu or desktop icon), then click ‘OK’ on the ‘Connect to Server’ … Read more

Migration Error Plesk Windows Server

Migration check in plesk shows this error: The ‘max_allowed_packet’ parameter on the source database server is 16777216, which is bigger than on the destination server, where it is 1048576 RDP the the server. The file is at C:Program Files (x86)ParallelsPleskDatabasesMySQLDatamy.ini Add this to it:

Outbound Networking issues

Sometimes the resolvers in the server cannot find a server. You can update the DNS resolvers (/etc/resolv.conf) to rotate between a number of nameservers to try and resolve the issue. Add google nameservers to the mix with your Host resolvers.

Manual Migration from slaved drive to new one

The following guide was taken from Cpanel support forum. This information is when you need to migrate Cpanel account information from one drive or to another. Manually moving Cpanel These commands will allow you to manually migrate all customer data and configs from an old primary drive installed as a slave. source drive should be … Read more

IMAP and POP Email Settings

For a plesk server IMAP Incomming server Server: mail.domain.com Connection security: none Authentication: Password, transmitted insecurely User Name: user@domain.com Port: 143 Outgoing Server: Server: mail.domain.com Connection security: STARTTLS Authentication: Encrypted password User Name: user@domain.com Incomming: Port 587 POP Incomming server Server: mail.domain.com Connection security: STARTTLS Authentication: Encrypted Password User Name: user@domain.com Port: 110 Outgoing Server: … Read more