PHP & MySQL Server Requirements
## Standard Server Requirements
All ScriptNest projects are tested and optimized for modern PHP hosting stacks.
All ScriptNest projects are tested and optimized for modern PHP hosting stacks.
- PHP Version: PHP 8.0, 8.1, or 8.2+
- MySQL: MySQL 5.7+ or MariaDB 10.3+
- PHP Extensions:
pdo_mysql(Database interaction)ext-zip(libzip >= 1.2)ext-fileinfo(MIME validation)cURL&OpenSSL(API requests & TLS sockets)- Web Server: Apache (
mod_rewriteenabled) or Nginx with standard rewrite blocks.
Was this article helpful?
0 developers found this helpful