LemonStand Documentation

Troubleshooting unable to save templates, pages, or partials

If saving is resulting in an infinite loading popup, please check the following:

  • If the mod_security Apache extension is installed on the server, disable it in the .htaccess file using the following declaration:
    SecFilterEngine Off
    SecFilterScanPOST Off
    
  • Your server environment meets LemonStand's requirements.


Previous: Troubleshooting Page Not Found after installation
Return to Installing LemonStand