Hi, Database Error ! The current username, password or host was not accepted when the connection to the database was attempted to be established! If you are receiving error mentioned above after installing typo3, please follow the steps below. 1. Open the file typo3_src/t3lib/config_default.php 2. Find for ‘no_pconnect’ the default value set will be 0. […]
See MoreTag: low cost web hosting
Error : undefined symbol: Perl_Gthr_key_ptr
If you are coming through with the following error then here is the fix for you. Error getting while updating stats or restarting cPanel service. Error : =============================================== Starting cPanel Log services: /usr/bin/perl: symbol lookup error: /usr/local/cpanel/3rdparty/lib/perl/auto/RRDs/RRDs.so: undefined symbol: Perl_Gthr_key_ptr /usr/bin/perl: symbol lookup error: /usr/local/cpanel/3rdparty/lib/perl/auto/RRDs/RRDs.so: undefined symbol: Perl_Gthr_key_ptr [FAILED] =============================================== Removed the old rrdtool binary […]
See MoreHow to increase the size of /tmp partition.
In order to increase the size of /tmp partition. Go through the following steps : 1. First stop MySQL, Apache, and cPanel to prevent writing to the /tmp partition : ======================== /etc/init.d/mysql stop /etc/init.d/httpd stop /etc/init.d/cpanel stop ======================== 2. Take a backup of the current /tmp folder. ======================== tar -czfv tmp.tar.gz tmp ======================== 3. Umount […]
See More