Category: cPanel

Email Forwarding Is Bad: Why you should never forward email.

Forwarding mail is defined as re-sending mail from one mailbox to another.  For the sake of this discussion, we’re going to assume that you have an email account on a private domain name hosted at any web hosting company online, or even on your own VPS or dedicated server. We’ll use this tidbitsfortechs.com’s name as …

Continue reading

Export Roundcube Contacts to CSV from Database

In this installment I’ll show you how to export roundcube contacts to a CSV file straight from the Roundcube database. Perhaps a customer has moved to a different server, and no longer has access to their roundcube mail. You can restore the Roundcube database, and get the contacts manually. First, you have to gain access to …

Continue reading

libgcc_s.so.1 must be installed for pthread_cancel to work — cPanel Apache error

The other day I ran into the error “libgcc_s.so.1 must be installed for pthread_cancel to work.” Apache on this cPanel server would produce “Internal Server 500” for any web page. When I checked the /usr/local/apache/logs/error_log, I found the following entry: [Thu Jul 17 03:51:41 2014] [error] [client 12.34.56.78] libgcc_s.so.1 must be installed for pthread_cancel to work …

Continue reading