Re: [Mailman-Users] [install] set-gid bit

2005-05-26 Thread dave
On Thu, 26 May 2005, Peter Schnitzler wrote: > > Am 25.05.2005 um 16:13 schrieb [EMAIL PROTECTED]: > >> On Wed, 25 May 2005, Peter Schnitzler wrote: >> >>> when i go there i get the following output: >>> >>> [portal mailman]$ df -k >>> Filesystem 1k-blocks Used Available Use% Moun

Re: [Mailman-Users] [install] set-gid bit

2005-05-26 Thread Peter Schnitzler
Am 25.05.2005 um 16:13 schrieb [EMAIL PROTECTED]: > On Wed, 25 May 2005, Peter Schnitzler wrote: > >> when i go there i get the following output: >> >> [portal mailman]$ df -k >> Filesystem 1k-blocks Used Available Use% Mounted on >> /dev/hda1 743371679010 643

Re: [Mailman-Users] [install] set-gid bit

2005-05-26 Thread Stephen J. Turnbull
> "Peter" == Peter Schnitzler <[EMAIL PROTECTED]> writes: >> echo "#!/bin/sh">/home/sites/mytest Peter> when i try to do this i get the following error Use single quotes: echo '#!/bin/sh' > /home/sites/www.afser.de/users/portal/mytest -- School of Systems and Information Engineeri

Re: [Mailman-Users] [install] set-gid bit

2005-05-26 Thread Peter Schnitzler
Am 25.05.2005 um 16:13 schrieb [EMAIL PROTECTED]: > On Wed, 25 May 2005, Peter Schnitzler wrote: > >> when i go there i get the following output: >> >> [portal mailman]$ df -k >> Filesystem 1k-blocks Used Available Use% Mounted on >> /dev/hda1 743371679010 643

[Mailman-Users] [install] set-gid bit

2005-05-25 Thread Peter Schnitzler
Hello, i am trying to install mailman as a normal user on the system of my webhoster, because he does not have a mailsystem that good. Even though i did: chmod a+rx,g+ws mailmanrun/ I am still getting the following error. checking permissions on /home/sites/www.afser.de/users/portal/ mailma