Author Topic: v1.3.1 does not like Firefox?  (Read 3163 times)

betty111111

  • Jr. Member
  • **
  • Posts: 78
    • View Profile
    • Email
v1.3.1 does not like Firefox?
« on: April 17, 2009, 01:12:41 pm »
I installed a clean v1.3.1 twice with the same problems on a LAMP server.

Safari Mac - works
Firefox Mac - problem (cleared cache, cookies, etc)
Firefox Windows - problem (cleared cache, cookies, etc)

I am getting a similar problem as other posts on here.  I am able to see the login screen but as soon as I login via Firefox I get:

------------
Not Acceptable
An appropriate representation of the requested resource /opengoo/index.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.
-----------

I have a separate install of Opengoo 1.3 on the same machine and I have never experienced this problem with that version.


betty111111

  • Jr. Member
  • **
  • Posts: 78
    • View Profile
    • Email
Re: v1.3.1 does not like Firefox?
« Reply #1 on: April 20, 2009, 01:37:19 pm »
Solved.

I had installed OpenGoo within a subdirectory, eg
mywebsite/opengoo

Anyways, the solutions here seemed to solve the problem with Firefox:
http://forums.opengoo.org/index.php?topic=1016.msg4091#msg4091

---------------

except adjust   define('COOKIE_PATH', '/');  in the config.php file
« Last Edit: April 20, 2009, 01:41:38 pm by betty111111 »