![]() |
|
General tab returns 'Not Acceptable' error - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: General tab returns 'Not Acceptable' error (/thread-10303.html) |
General tab returns 'Not Acceptable' error - easynow - 2012-08-16 Hello. After a year or so with a buggy install, I have just taken the plunge and made a clean, up to date one, from scratch. The installation itself went fine. However, the first thing I went to change in my options was the date format, under the general tab. On clicking 'apply' I get this error: ` An appropriate representation of the requested resource /zenphoto/zp-core/admin-options.php could not be found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Thanks for any help! General tab returns 'Not Acceptable' error - easynow - 2012-08-16 SOLVED. Admin, this information may be of use to you: After looking around, I suspected this was caused by triggering a kind of server security module called mod_security. Apparently, you shouldn't turn this off, but I asked my server admin to turn it off for troubleshooting: Quote:It is not possible to disable mod security rules for complete account but I have excluded it for the file "/zenphoto/zp-core/admin-options.php" General tab returns 'Not Acceptable' error - sbillard - 2012-08-16 You might ask why Zenphoto has triggered this error. Certainly nothing Zenphoto is doing should be considered a security risk. Sometimes "bad" file permissions cause this kind of reaction. If so then simply fixing the permissions is all that is needed. General tab returns 'Not Acceptable' error - easynow - 2012-08-17 It is probably just a quirky definition, set by my server admin. I have just noticed the same issue when saving changes to the theme files through the web editor. I will ask them for more details on why exactly this is being blocked. For others reference, I am on a shared Linux server, on eukhost. |