by admin | Aug 5, 2016 | cPanel/WHM
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]:...
by admin | May 4, 2016 | cPanel/WHM
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...
by admin | Apr 28, 2016 | cPanel/WHM
When cPanel is viewed using the Paper lantern theme, there was an error in which we were not able to delete any files over the file manager. When loading over the Chrome, got the following in console : utilities_container.js:13 Uncaught TypeError: Cannot set property...
by admin | Apr 28, 2016 | cPanel/WHM
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...
by admin | Apr 28, 2016 | cPanel/WHM, Mail service
Ever come across a situation in which the root mails are getting hung in the queue? Even if you have configured a forwarder to another email address, the root mails tends to just stuck in the queue and pile up. A closer look on the body of the bounced up mails will...
by admin | Apr 28, 2016 | cPanel/WHM, MySQL
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...