SoftException in Application.cpp:303 UID of script is small than min_uid

Hi, If you see the below error in your logs then that means that the script is owned by a user (generally root) instead of the actual user. SoftException in Application.cpp:303: UID of script “/location/path/.php” is smaller than min_uid You can receive similar error when you have a wrong group name, in this case instead […]

See More

Typo3 database error

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 More

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 More