by dabempire | Feb 26, 2011 | Extra Resources, Knowledgebase
Yes Ioncube loader is installed on all of our shared, sdx and reseller servers. We have latest versions installed for both php4 and php5.
by dabempire | Feb 26, 2011 | Getting Started, Knowledgebase
You can upload your page(s) immediately by pointing your FTP client to the IP address you were assigned when you opened your account. After your domain is fully propagated through the system, you can upload to ftp.yourdomain.com.
by dabempire | Feb 26, 2011 | Getting Started, Knowledgebase
Place this meta script in your page you want to redirect. Script for redirect: content=”0;url=http://WWW.DOMAIN_NAME.COM/INDEX.HTM(L)”>
by dabempire | Feb 26, 2011 | Getting Started, Knowledgebase
Your account has both non-web accessible space and of course your web accessible space. Your user home directory , /home/USERNAME , contains many files used to operate your website. You can create new folders here to store data or information you do not want the world to know about or see. This is a good place to store database connection or other files that contain passwords or critical data. To upload your “homepage” or website materials, the stuff you actually want the world to see, upload that into the “public_html” directory. You can of course create other sub directories and files there as well which will all be web accessible. /public_html – This is where your site files will go /public_ftp – Files for your anonymous FTP /www – same as your public_html directory Warning – Do not delete any pre-existing files or folders you first see in your home...
by dabempire | Feb 26, 2011 | Getting Started, Knowledgebase
It’s exactly the same as uploading to a regular domain. The only difference is you should put the files in the correct folder for your sub-domain (whatever you set it to be, most likely the name of the sub-domain!). You will need to connect as the user you chose the sub-domain to be under when you set it...