check the status of a ticket - enter your ticket number below:
Question
What requirements are there when hosting on another server?
Answer:
SETUP REQUIREMENTS FOR NON-BLUDOMAIN SERVER:
you will need to provide your ftp host, username and password, as well as your control panel** url, username, and password. In Addition all below requirements need to be met for the site to function properly.
The control panel is needed to add/edit the mysql database. If there is no control panel then we need the database host, name, user, and password to be sent to us, and the database must allow remote connections from desktop programs such as mysql-front.
If the server doesn't have the settings pre-set to our specifications, please note whether we need to edit a php.ini file or a .htaccess file to set the settings locally.
REQUIREMENTS:::Please confirm with your server that they meet the following requirements:
1. PHP 4.xx or 5.xx with:
a. safe-mode must be disabled (turned off)
b. register_globals must be set to on
c. max_upload_filesize set to 6MB or above (or .htaccess
files that can change the php.ini settings for individual
accounts must be supported)
d. extensions_dir setting in php.ini MUST EXIST. *** very important ***
For windows servers this folder must be located
on the same drive as the document root and scripts directory.
e. SecFilterEngine must equal Off
SecFilterScanPOST must equal Off
f. php must have php gd library installed
g. thread safety must be disabled
2. server must allow emails to be sent via php script to any email address, and from any email address
3. server must support MYSQL and must have at least 1 mysql database available for each bludomain site, blog, and/or slideshow
IF ANY OF THE ABOVE REQUIREMENTS ARE NOT MET YOUR SITE WILL NOT WORK PROPERLY