Server Requirements
Server
We provide a .htaccess
configuration file that works well with any Apache server.
Nginx or LiteSpeed or any other server is NOT officially supported and we CANNOT help with the server configuration of any kind if your server uses anything other than Apache.
Hosting Services
LAUNDRY BOX works very well with all major managed hosting providers. To name a few, GoDaddy, Hostinger, NameCheap, BlueHost, SiteGround, HostGator. All managed hosting provides would support an easy to use cPanel through which LAUNDRY BOX can literally be installed in just 5 minutes. (We also offer installation support for these hosting providers)
If you use a Cloud Hosting service like AWS, GCloud, DigitalOcean, etc, we DONOT support for installation or server configuration on these services. If you use a Cloud Hosting or a dedicated server where you have configured the server on your own, the support will only be resumed after you have completed installation and setup for LAUNDRY BOX.
PHP Version
LAUNDRY BOX requires PHP from v7.3. to v8.0. Although PHP v7.4 can be used with LAUNDRY BOX but later if you face any issues, the first thing which we would suggest over support ticket to you will be to fall back to PHP v7.3 as that's the only Officially support PHP version.
PHP Extensions
The following PHP extensions are mandatory to use LAUNDRY BOX:
OpenSSL PHP Extension
PDO PHP Extension
Mbstring PHP Extension
Tokenizer PHP Extension
XML PHP Extension
Ctype PHP Extension
JSON PHP Extension
ZIP PHP Extension
FileInfo PHP Extension
BCMath PHP Extension
ionCube Loader PHP Extension
GD PHP extension
Optionally, you should also enable the OpCache PHP Extension
for better performance. It is not mandatory but recommended.
How to Enable PHP Extensions?
On a manages hosting provider (like GoDaddy, Hostinger, etc) you will have an option to change the PHP Configuration under the name "Php Versions" or "Php Configurations" or "Php Extensions" or some similar names.
There you can find a similar view as shown below:
From version 1.2.0 LAUNDRY BOX requires ionCube Loader PHP Extension
Last updated