WebSite:D is online software that runs on YOUR website & hosting. For WebSite:D to work, you need:
1) A domain name (like a .com, .net, etc...)
2) Hosting for your domain name
If you already have a website and hosting you are probably good to go. See the hosting requirements below. If you have any questions about this, please let us know.
Hosting Requirements
Your hosting plan must meet these requirements for WebSite:D to work (these are common features with hosting companies).- PHP Version 5 or higher
- MySQL version 4 or higher
- GD Library installed version 2 or higher
You should be able to find out this information from your hosting control panel or hosting company.
Click here for a list of hosting companies I am familiar with.
Another way to tell is to create a text file and put the following line of code in it, and save it as "phpinfo.php"
<?php phpinfo(); ?>
Upload it to your website and view it in your browser (yoursite/phpinfo.php). it will tell you about the php settings on your server including the above settings


