Site Network:

What Next?

Hi guys,

Sorry to be a n00bie on this one, but I've managed to be able to follow all the instructions on the first go with trying to get it installed on Windows, but what next?  How do I call ProjectHQ to be served by Apache?  Hell, what about IIS?

 

T.I.A,
D

 

Re: What Next?

Hi dorient,

For Apache, you'll need to install the mod_wsgi module. I'm not sure how you go about doing this on Windows, as I only use Linux systems. As for IIS, I believe there is an ISAPI module, and you might find more information on the WSGI site.

Re: What Next?

I have followed the installation instructions up until the "Configuring your webserver" and get stuck at this point. I am running apache server on debian, but am struggling to figure out how to configure the webserver to serve out the application. Any help, suggestions or links to a solution would be most welcome.

 

Thank you

Re: What Next?

Hello,

I am at the same step as you, and cannot seem to get any further..?

Where do I point the DocumentRoot of Apache to make it serve ProjectHQ? I am running Debian, apache2 and mod_wsgi, and have all the dependencies, but simply do not know where the index file is :)

Jon

Re: What Next?

Hi guys,

I've finally gotten round to writing the part of the documentation about configuring your web server. Unfortunately I only have experience with Apache2 and mod_wsgi so far, so that is all I have documented. However, that should answer most of your questions.

Configuring Your Web Server

Re: What Next?

Great! I now have it up an running!

I seem to be getting Internal Server errors every now and then though.. Seems to occur especially when viewing tickets and when editing milestones after they have been created...

Looking forward to the next update!

Jon

Re: What Next?

Hi Jon,

With regards to the Inter Server Errors, look in your Apache error log, you should find some Python tracebacks and exceptions in there. If you can copy and paste them here, I can see if there's a fix for them.

Re: What Next?

Dear all,

I already install the project HQ on my os x server(10.6) with sqlite

also can see the login page,

but,

I don't know how to create a account to testing,

 

I try to add a account into 'member' table,

but I can not use it to login,

 

has anyone can tell me how to do, or give me a document,

 

Thanks,

 

Best regards,

Re: What Next?

When you run the "paster setup-app" command, it creates an administrator account for you, and tells you what the login details are.