-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
You are using nautilus, that is the first problem.
Basically Nautilus has the same permissions as your user, and things may
not be (/etc/ should _not_ be) readable by all users.
Also, in Debian (or it variants such as Kubuntu, Xandros, etc), Apache
runs as the user www-root, so make sure you do not lock out Apache
(usually I use chown myuser:www-data XXXX file-name to keep the group as
www-data. which should have read permissions)
The command line is your friend here. As root do an ls -la /var/www
Mitchell Brown wrote:
> Got it!
> Okay, something weird is going on. Remember how I told you that
> /etc/apache2
> wasn't showing up in Nautilus? Well - according to a "ls" in /var/www that
> folder contains "apache2-default" and "phpmyadmin" -- yet Nautilus is
> showing something *completely* different O_o what the heck's going on
> here?!
>
> On 5/3/06, Peter Van den Wildenbergh <[EMAIL PROTECTED]> wrote:
>>
>>
>> cd /etc/apache2
>> find . -type f -exec grep -li "DocumentRoot" {} \;
>>
>> This does the search for you...
>>
>> Peter
>>
>>
>> Mitchell Brown wrote:
>>
>> > There we go, its in /etc/apache2 (t appeared all of a sudden!!)
>> > Now, I checked both httpd.conf and apache2.conf and can't find any
>> > setting for my DocumentRoot.. suggestions?
>> >
>> > On 5/3/06, *Shawn* < [EMAIL PROTECTED]
>> > <mailto:[EMAIL PROTECTED]>> wrote:
>> >
>> > On Wednesday 03 May 2006 11:46, Mitchell Brown wrote:
>> > > It's apache 2. There's no folder called "apache2" in /etc
>> > >
>> > > :-/
>> >
>> > common apache config dirs include:
>> > /etc/apache2
>> > /etc/apache
>> > /etc/httpd
>> >
>> > Shawn
>> >
>> >
>> > _______________________________________________
>> > clug-talk mailing list
>> > [email protected] <mailto:[email protected]>
>> > http://clug.ca/mailman/listinfo/clug-talk_clug.ca
>> > Mailing List Guidelines ( http://clug.ca/ml_guidelines.php)
>> > **Please remove these lines when replying
>> >
>> >
>> >
>> >
>> > --
>> > pub 1024D/9091C422 02/05/2006 Mitchell Brown < [EMAIL PROTECTED]
>> > <mailto:[EMAIL PROTECTED]>>
>> > Primary key fingerprint: 812B 94BC EA0D 345A CC1C 2ED9 F7F6 5CCF
>> > 9091 C422
>> >
>> >------------------------------------------------------------------------
>> >
>> >_______________________________________________
>> >clug-talk mailing list
>> >[email protected]
>> >http://clug.ca/mailman/listinfo/clug-talk_clug.ca
>> >Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
>> >**Please remove these lines when replying
>> >
>>
>> _______________________________________________
>> clug-talk mailing list
>> [email protected]
>> http://clug.ca/mailman/listinfo/clug-talk_clug.ca
>> Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
>> **Please remove these lines when replying
>>
>
>
>
> --
> pub 1024D/9091C422 02/05/2006 Mitchell Brown <[EMAIL PROTECTED]>
> Primary key fingerprint: 812B 94BC EA0D 345A CC1C 2ED9 F7F6 5CCF 9091
> C422
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> clug-talk mailing list
> [email protected]
> http://clug.ca/mailman/listinfo/clug-talk_clug.ca
> Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
> **Please remove these lines when replying
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEWPLCwRXgH3rKGfMRAuH9AKCdu3/xAMHdk6DD3Dh5ebiPYvLAcACglVE2
uitWP4kKWMo1rWDwo//5KGY=
=BYnU
-----END PGP SIGNATURE-----
_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying