How to Manage Files Using FileZilla

How to Manage Files Using FileZilla Ftp connection 1.Open the filezilla which is installed on the local machine. Hostname : ENter the hostname Username:enter the FTP username Password:Enter the ftp password. Port:Enter the port as 21 Click on the quick connect button the establish the FTP connection Once the FTP connection is opened you will […]
How to Control FTP Session

How to Control FTP Session Through ftp seesion you can control the ftp.You can use this function to see who is currently logged in your site through FTP. Log into the control panel and click on the ftp session control. This section provides all the information about the current FTP sessions and gives you an […]
clearing send mail queue

clearing send mail queue In linux operating system,the send mail queue can be cleared by the following ways, Method 1 : Deleting manually delete /var/spool/mail/*.* files in this dir –> delete /var/mqueue/*.* files all mail will be deleted. using mailq command, confirm whether all the mails are deleted or not from the queue Method 2 […]
How to Change File and Folder Permissions with FTP

How to Change File and Folder Permissions with FTP chmod is command in linux which will change the permsisson of a file.There are three modes which can be either enabled or disabled: read, write and execute. Each mode can be set for either the owner, the members of the owner’s group, or all users. How […]
Cpanel script error

Cpanel script error Warning: Division by zero in /tmp/cpanel_phpengine.1278238346.27363hlijnZhKwD on line 26 Warning: Division by zero in /tmp/cpanel_phpengine.1278238346.27363hlijnZhKwD on line 27 Warning: Division by zero in /tmp/cpanel_phpengine.1278238346.27363hlijnZhKwD on line 28 Steps to resolve this error, 1.Log into the WHM cpanel 2.click on my accounts 3.search for the domain name 4.Behind username >> you can see […]