[us...@httpd] Permission Problem

2011-01-04 Thread tinkee
hi! i am using apache as my webserver and i have a problem accessing my php files in my browser, it used to work properly until i think I messed up things. now i don;t know what to do. T_T everytime i open my php files which are on /var/www/htm/ it gives me the permission denied error. i think

Re: [us...@httpd] permission problem (still)

2009-08-27 Thread Chuck Crisler
On Thu, 2009-08-27 at 12:13 +0200, André Warnier wrote: > Chuck Crisler wrote: > > On Fri, 2009-08-21 at 09:37 +0100, Tom Evans wrote: > > > > > > My cgi-bin directory (/var/www/cgi-bin) is owned by root with these > > permissions drwxr-xr-x. This is from my httpd.conf > > > Hi. > On my Linux (D

Re: [us...@httpd] permission problem (still)

2009-08-27 Thread André Warnier
Chuck Crisler wrote: On Fri, 2009-08-21 at 09:37 +0100, Tom Evans wrote: My cgi-bin directory (/var/www/cgi-bin) is owned by root with these permissions drwxr-xr-x. This is from my httpd.conf Hi. On my Linux (Debian) systems, the cgi-bin directories - and the scripts in it - have a owner "ro

Re: [us...@httpd] permission problem (still)

2009-08-26 Thread Chuck Crisler
On Fri, 2009-08-21 at 09:37 +0100, Tom Evans wrote: > If it was owned by user apache, then if the webserver were exploitable, > the attacker would be able to deface your website. If it is just > readable by apache, then they would need to exploit apache and then find > a local privilege escalation

Re: [us...@httpd] permission problem

2009-08-21 Thread Tom Evans
On Thu, 2009-08-20 at 22:02 -0400, Chuck Crisler wrote: > I seem to have a permission problem with apache. I am running FC9 and > apache 2.2.11, mod_perl 2.0.4 and perl/V5.10.0. I am trying to work with > apache/perl/mason/mySQL but continually encounter permission failures. > Apache runs under use

[us...@httpd] permission problem

2009-08-20 Thread Chuck Crisler
I seem to have a permission problem with apache. I am running FC9 and apache 2.2.11, mod_perl 2.0.4 and perl/V5.10.0. I am trying to work with apache/perl/mason/mySQL but continually encounter permission failures. Apache runs under user/group apache/apache (specified in the httpd.conf file and veri