Knowledgebase
Connecting and uploading via FTP
Activate free SSL in DirectAdmin
Let's Encrypt is a free SSL certificate provider that allows you to secure your website with...
Can I pick which version of PHP I use?
Fyrewire is a multi PHP web host, this means you can Choose which version of PHP you want your...
How can I see what PHP modules and environment variables are available on the server?
You can see all information relating to your PHP installation by using the function phpinfo()....
How many people are visiting my website?
This is one of those things we're all interested in, although many of us won't admit to it (kind...
How to Parse .HTML as PHP
A lot of users who start off only developing sites with simple .html files and want to start...
I can't access my e-mail and/or website when I'm in China... Why?
If you are experiencing difficulty accessing your email and/or website while you are in China,...
I uploaded new version of file, but I'm still seeing the old one?
If you have uploaded a new version of a file to your website but are still seeing the old...
Redirect all to www. version of your site
Some users, particularly Search Engine conscious ones prefer only one version of their URL to be...
Web Hosting Terminology
Apache: A popular brand of Open Source Web server originally created from a set of patches...
What is PHP?
PHP is an open-source, HTML-embedded scripting language designed specifically for web developers...
What is the path to perl?
/usr/bin/perl
What is the path to sendmail?
/usr/sbin/sendmail
What should I call my default page?
The first page of your website should always be called index.html Many web design programs call...
Where do I install my CGI scripts?
The whole of your webspace is cgi-enabled. This means that you can install and run cgi scripts...