Frequently Asked Questions

View Our Frequently Asked Questions (FAQ)

Before registering a domain name with Storm Web Hosting, please first read through our F.A.Q. section below:

Q: What are Storm Web Hosting's Domain Name Servers (DNS) to point my domain to?
A: ns1.stormwebhosting.net and ns2.stormwebhosting.net

Q: I have transferred my co.za domain to your name servers - how long does it take for it to start working?
A: The transfer of co.za domains takes 24 hours, the reason for this is because uniforum uses a ticket system, and the previous hosting company has 24 hours to reply to this ticket. Please ensure that your previous hosting company is aware of the move. If the ticket is not accepted, then the whole process has to be redone.

Q: I have transferred my .com/.net/.org domain to your name servers - how long does it take for it to start working?

A: Usually it may take up to 24-48 hours, however with recent changes for most domains it takes about 4 hours. Once again this system is automated, and requires that the previous registrar accepts the ticket process.

Q: My domain still does not work, but I want to view my website already.

A: You may view your website by pointing your browser to "http://stormwebhosting.net/~username/" (replace "username" with your actual username).

Q. I have registered my domain with Storm Web Hosting, when can I see my domain live?
A: New registrations can be seen as soon as 2 hours, however please allow up to 8 hours for complete domain name propogation.

Q. My target market is for South Africans, what will be the best domain for my company?
A: If your market is South Africa, We strongly suggest getting a co.za domain name. If your target market is international, we advise going for a .com, .org, or .net domain.

We recommend using filezilla or cuteftp to upload your website, both these programs can be downloaded via your client area (downloads section).

Q: How do I upload files to my account?
A: In your FTP software, specify the following settings:
Hostname: serveraddress.com (Replace with your domain name, or you can also use stormwebhosting.net)
Username: username (Replace "username" with your actual username provided to you when you signed up.)
Password: your password (This should be replaced with your actual password provided to you with your sign up e-mail).

After you logged into your FTP software, you should see a folder called "public_html" - upload all your files into that folder, and you should be able to view uploaded content at http://www.yourdomain.com (replace "yourdomain.com" with your actual domain name), or at http://stormwebhosting.net/~username/ (replacing username with your actual username)

Q: How do I access my control panel?
A: You will be able to log in into your control panel by clicking here to log in to your c-panel account! Use your actual username and password provided to you in the sign up email to login.

Q: How do I setup my e-mail accounts in C-Panel?

A: Firstly you need to login to your cpanel, as described above.
Click on e-mail Accounts.
Create new e-mail account, and enter your password twice.
Specify your mail box quota, normally 100MB is more than enough.
Once this is done, set up your e-mail in your client software as described below.

Q: What email settings should I use for my E-mail client (i.e. outlook etc)?
A: In your mail client settings, use the following values to access your pop3/smtp account:
Outgoing mail:(mail.yourdomain.your TLD) - (eg: mail.stormwebhosting.co.za)
Incoming mail:(mail.yourdomain.your TLD) - (eg: mail.stormwebhosting.co.za)
POP3 Mail Account (Username): This e-mail address is being protected from spambots. You need JavaScript enabled to view it
POP3 Mail Password: the password you used to create email account from control panel

Please remember to set up your e-mail on your control panel before these settings will work.

CGI Scripts

Q: My script does not work, how do I identify the problem?
A: Login into your control panel, go to the "Logs/Stats" section, and click on "Error log". There you will be able to see error log for your domain.

Q: My Perl script instruction says I should set "777" permissions on the file, but that does not work.
A: Scripts under your account run with privileges of your username. We highly suggest that you avoid using "777" permissions on your perl scripts, and use "755" instead.