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
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
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
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
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
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