On Sun, 08 May 2005 20:18, Christopher Sawtell wrote: > On Sun, 08 May 2005 19:07, motivated wrote: > > I only want to see if php/apache is working. > > How about this then:- > > logged in as yourself with the username kelvyn > > mkdir -f public_html sorry that should be:- mkdir public_html
no -f flag. I thought that it would not complain if the dir. existed, but that flag is not the way. Silly me. -- C. S.
