829
New Member
Karma: +1/-0
Offline
Posts: 29
|
 |
« Reply #15 on: March 17, 2009, 07:01:03 AM » |
|
No. I just tried it with IE 8, because it was not working with Firefox. FF version above with troubleshooter output.
|
|
|
|
|
Logged
|
|
|
|
Hummdis
Moderator
Super Member
   
Karma: +13/-0
Offline
Posts: 601
In a world without fences, who needs Gates?
|
 |
« Reply #16 on: March 17, 2009, 07:06:18 AM » |
|
I don't usually pay much attention to the browser since the browser doesn't usually cause 90% of the problems that occur with web applications. However, since you're running Apache as the webserver, what platform are you running Apache on? Linux, Windows, Solaris, etc.?
|
|
|
|
|
Logged
|
|
|
|
829
New Member
Karma: +1/-0
Offline
Posts: 29
|
 |
« Reply #17 on: March 17, 2009, 07:23:48 AM » |
|
Linux.
|
|
|
|
|
Logged
|
|
|
|
Hummdis
Moderator
Super Member
   
Karma: +13/-0
Offline
Posts: 601
In a world without fences, who needs Gates?
|
 |
« Reply #18 on: March 17, 2009, 09:32:20 AM » |
|
It would appear that mod_security is turned on in your Apache httpd.conf file. Make a .htaccess file in the eTicket main directory that contains: <IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> That will disable the mod_security and should allow you to view and edit the groups page. Let me know if that works for you.
|
|
|
|
|
Logged
|
|
|
|
829
New Member
Karma: +1/-0
Offline
Posts: 29
|
 |
« Reply #19 on: March 17, 2009, 10:03:43 PM » |
|
Not Acceptable
An appropriate representation of the requested resource /support/ticket/admin.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.
|
|
|
|
|
Logged
|
|
|
|
Hummdis
Moderator
Super Member
   
Karma: +13/-0
Offline
Posts: 601
In a world without fences, who needs Gates?
|
 |
« Reply #20 on: March 19, 2009, 11:14:47 AM » |
|
Not Acceptable
An appropriate representation of the requested resource /support/ticket/admin.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.
Did this occur after you added the .htaccess entry?
|
|
|
|
|
Logged
|
|
|
|
829
New Member
Karma: +1/-0
Offline
Posts: 29
|
 |
« Reply #21 on: March 19, 2009, 01:34:28 PM » |
|
Yes.
|
|
|
|
|
Logged
|
|
|
|
Hummdis
Moderator
Super Member
   
Karma: +13/-0
Offline
Posts: 601
In a world without fences, who needs Gates?
|
 |
« Reply #22 on: March 20, 2009, 06:59:30 AM » |
|
Are you on a shared hosting server or do you own the server where eTicket is installed?
|
|
|
|
|
Logged
|
|
|
|
829
New Member
Karma: +1/-0
Offline
Posts: 29
|
 |
« Reply #23 on: March 20, 2009, 08:25:53 AM » |
|
Shared. Inmotion hosting
|
|
|
|
|
Logged
|
|
|
|
Hummdis
Moderator
Super Member
   
Karma: +13/-0
Offline
Posts: 601
In a world without fences, who needs Gates?
|
 |
« Reply #24 on: March 23, 2009, 03:44:01 AM » |
|
You may need to contact your hosting provider and find out if you can even turn that option off. Shared hosting is very restrictive unless you request a dedicated server in most cases. Please see the list of eTicket Ready hosting providers.
|
|
|
|
|
Logged
|
|
|
|
829
New Member
Karma: +1/-0
Offline
Posts: 29
|
 |
« Reply #25 on: March 23, 2009, 06:10:38 AM » |
|
Thank you for the reply. I have a support request in with inmotion about the issue and I will post back once I found out if it is fixed.
|
|
|
|
|
Logged
|
|
|
|
829
New Member
Karma: +1/-0
Offline
Posts: 29
|
 |
« Reply #26 on: March 23, 2009, 09:20:55 AM » |
|
They disabled mod_security for my domain and groups are now working. If anyone is using inmotion hosting, Tier 2 support will have to disable mod_security, the work around .htaccess file will not work.
|
|
|
|
|
Logged
|
|
|
|
Hummdis
Moderator
Super Member
   
Karma: +13/-0
Offline
Posts: 601
In a world without fences, who needs Gates?
|
 |
« Reply #27 on: March 24, 2009, 08:22:03 AM » |
|
That's great to hear!!! Finally, huh? 
|
|
|
|
|
Logged
|
|
|
|
|
eTicket Community
|
|
|
|
|
|
Logged
|
|
|
|
|