by (120 points)
I followed the steps in the video you provide, but the plugins will not load into SEOtoaster. I have attempted to load as a zip file and as an unzipped file, but neither will load. Could you provide more step by step details.

1 Answer

by (1.0k points)
Hello barrypreusz.
Please, provide us your error.log (or whatever php error log) file contents.

If you are running the Apache web server, add this to the .htaccess file in toaster root

php_flag log_errors On
php_flag ignore_repeated_errors On
php_value error_log /path/to/your/erro/log/file

Also can you provide to us phpinfo configuration.
Thank you.
...