Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Mod_Python and Apache Upgrade |
|
Author |
|
shannonl
Joined: 22 Aug 2006 Posts: 1 Location: Los Angeles
|
Posted: Tue 22 Aug '06 20:38 Post subject: Mod_Python and Apache Upgrade |
|
|
I just upgraded to http Apache2.2.3 along with the latest mod_python. The server will startup fine and load my login page, but when it goes to process the login request I get this message in the error log:
File does not exist: C:/Apache Group/Apache2.2/root/ccMain/authUser.py, referer: http://localhost/ccMain/templates/cclogin.html
authUser is not a py module, but a function in my main py webserver. Is there something I missed in my apache config file that would cause this behavior or is there something with mod_python that I am doing incorrectly.
Thanks for you help! |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Tue 22 Aug '06 20:43 Post subject: |
|
|
To verify that your setup is ok: Is a simple Python (test)srcipt working ?
Steffen |
|
Back to top |
|
maniac
Joined: 29 Mar 2006 Posts: 31 Location: Ukraine
|
Posted: Sun 24 Sep '06 8:17 Post subject: |
|
|
2shannonl: How did you build it? I spent two days and did'nt make it =/ |
|
Back to top |
|
|
|
|
|
|