I fallowed this tutorial everything is OK but when i try to load web page it gives me:
Internal Server Error 500.
In error.log it writes this error:
[Sun Nov 06 19:55:40 2011] [warn]
[client xx.xx.xx.xxx] (104)Connection
reset by peer: mod_fcgid: error
reading data from FastCGI server
[Sun
Nov 06 19:55:40 2011] [error] [client
xx.xx.xx.xxx] Premature end of script
headers: osqa.fcgi
[Sun Nov 06
19:55:40 2011] [error] [client
xx.xx.xx.xxx] File does not exist:
/var/www/error/500.html
Please help. Day after day I spent whole of my free time trying to get OSQA work. I spent a lot od money for this but it don´t work. Also sorry for my english
asked
06 Nov '11, 14:03
JakubL
26●2●3●8
accept rate:
0%
@JakubL, I can tell you're having a rough time. We have no connection with that TechGeekGuy and cannot be certain if his tutorial is correct and current. I wish we could help you more.
Are you setting up OSQA on a vps?
Yes. On VPS
You shouldn't be using fastcgi then. That's what some shared hosts use, but is extremely buggy and slow, you should use wsgi, since you're an a vps, there is no reason not to do it.