503 Service Temporarily Unavailable Fastcgi in Cpanel

Just now I was configuring one server and since the first thing I do is to rebuild apache and install fast-cgi I went through this process. But this server was acting not normal! the websites wouldn’t work when the php handler was set on fcgi! but they were working fine at DSO. I was getting… Continue reading 503 Service Temporarily Unavailable Fastcgi in Cpanel

re-index Magento using SSH

Sometimes using SSH to re-index Magento data is the best way to avoid the connection timed out problems in stores which have a big database. To avoid this you can run the re-index PHP code under SSH instead of web browser! to do it simply enter your Magento root folder in your SSH client and… Continue reading re-index Magento using SSH

!! Failed to install CPAN Perl module(s) Crypt::PasswdMD5 !! Easy Apache

The new version of cPanel, which is 11.36 is shipped with perl 5.14.3. well this might make some problems for your cpan. some of you might face an error while trying to run easyapache which says: !! Failed to install CPAN Perl module(s) Crypt::PasswdMD5 !! Well to fix this issue just run following command to… Continue reading !! Failed to install CPAN Perl module(s) Crypt::PasswdMD5 !! Easy Apache