LAMP stands for Linux, Apache, MySQL, and PHP. Yes, we do have all of these on our shared servers.
This is also supported on our Linux dedicated servers, but not on Windows dedicated servers.
LAMP stands for Linux, Apache, MySQL, and PHP. Yes, we do have all of these on our shared servers.
This is also supported on our Linux dedicated servers, but not on Windows dedicated servers.
Although comments are not monitored by technical support staff, they are moderated and read by technical writers. Comments will need to be approved by a moderator before appearing.
Our technical writers do read the comments periodically for the purposes of updating the articles, and do appreciate your feedback, suggestions and corrections to the articles themselves, as well as any suggestions or tips for readers of this article. However, support questions posted here are not guaranteed to be replied to in a timely manner or at all. For support issues, it is best to contact our support staff instead by live chat, email or phone.
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 site, blog, and/or slideshow
Thanks.