Apache and suexec issue that wont let me run my python script

Carlos Nepomuceno carlosnepomuceno at outlook.com
Mon Jun 3 19:33:19 EDT 2013


----------------------------------------
> Date: Mon, 3 Jun 2013 17:23:16 -0600
> From: torriem at gmail.com
> To: python-list at python.org
> Subject: Re: Apache and suexec issue that wont let me run my python script
>
> On 06/03/2013 04:13 PM, Carlos Nepomuceno wrote:
>> '/var/log/httpd' is the default place for the Red Hat and CentOS installation of httpd.
>>
>> '/usr/local/apache/logs' is the default directory of the Apache httpd installation.
>>
>> httpd has probably been upgraded by 'make install'.
>
> Oh wow. What a mess. I think Nick needs to read a good book on Red Hat
> EL system administration. Think he needs to start over with a fresh
> install of CentOS and only install software that comes from a repo using
> yum until he learns what he's doing.
> --
> http://mail.python.org/mailman/listinfo/python-list

I did a httpd 'make install' on CentOS 6 and it worked fine. Needed a few tweaks that I don't remember though.

If you don't have any previous experience with Apache httpd settings I wouldn't try that on a production server. 		 	   		  


More information about the Python-list mailing list