apache / php / mysql

Touriste no-reply-gw at fcp.homelinux.org
Wed Apr 20 13:13:22 UTC 2005


> 
> Alexander Dalloz wrote:
> Am Mi, den 20.04.2005 schrieb Touriste um 14:23:
> 
> > For futur problems like this :
> > 
> > in the terminal :
> > 
> > chmod 755 -R /var/www/html
> > 
> 
> Sorry, that is a "nonsense" advise. Legitimate could be
> 
> find /var/www/html -type d -print0 | xargs -0 chmod 755
> find /var/www/html -type f -print0 | xargs -0 chmod 644
> 
> It is not wise to give all files execute permissions.
> 
> Alexander
> 
> 
> --
> Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
> legal statement: http://www.uni-x.org/legal.html
> Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.14_FC2smp
> Serendipity 14:36:04 up 8 days, 11:16, load average: 0.38, 0.19, 0.18


Ok I'll do that.

I'm a newbie :)

What happens concretely when you do in the terminal ?
http_proxy=http://ip_proxy;port
export http_proxy

Thx !


-- 
This is an email sent via the webforum on http://fcp.homelinux.org
http://fcp.homelinux.org/modules/newbb/viewtopic.php?post_id=62339&topic_id=15523&forum=6#forumpost62339




More information about the users mailing list