HEX
Server: LiteSpeed
System: Linux ws4.angoweb.net 5.14.0-611.13.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 11 04:57:59 EST 2025 x86_64
User: tswangoe (2287)
PHP: 8.1.33
Disabled: show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open
Upload Files
File: //var/softaculous/toaster/notes.txt
1. Make sure that you do not use [[site_name]] since it is already in use by the script. Instead of that [[sn]] is used to restrict special characters and spaces for Site name during installation.

2. Export the sql file through the below mentioned command on webuzo during manual installation:

 mysqldump --routines -u root -pmysql toaster230 > toaster.sql
 
3. PHP REQUIREMENT LINK: https://www.seotoaster.com/seotoaster-install-requirements.html 

4. Do not check statistic data and token on admin page.

5. Since version 3.11.0, SeoToaster supports only PHP 7.4.x and 8.2.x as per requirements and also over vendor confirmation via email, hence we have blocked install for PHP 8.0.x and 8.1 versions in install.php.