I've followed the official guide for installing OSQA on Ubuntu 10.04 LTS (VPS) properly, but after completing all steps when I restart apache - it says [fail] (instead of [ok]).. and I don't see anything on my website. Any help will be appreciated.
When I checked out the log files - here is something that might be relevant to the problem :
/var/log/apache2/error.log
.....................................................
[Wed Aug 24 21:50:35 2011] [error] Exception KeyError: KeyError(140099614975808,) in <module 'threading'="" from="" '="" usr="" lib="" python2.6="" threading.pyc'=""> ignored
[Wed Aug 24 21:50:35 2011] [error] Exception KeyError: KeyError(140099614975808,) in <module 'threading'="" from="" '="" usr="" lib="" python2.6="" threading.pyc'=""> ignored
[Wed Aug 24 21:50:35 2011] [error] Exception KeyError: KeyError(140099614975808,) in <module 'threading'="" from="" '="" usr="" lib="" python2.6="" threading.pyc'=""> ignored
[Wed Aug 24 21:50:35 2011] [error] Exception KeyError: KeyError(140099614975808,) in <module 'threading'="" from="" '="" usr="" lib="" python2.6="" threading.pyc'=""> ignored
[Wed Aug 24 21:50:35 2011] [notice] caught SIGTERM, shutting down
....................................................
asked
25 Aug '11, 02:35
rkjha
41●1●2●3
accept rate:
100%
@rkjha, this posting is more a problem report than a question. OSQA bugs should be reported at jira.osqa.net, and OSQA support issues should go to support@osqa.net.
Additionally, all meta.osqa.net postings are required to have a clear, specific question in their title field. Please correct the title of this posting right away. Thanks.
@rickross, I've updated the title && reported it as a bug on jira.osqa.net.. Thanks for the quick response..