Hi guys,
I just upgraded to Leopard recently and the first thing I noticed was that it simply deleted my /home/www folder without asking me first. Now I wanted to recreate it, but it doesn't work:
Does anyone have an idea what is going on and how I could get back to using /home/www for my local web site hosting? This would be very convenient for me since I use the same folder structure on my productive web server.
Thanks a lot in advance!
Best regards
BIGBLU
I just upgraded to Leopard recently and the first thing I noticed was that it simply deleted my /home/www folder without asking me first. Now I wanted to recreate it, but it doesn't work:
Code:
g5:/ mw$ cd /home
g5:home mw$ mkdir www
mkdir: www: Input/output error
g5:home mw$ sudo mkdir www
mkdir: www: Input/output error
g5:home mw$ sudo rm -R /home
rm: /home: Resource busy
Does anyone have an idea what is going on and how I could get back to using /home/www for my local web site hosting? This would be very convenient for me since I use the same folder structure on my productive web server.
Thanks a lot in advance!
Best regards
BIGBLU