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

Νικόλαος Κούρας nikos.gr33k at gmail.com
Tue Jun 4 07:38:44 EDT 2013


root at nikos [/home/nikos/www/data/apps]# ls -l /usr/local/apache/logs/error_log
-rwxr-xr-x 1 root apache 32447472 Jun  4 14:36 /usr/local/apache/logs/error_log*
root at nikos [/home/nikos/www/data/apps]# chown nobody:apache /usr/local/apache/logs/error_log
root at nikos [/home/nikos/www/data/apps]# ls -l /usr/local/apache/logs/error_log
-rwxr-xr-x 1 nobody apache 32447472 Jun  4 14:36 /usr/local/apache/logs/error_log*


still the same error.



More information about the Python-list mailing list