SeoToaster Web Server Requirements
- Web server: Apache 2, Nginx. Any web server that can do re-writes and support PHP should work too (not tested).
- mod_rewrite module: For Apache 2 only.
- PHP 7.2.x, 7.3.x, 7.4.x. We highly recommend 7.4.x
- Mysql 5.X/8.X: Create one empty MySQL database. (example: SeoToaster) and make it UTF8 Unicode if you wish to use other languages. Also you need to deactivate MySQL strict mode if enabled, https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html#sql-mode-setting
- Required PHP modules: curl, gd, json, mbstring, pdo-mysql, xml, gmp, imap, zip, ioncube, mcrypt.