Cheapest Webhosting and Domreg on the Net 
Kembali ke menu utamaLayanan-layanan kamiBandingkan layanan kami dengan yang lainRegistrasi keanggotaan anda disiniDukungan untuk pengguna kamiKontak kamiTentang kami (latar belakang) HomeSearchContact Us


Main Menu
Our Services
Compare with Other
Webhosting Plan
Compare Hosting
Online Order(register)
Member Login
Domain Registration
Payment Confirmation
Our Support
Contact Us!
About Us!

Our "19" Latest Clients

 


batteria.bizUS
battery-town.com
US
batterytown.us
US
circleofartists.com
US
dropplanet.comNZ
goldenkeys.deUK
handytom.netUS
kbillustration.com
US                 
keltechcomputer.net
CA
latechsbooks.comUS
lktechsystems.comUS
lidstromnco.comUS
melsracing.netUS
mpx.cc
INDIA
pcdoctoruk.net
UK
sharkme.net
US
tinglevision.com
US
trfunds.com
US
tylerm.org
US
zephyrmarketing.net
US
 


Domain Checking!


Please write at text box to check a domain name.

Your domain name choice based on dot .com net org info biz us - or tv cc  - our  new TLD based country China - cn  com.cn org.cn net.cn  - or based cc-TLD bz/nu/ws - or based your name .name.   .ca and .tm (trade mark),  .com.tw org.tw idv.tw Taiwan, kids.us etc.  

We've released new domain this month (May 2004), such as .de, .us.com, .eu.com, .br.com, .cn.com, .de.com, .hu.com, .no.com, .qc.com, .se.com, .se.net, .sa.com, .ru.com, .uk.com, .uk.net, .uy.com, .za.com, .za.net, .za.org!!!

Click here for complete information about our Domain Name Services.

 





 


   

 



 



      





 

   























 

 

 

Technical FAQ

Jump To A Category

Email
Sub domains
Paths
FTP
CUTE FTP Tutorial
(NEW)
WSFTP Tutorial
(NEW)
MySQL
SSH
E-Commerce
 



Email

Jump To A Question
I am unable to use Netscape for Email.
What is the default E-Mail account?
Why am I unable to send E-mail?
What is my SMTP & POP server?
Can I change the MX records on my account?

 



I am unable to use Netscape for Email.

If you are using Netscape as your email client there is one change you must make in your username. Most email usernames are in the form of email@domain.com.
However, if you are using Netscape you need to change this to email%domain.com

 

Back To Top



What is the default E-Mail account?

The default email account, or catchall accounts, is the E-Mail account which all email to your domain name will route to unless there is a previously created E-Mail account. By default the account is set to your default username. This can be changed in the Control Panel.

 

Back To Top



Why am I unable to send E-mail?

In order to send email through our servers you must authorize yourself to do so. To do this you must checking incoming email first. If you are using Outlook or Outlook Express you can go to Tools > Accounts... > Mail (tab at the top of the new window > Double click on the email account you set up > Click on Servers (tab at the top of the new window) > put a check in the box that says "My server requires authentication.

If this does not work it is possible that your ISP is blocking outside email servers so that you must use their outgoing email servers. This is done by the ISP in an error to block SPAM. MindSpring and AT&T are known to be some ISPs which do this. If your ISP does block outgoing email servers you can use the Web Mail feature in your cpanel to send/receive email.

 

Back To Top



What is my SMTP & POP server?

You can use your IP if you have dedicated IP, or use the main server IP (IP use for FTP hostname). or can use mail.yourdomain.com

 

Back To Top



Can I change the MX records on my account?

Yes, we will change MX records at no cost.
NOTE: Once MX records are changed another email server will handle your email. You will no longer be able to send email and receive it on our servers. If you have problems with email after the records are changed you should contact the site handling your email first as we are no longer in control of the email servers handling you.
Changing the MX record may cause some problem to CGI programs use SendMail and MailFrom parameters.
After changing the MX record we will never support Mail problems!

 

Back To Top




Sub domains

Jump To A Question
What is a sub domain and how does it work?
How can I enable sub domains?
WWW does not work with my sub domain, why?

 



What is a sub domain and how does it work?

An example of a sub domain is http://stock.domain.com
When you create a sub domain with us stock.domain.com would point to the stock folder in your public_html directory. These are not forwarders, but true apache sub domains.

 

Back To Top



How can I enable sub domains?

If your plan does not allow sub domains you must have them manually enabled. To do so you should support team to request this. Include your domain name and your username.

 

Back To Top



WWW does not work with my sub domain, why?

When you create a sub domain you can only access it at http://sub.domain.com. You can not access it at http://www.sub.domain.com.

 

Back To Top




Paths

Jump To A Question
What is the path to PYTHON?
What is the path of my files?
What is the path to DATE?
What is the path to SENDMAIL?
What is the path to PERL?

 



What is the path to PYTHON?

/usr/bin/python

 

Back To Top



What is the path of my files?

/home/yourusername

Web read-able files are in /home/username/public_html

For Example:
If the username of domain: myfirstdomain.com is: myfirst then the path of this url:
http://www.myfirstdomain.com/im/photo1.jpg will be /home/myfirst/public_html/im/photo1.jpg

 

Back To Top



What is the path to DATE?

/bin/date

 

Back To Top



What is the path to SENDMAIL?

/usr/sbin/sendmail

 

Back To Top



What is the path to PERL?

/usr/bin/perl

 

Back To Top




FTP

Jump To A Question
How can I create an FTP account for a subdomain?

 



How can I create an FTP account for a subdomain?

If you have sub domain xyz, then create FTP account with username: xyz

Log your new FTP using:
URL: ftp.yourdomain.com
Username: xyz
Password: your password

 

Back To Top




MySQL

Jump To A Question
Where can I find more information on MySQL?
How can I backup my MySQL Database?
Can I install phpMyAdmin?
How do I create a new database?
What is MySQL?

 



Where can I find more information on MySQL?

Official MySQL site: http://www.mysql.com/

 

Back To Top



How can I backup my MySQL Database?

You can use PhpMyAdmin to dump the contexts of a database to a *.sql file. You can also use PhpMyAdmin to restore a database from a *.sql file.

 

Back To Top



Can I install phpMyAdmin?

No, users are not allowed to install their own versions of phpMyAdmin. Instead, we offer this program through the CPanel for you to use. PhpMyAdmin is at the bottom of the SQL section in the CPanel.

 

Back To Top



How do I create a new database?

You can create new databases in the SQL feature of the Cpanel located at http://your-domain.com:2082/. This feature is under the Advanced Menu.

First, you must create the actual database. You just need to enter a name for the database such as users. The database will be created as yourusername_users.

Once done, you will need to create a username and password in the MySQL system. A username could be access. When created it will become yourusername_access.

Once done, you need to add the user into the database. This is the final step of creating a MySQL database.

 

Back To Top



What is MySQL?

MySQL is the most popular Open Source SQL Database system. A database is a structured collection of data. MySQL allows you to quickly access, edit add to the database.

 

Back To Top




SSH

Jump To A Question
Should I choose SSH over Telnet?
Where can I get an SSH client?
What are some common commands?

 



Should I choose SSH over Telnet?

Our servers fully support SSH (Secure Shell) and should be taken advantage of. SSH is a secure way to access your shell account. SSH allows for a secure connection for your login and data transfer.

 

Back To Top



Where can I get an SSH client?

You can get an SSH client from these following sites:
Windows: http://www.chiark.greenend.org.uk/~sgtatham/putty/
Mac: http://www.lysator.liu.se/~jonasw/freeware/niftyssh/
Linux: ftp://sunsite.unc.edu/pub/packages/security/ssh/

 

Back To Top



What are some common commands?

ls or dir - list files
cd dirname - change directory
chmod XXX name - Chmod a file or directory
rm name - Remove file or empty folder
rm -r name - Remove folder with files in it
./filename.cgi - debug cgi script

 

Back To Top




E-Commerce

Jump To A Question
Can I accept CC's online with no Merchant Account?

 



Can I accept CC's online with no Merchant Account?

Yes, you can accept CC's online with out a merchant account or a secure server. There are third party billing companies, which will accept CC's over their own servers. These companies will take a portion of each transaction. If you are making $500 a month or less, then a third party billing company would be good for you.

                 

2CHECKOUT takes only 2.5% per transaction. However, 2Checkout can accept for tangible & intangible items, products & services,  which are shipped or not to the customer. There is no Applications Fees, No Monthly Fees and No Leases. Accept Major Credit Cards. Accept International from anywhere in the World. Support recurring fees. Only $49.95 for first time setup. 

                                                       Back To Top


Press Release


Hosting start only $0.5/month, includes Cpanel, FTP, Unlimited Email Address ever also no ads at all pages.

Get free trial 7 days account for domain name owner !! Click here to register..

All Hosting Plan get UNLIMITED Email POP3/Webmail and also more Gigs bandwidth/month. Click here for more information..

We're using new system "user management", all user can control all payment, subscription, expired time through user management. Please click here for FREE..

We have recently updated our international domain range  (more than 81 country, includes 165 extension) Australian, Canada, China, New Zealand, Germany, Netherland, UK, Europe, USA,  China, Japan, Trade Mark TM, Taiwan, Germany, Radio .FM, Radio .AM,and more countries are open for registrations. Click here for more information..

Click here for using International Currency Converter.

 Please click here more information.
 


Login Now!


Click here to Login into our new program "User Management System"

Click here to start join with Cheaps.NET

Click here Cpanel Login


Login Help Desk Online
(Trouble System)

Username
Password
  

Click here to register our Help Desk (only for current Member)  

Forgot password ? Click here

Domain.Cheaps.Net Login
(for online/credit card buyer)

Username
Password
   
Click here to register  now!
Are you agree with our term in here Forgot password ? Click here

 Register.Cheaps.Net  Login
(for online/credit card buyer)

Username
Password
  
Click here to register. Forgot password ? Click here


 


 

 
 


 


General FAQ Linux FAQ Technical FAQ Account Related FAQ