logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: Mod_Python and Apache Upgrade
Author
shannonl



Joined: 22 Aug 2006
Posts: 1
Location: Los Angeles

PostPosted: Tue 22 Aug '06 20:38    Post subject: Mod_Python and Apache Upgrade Reply with quote

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: 3049
Location: Hilversum, NL, EU

PostPosted: Tue 22 Aug '06 20:43    Post subject: Reply with quote

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

PostPosted: Sun 24 Sep '06 8:17    Post subject: Reply with quote

2shannonl: How did you build it? I spent two days and did'nt make it =/
Back to top


Reply to topic   Topic: Mod_Python and Apache Upgrade View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules