Issue with CurlSSL on CentOS 4 ! ( Ye, too old :P )

We are talking about CentOS 4 and CurLSSL here. We may have some legacy users facing this issue in enabling CurLSSL. This was the error encountered : ======= vtls/openssl.c: In function `Curl_ossl_init’: make[2]: *** [vtls/libcurl_la-openssl.lo] Error 1 make[2]:...

cPanel upgrade fails from 11.54 – Services broken !

A recent upgrade from cPanel / WHM 11.54 resulted in the services getting broken and not able to access the services.  Was able to find the following in the logs when attempt to restart cPanel was made : Can’t locate Unix/PID/Tiny.pm in @INC (you may need to...

cPanel service failing to start with a Perl error !

When trying to start the cPanel service via /scripts/restart_cpsrvd, was getting the following error : cpsrvd: Setting up native SSL support … Can’t locate auto/Net/SSLeay/EC_KEY_new_.al in The simple fix was to re-install the Net::SSLeay perl module This...

Installing MySQLnd in your cPanel server !

You might want to install the the MySQL native driver for PHP (MySQLnd) over the custom MySQL driver provided with the default EasyApache. To enable this manually, you will need to edit the file : /var/cpanel/easy/apache/rawopts/all_php5 and make sure the following...