Internal server error when saving list settings.
Everything seems to be working fine, but I get an internal server error when saving the list settings.
I end up at: www.xxxxxxxx.com/sendy/includes/list/edit.php
I am using the most current version of Sendy. I installed it on a separate subdomain from wordpress, and I've tried removing the following from .htaccess:
Options +FollowSymLinks
Options -Multiviews
I don't know what else to try, any help would be appreciated!
This discussion has been closed.
Comments
Hi,
Does your server have
mod_security
installed? It might be falsely triggering.You can try turning it off for your sendy directory. This article explains how to turn off
mod_security
for a single directory.Thanks.
Best regards,
Ben
It worked! Much obliged.