January 24th in General, Internet, Linux/Unix, PHP Scripts by pbu .

Webmasterpals.com – New Social Network for Webmasters

Two months ago i gave a thought on targeting the niche social network. Since i myself is a webmaster, a thought of setting up a social network for webmasters ran through my mind. I initially bought dzoic script, since mysite required a specific and fast loading script, i made my own social network script, which is light weight suited to the needs of my website.

Join Webmasterpals

http://www.webmasterpals.com

After 2 desperate months of hardwork, i just somehow managed to get the site live. …

January 19th in Linux/Unix, PHP Scripts by pbu .

TinyMCE Slow Loading Problem!

TinyMCE editor causes slow to load! Has anyone observed it especially when it intializes the editor for first time in the webpage? it takes about 5-10 seconds to load.

I am facing this terrible problem with my site. Everything seem to work fine including loading when i used the editor in my local PC as local host. But when i uploaded the editor to my server and tested it, it causes slow loading when it loads the first page. After …

January 17th in Linux/Unix by pbu .

Install ClamAV in Centos with Cpanel

Installing antivirus is most important if you run a VPS or dedicated server, because of so many worms and trojans get in to your server often without notice and could compromise the server.

Cpanel WHM Installation

The easiest way to install clam antivirus in cpanel is through install plugin option in Cpanel WHM .

Go > WHM > Cpanel Install Plugin > Enable Clamav Connector

Manual Installation

You can install clamav by compiling RPM packages.

1. Compiling source: download from clamav site.
2. Installing RPM package. Download

I …

January 17th in Linux/Unix by pbu .

PureFTP on Cpanel: Connection Refused Problem

PureFTP can cause bizarre behaviour often. Sometimes running in cpanel it could refuse your connection or you could face password authentication problem. I have faced this on my dedicated server many times and could be frustrating sometimes.

Here is how you fix the problem:

1. Login to WHM of Cpanel
2. Restart the PureFTP server

That should fix the problem in most cases:

NOTE: Make sure you have NOT blocked port 21 by firewall before using FTP.