root@nikos [~]# nano /usr/local/apache/conf/httpd.conf and altering user nobody to user root.
root@nikos [~]# service httpd restart [Tue Jun 04 15:56:42 2013] [warn] module rpaf_module is already loaded, skipping Syntax error on line 175 of /usr/local/apache/conf/httpd.conf: Error:\tApache has not been designed to serve pages while\n\trunning as root. There are known race conditions that\n\twill allow any local user to read any file on the system.\n\tIf you still desire to serve pages as root then\n\tadd -DBIG_SECURITY_HOLE to the CFLAGS env variable\n\tand then rebuild the server.\n\tIt is strongly suggested that you instead modify the User\n\tdirective in your httpd.conf file to list a non-root\n\tuser.\n root@nikos [~]# What can i do? -- http://mail.python.org/mailman/listinfo/python-list