Problem With Solutions

Something Different In Linux

Home » 2011 » January

suhosin.so: undefined symbol: zend_atol

Posted by Rishikesh Vispute Categories: Error and solution, Wordpress

suhosin.so: undefined symbol: zend_atol

Roundcube Spell Check problem

Posted by Rishikesh Vispute Categories: Email problems, Error and solution

On cPanel Roundcube webmail on clicking spell check icon a message appears in the right hand corner which is similar to “No error found in spelling” This message is shown even though there are error in spelling. And spelling are not corrected by spell check. To fix this problem go through following steps. 1) SSH  [ Read More ]

Error : error: List::Util object version 1.14 does not match bootstrap parameter 1.18 at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/XSLoader.pm line 92 Solution: If you are getting perl error while running /scripts/runweblogs do as follows : 1) Check the perl version on the server using following command Perl -v 2)  If you are getting following error while running runweblogs script  [ Read More ]

awk linux command

Posted by Rishikesh Vispute Categories: Basic Linux, Linux Commands

why awk? awk is small, fast, and simple, unlike, say, perl. awk also has a clean comprehensible C-like input language, unlike, say, perl. And while it can’t do everything you can do in perl, it can do most things that are actually text processing, and it’s much easier to work with. what do you do?  [ Read More ]

Following are the steps to take increment backup of reseller account on backup server. 1) First we need to find out the user name which is under the reseller account. On shared/source server :- vi /home/resellerUsername/backup.sh # For finding the username under the reseller account cat /etc/trueuserowners | grep resellerUsername | awk -F: ‘{print $1}’  [ Read More ]

Page optimized by WP Minify WordPress Plugin

Optimized by SEO Ultimate