[solved] oh where has my image manager gone?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
macko
Forum Members
Forum Members
Posts: 21
Joined: Fri Oct 17, 2008 11:28 pm

[solved] oh where has my image manager gone?

Post by macko »

***this is to do with apache and restrictions placed by the host

a mod_security related error. adding:


  SecFilterEngine Off
  SecFilterScanPOST Off


to your .htaccess file solved it.  ***

Hi all,

have a problem with the image manager - can't seem to get it to display.
Get the following error:

Not Acceptable
An appropriate representation of the requested resource /lib/filemanager/ImageManager/images.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.
Apache/1.3.41 Server at www.website.com Port 80


Server info is:

Apache version   1.3.41 (Unix)
PHP version   5.2.5
MySQL version   4.1.22-standard


has anyone encountered this problem?  I can't seem to find a solution on the forums or support.  Many thanks.
Last edited by macko on Sat Nov 29, 2008 12:12 am, edited 1 time in total.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: oh where has my image manager gone?

Post by Nullig »

Is this a new install? an upgrade?
Which version of CMSMS?

Have you tried re-uploading the lib directory? or reinstalling?

Nullig
macko
Forum Members
Forum Members
Posts: 21
Joined: Fri Oct 17, 2008 11:28 pm

Re: oh where has my image manager gone?

Post by macko »

Hi Nullig,

sorry forgot to mention the version.
Its a new install of 1.4.1
have tried reuploading the lib directory several times.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm
Location: Comox Valley, BC

Re: oh where has my image manager gone?

Post by Nullig »

This could be a mod_security related error. As a test you could try adding:


  SecFilterEngine Off
  SecFilterScanPOST Off


to your .htaccess file. If the problem goes away, you should contact your Hosting provider to see if they can relax the rules a bit for the Apache mod_security module.

Nullig
macko
Forum Members
Forum Members
Posts: 21
Joined: Fri Oct 17, 2008 11:28 pm

[solved] Re: oh where has my image manager gone?

Post by macko »

yes this has resolved the issue with the xajax file and also my image manager has started working.  I will contact my host.

thank you so very much for your help, I would never have figured this one out!
Locked

Return to “[locked] Installation, Setup and Upgrade”