openX: ver 2.6
Every time we finished the setup the automatic login worked. As soon as you log out and try to login manually it broke with a 500 Server Error.
I have struggled one whole day trying to get openX to work. The installation went fine and everything with it. The logs also didn't show any errors.
I then found a piece of code which seemed to break the apache;
In the file: plugins/authentication/internal/internal.plugin.php there's a function displayLogin
Comment out the line contaning header('Cache-Control: max-age:0, no-cache, proxy-revalidate, must-revalidate');
This worked for me.
Let me know if you experience any other problems with openX.
By PHPin24 @ 2008-10-10 15:29:31
|