[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#763582: Update: Apache2 now treating Python scripts the same way as CGI



severity 763582 normal
thanks

On Wednesday 01 October 2014 00:33:11, Leslie Rhorer wrote:
> 	Doing some research, I think I found the solution to the second
> issue. I installed libapache2-mod-python, and now Apache treats the
> same way as the other CGI scripts, but it still will not run any of
> them, reportedly due to permissions issues.

In general, you can't expect a 2.2 configuration to work on 2.4 
unchanged. See [1]. In addition, the old authorization directives 
don't work well together with the new ones (which is used by the rest 
of the configuration). I would recommend that you convert your 
configuration to the new syntax (using Require). And increase the 
loglevel to find out where the problems are.

[1] http://httpd.apache.org/docs/2.4/upgrading.html


Reply to: