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
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil