| Name | Robbingon |
|---|---|
| Email Address | n/a |
| Posts | 1 |
-
- 2010-08-03 10:57:07
- Cherokee wsgi/ Apache mod-python
- Board » Getting Started » Setup and Configuration
-
Hi,
Been coding in python for a while, but am very new to developing websites with it and I have been having this problem I have configured Apahche with mod-python and followed all the instructions but still when it comes to it no view or admin page is ever displayed. I tried again with cherokee and wsgi and the same problem. I configure my django project, aim my server at it, configure wsgi (to the point where I am no longer getting a 500 error) and still nothing. I can serve static html, but still when visting www.example.com/admin/ nothing.
I think I am missing a vital step,but cant work out what, can anyone help me?


