::FAQ
 
 
 
::Contact us
Sales
Support
 
 
 
 
Questions
Pre-Sales Questions
  1. Is there a minimum time contract/commitment?
  2. How soon will my account be set up and ready for use?
  3. Do I have access to update my site 24 hours a day?
  4. Can you register a domain name for me? Can you set up domains other than .com, .org, and .net?
  5. Do you offer a money back guarantee?
  6. I see some hosts offering "unlimited bandwidth". Why don't you offer this?
  7. Do you host Adult sites, warez sites or sites containing illegal material?
  8. Is my site backed up and how often?
  9. How fast are your connections?
  10. What are your server specifications?
Technical Questions
  1. I changed my control panel password and now I can't get in.
  2. How do I get my email?
  3. I want to get started right away, but my domain name hasn't transferred/isn't in the database yet. How do I do it?
  4. Do you have a secure certificate that I can use?
  5. What is the path to perl?
  6. Where should I put CGI scripts for my domain?
  7. I uploaded my files, but I don't see my page?
  8. Where do I upload my files?
Account and Billing Questions
  1. Can I upgrade my plan or features later?
  2. How can I check/change my account information?
Answers
Pre-Sales Questions
  1. Is there a minimum time contract/commitment?
    Not at all. You can pay monthly. You can also cancel at any time. (see the Acceptable Use Policy for policies regarding this).
    [Back to top]

     
  2. How soon will my account be set up and ready for use?
    Account orders are placed in a queue and are processed in the order in which they are received. Your site can be uploaded to our servers immediately after receiving the welcome email, which will contain the IP address for your account, plus the password for the username chosen during signup. In fact, we recommend that clients start uploading their site as soon as possible after setup is complete, so that once domain transfer is completed, the site will be available for use by your visitors.
    [Back to top]

     
  3. Do I have access to update my site 24 hours a day?
    Absolutely. Whether you're a day person or a night owl, your site is available for you to update.
    [Back to top]

     
  4. Can you register a domain name for me? Can you set up domains other than .com, .org, and .net?
    Yes.  We offer domain name registration for .com, .org, and .net names for $9.95/year, with you as the registrant.We offer domain names for $9.95 here! We can also assist with registering other domains, as well (fees for registering other domains will vary by country). Please contact our sales department if you require assistance in registering other domain types.
    [Back to top]

     
  5. Do you offer a money back guarantee?
    Yes. If for any reason during the first 30 days as a Perfecthost customer, you are not completely satisfied with any of our services, we will cancel your account and refund your money for that month's service.
    [Back to top]

     
  6. I see some hosts offering "unlimited bandwidth". Why don't you offer this?
    Technically speaking, there is no such thing as "unlimited bandwidth." Someone has to pay for the traffic somewhere - and if you check the fine print of some service agreements from companies who claim to offer unlimited bandwidth, you'll probably find that they do charge for traffic over a certain amount. We dispense with the fine print.
    [Back to top]

     
  7. Do you host Adult sites, warez sites or sites containing illegal material?
    No. Please see our Acceptable Use Policy for policies regarding this.
    [Back to top]

     
  8. Is my site backed up and how often?
    Yes backups are done daily on all servers, a daily incremental back up and a monthly full backup. The full backups are stored for one month while the incremental backups are stored onto disk and kept until the next full backup is performed.
    [Back to top]

     
  9. How fast are your connections?
    Our servers are located in the Network Access Corporation (NAC) Network Operations Center (NOC) in New Jersey. The network is monitored around the clock. NAC offers many diverse OC3 and DS3 connections to multiple backbones.
    [Back to top]

     
  10. What are your server specifications?
    Current servers are both single and dual Pentium III machines with 1 Gb of RAM.
    [Back to top]

     
Technical Questions
  • I changed my control panel password and now I can't get in.
    Passwords are case sensitive and are limited to 8 characters. If you entered a password longer than 8 characters please try entering the first 8 characters when logging into your control panel.
    [Back to top]

     
  • How do I get my email?
    If you're familiar with your email client's setup, use the following information to retrieve email from your POP account:

    Incoming mail (POP3) server:
    yourdomain.com
    Outgoing mail (SMTP) server:
    yourdomain.com

    If using Outlook Express:

    Open Outlook Express.

    ---Click on "Tools" in the menu bar.

    ---Move down and click "Accounts"
    ---Select the mail tab on the pop up window which appears.
    ---Click "Add", then on "Mail"
    ---Type in what you want people to see when they receive email from you next to "Display Name"
    ---Click Next
    ---Select "I already have an email address..."
    ---Type in the email address which you have set up in your control panel.  In this case it would be me@mydomain.com
    ---Click "Next"
    ---Incoming mail should be     mydomain.com
    ---Outgoing mail should be your normal outgoing ISP mail.  If you do not know this, click "Cancel", go back to "Tools", "Accounts", and double click on an email account you already use.  Find what that address uses as outgoing mail.  Start over.  (Yes we offer smtp mail, but many ISP's will not allow its use.)
    ---After typing in incoming and outgoing mail, click "Next".
    ---Beside "Account Name", type in the first part of your email...in this case          me
    In some cases, you may have to enter the entire email address.
    ---Beside "Password", type in the password you chose.
    ---Click "Next"
    ---Click "Finish"
     

    You're ready to go!


    [Back to top]

     

  • I want to get started right away, but my domain name hasn't transferred/isn't in the database yet. How do I do it?
    You can upload your page(s) immediately by pointing your FTP client to the IP address you were asssigned when you opened your account. After your domain is fully propagated through the system, you can upload to ftp.yourdomain.com.
    [Back to top]

     
  • Do you have a secure certificate that I can use?
    Yes, or you can use your own. Please see our Support Center for more information about secure certificates.
    [Back to top]

     
  • What is the path to perl?
    #!/usr/local/bin/perl
    [Back to top]

     
  • Where should I put CGI scripts for my domain?
    All CGI scripts should be uploaded to the cgi-bin folder, located under the public_html folder, for your domain. Be sure to follow the instructions for the script you are uploading regarding setting permissions on the files and folders you create, as they vary from script to script
    [Back to top]

     
  • I uploaded my files, but I don't see my page?
    If our default "Coming soon...", index.html, has not been replaced by another index page, then anyone going to domainname.com will still see that page instead of some other home page. This is the order in which the web server looks for a page to put up as the "home" page: >DirectoryIndex default.htm index.phtml index.pht index.cgi index.shtml index.html welcome.cgi welcome.html index.htm Just delete the index.hmtl file and anything after it in this list will then come up automatically. Notice that "home.html" is NOT on the list and so will not show up as your home page. You would need to rename it.
    [Back to top]
     
  • Where do I upload my files?
    All files should be uploaded to the /public_html folder.  If your files are not in this folder, they will not be seen by visitors.

    [Back to top]

 

 

Account and Billing Questions
  1. Can I upgrade my plan or features later?
    You can purchase new or expanded features, or upgrade to a new plan. There is no set up fee for upgrading. Just let us know what you want.
    [Back to top]

     
  2. How can I check/change my account information?
    If you need to update your account or billing information please contact us at billing@perfecthost.net.
    [Back to top]
     

 

   
   



 

copyright © 2002 Perfecthost.net | HOME | PLANS | DOMAINS | SUPPORT | TERMS