Casino Script PHP iGaming software
System requirements
PHP 8.2 or higher PHP extensions: cURL, Mbstring, OpenSSL, PDO, Tokenizer, XML, Ctype, JSON, BCMath, Zip URL rewrite enabled. PHP function set_time_limit() enabled The application should be installed in the web root folder of a domain or subdomain (it will not work if installed in a sub folder). Installation
nstallation file
The installation file is at the root of the project "install.php"
I get "404 Not Found" error during installation
This error occurs if:
.htaccess files are missing .htaccess files are not allowed (AllowOverride directive is set to None) Apache Rewrite module is not enabled Please follow the installation steps again.
I get "406 Not Acceptable" error during installation
This error occurs if a request has been blocked by Mod Security Apache module. Please contact your hosting support and ask them to disable Mod Security module.