The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Can I access my domain address with or without the "www"?Yes, you will be able to access the domain address with or without the "www" in front... Views: 277 |
Do you allow CGI to run on your servers?We do allow running of cgi scripts on the servers, however they must conform to our acceptable... Views: 338 |
Do you have a backup solution in place?Yes, we backup your websites automatically on a weekly basis. Also, to ensure... Views: 205 |
How do I access my Control Panel through the Web?Use the following procedure: 1. Start your Web browser. 2. Type http:://[domain... Views: 200 |
How to I create a MySQL Database?To create a mysql database, log into your control panel and select the 'MySQL Databases' link.... Views: 185 |
What are the basics of installing scripts?1) Be sure the file permissions are set correctly on the cgi that you are trying to run start... Views: 171 |
What is the path to ...?The paths to some commonly used programs for CGI scripts, mySQL and others are: Perl:... Views: 171 |
Where do I put scripts?You may place your scripts in any directory you'd like within the "www" directory, but... Views: 173 |
Why Does My CGI script give me a Permission Denied Error?CGI scripts need to be set executable. You need to change the mode, or permissions, of your... Views: 190 |