Monday, April 4, 2011

FTP Issues Could not connect to server

If you are getting this Error, Check the line before the last line.
It may be any one of the following
  1. Login authentication failed - Your Password or Username is wrong
  2. Connection Time Out - Reconnect Again
If you get some other error responses, Please Contact us.

How to use an FTP client?

Instructions for using FTP clients vary, depending on which client you wish to use. We recommend FileZilla, which has a very intuitive interface and is freely distributed.
  • You can check the FileZilla tutorial for detailed instructions on how to use the FileZilla FTP client software.
  • Another popular FTP client which you may use is Cute FTP & Core FTP

How to use FileZilla FTP client

Click Here to Download File Zilla FTP Software

Once you have the FileZilla client downloaded and activated on your computer, enter the domain name in the address field (you can also use the server's IP address). The username and the password you need to type in are the same as the ones you use to log in to your cPanel. The FTP port is 21 and is filled in automatically.

 

Click Quickconnect and the file listing will appear. Find the www (it is a symbolic link to public_html) directory and double click on it.

 

Then, select the files to be uploaded and drag-and-drop them under the www folder. Wait for the transfer to be completed.



Creating Private Nameservers

Here are the ways to setup private nameservers. Private nameservers should be updated in both domain control panel and also in hosting cPanel.

In domain cPanel
  • Login to domain reseller cpanel
  • Select the domain to which the private nameserver to be created
  • Select Child Nameservers option
  • Add hostname as ns1 and corresponding ip as Provided and ns2 with Provided
  • Now Select Name server option
  • Enter the new nameserver created (ns1.somedomain.com and ns2.somedomain.com)
  • If you are getting error in saving the nameserver, then check the child nameserver is configured correctely.
In hosting cPanel
  • Login to WHM
  • Select Edit DNS
  • Select the same domain name
  • Add a DNS record as follows
ns1                   A       Ip as Provided from Us
ns2                   A      
Ip as Provided from Us
  • Select save.
You have completed.

Learn How to Configure Google Apps with C-Panel

Hi.. Every body Use This Simple Steps for Google Apps Configuration with C-Panel.

1) GO TO

https://www.google.com/a/cpanel/domain/new

2) Click on “Administrator: I own or control this domain” and then enter the domain name in the text box and click on get started...

You will be redirected to sign up page....

3) Enter all the details and click on continue

4) Now you will be redirected to setup page, now enter all the details but remember everything and click on “I accept”. Continue set up.

5) Now you will be redirected to "Welcome to Google Apps"

Now you click on "Upload an HTML file to yourdomain.com" and click on continue...

6) Now open a notepad file

Copy the code given after domain name like "googleffffffffe6e56608" and save the document with name "googlehostedservice.html" and upload it to your public_html folder and click on "I've completed the steps above"

7) Now you will be redirected to "Google Apps Setup Guide" now click on "Skip this guide"

8) Now you will be redirected to Dashboard.

9) Now click on Activate mail in Email Section. Now you will be redirected to a page "Changing Mail Exchange (MX) records"

10) Now open cpanel in other tab and go to cpanel>> MX entry in mail section.

11) Setting the MX Entry..

Delete all the present MX record if any....

Now add now record one by one as given below with their priority...

Destination                                                                           Priority

ASPMX.L.GOOGLE.COM                                                    10
ALT1.ASPMX.L.GOOGLE.COM                                          20
ALT2.ASPMX.L.GOOGLE.COM                                          20
ASPMX2.GOOGLEMAIL.COM                                            30
ASPMX3.GOOGLEMAIL.COM                                            30
ASPMX4.GOOGLEMAIL.COM                                            30
ASPMX5.GOOGLEMAIL.COM                                            30

12) Now go back to the previous tab of "Changing Mail Exchange (MX) records" and click on "I Have completed this step".

13) It will take around 48 hours to update it...

14) Now again open cpanel in another tab and create a sub domain, Procedure is given below:

cpanel>>sub domain in domain section

Now in subdomain write mail and click on create. Your sub domain is created.