https://bz.apache.org/bugzilla/show_bug.cgi?id=60209
Bug ID: 60209
Summary: user wich run cgi script
Product: Apache httpd-2
Version: 2.2.27
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_cgi
Assignee: [email protected]
Reporter: [email protected]
Hi, I created some CGI some years ago. We used for years and from some , we
stopped from using them.
Apache version is:
Server version: Apache/2.2.27 (Unix)
Server built: Jun 17 2015 12:37:48
CGI subdir is well declared and no configuration has changed.
IS POSSIBLE I upgraded Apache ever 2.2.x but some minor relase UP from original
one, I don't remember so well.
inside CGI I point to file that are outside APACHE install dir and ever worked.
File are set with file permission Owner and Group that let apache to access
them. User owner is set with the same wich HTTPD is running (apache:apache).
Inside error.log I read Access Denied
I used google a bit but unable to find if something is changed in CGI handling.
Inside CGI I perform some "cat" statement and i read Access Denied on the file
that should be read from cat statement.
Changing file permission granting to everyone read and write , it work. File
owner is apache that have RW ........
something changed ?
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]