I have a conference that I am in the middle of setting up. I'm using OCS 2.0, and when I initially set it up in our Linux, Apache, Fast CGI environment, I had to disable the PATH_INFO variable in the config settings.
I have some users who have uploaded some submissions, but when they go to 'Edit Metadata', the server throws an Internal Server Error (500), with this in the logs:
- Code: Select all
[Thu Mar 06 16:16:17 2008] [error] [client <removed>] malformed header from script. Bad header=\r\n : index.php, referer: http://<removed>/index.php?conference=carfms&schedConf=carfms08&page=presenter&op=submission&path[]=1
I suspect that this is related to the PATH problem, but that's only my guess. Can anyone help with this? If there's any more details I can provide, please let me know.
I have been able to get this to work on a 'normal' Apache set-up with mod_php. Unfortunately, we've put too much work into this conference site to switch environments now. I really need a way to get this working under Fast CGI.
Any help would be greatly appreciated,
Mike.
