/var/softaculous/toaster
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.htaccess2200644editdlrm
changelog.txt37270644editdlrm
clone.php58510644editdlrm
coreinfo.php880644editdlrm
edit.php42700644editdlrm
edit.xml4840644editdlrm
fileindex.php2270644editdlrm
import.php33750644editdlrm
info.xml51520644editdlrm
install.js9210644editdlrm
install.php65640644editdlrm
install.xml10050644editdlrm
md511940644editdlrm
notes.txt8510644editdlrm
robots.txt650644editdlrm
softaculous.ini53280644editdlrm
softaculous.routes.xml36090644editdlrm
Edit: /var/softaculous/toaster/notes.txt (851B)
Note: Dont't add mcrypt extension in info.xml as it has been deprecated https://www.php.net/manual/en/migration71.deprecated.php 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.