ziggy46802
Active Member
- Joined
- Aug 19, 2012
- Messages
- 418
- Reaction score
- 27
Can somebody show me how to set up lighttpd or point me in the direction of a tutorial because I am confused by it.
Now that I have lighttpd working, what AAC do you recommend and how do I "install" it into lightppd?
cd /var/www/
wget https://dl.dropbox.com/u/12304631/znoteaac/znoteAACv1.2bpublic.zip .
unzip *zip .
rm *zip
cd znoteaac
mv * ..
if permission problems: chmod -R 777 /var/www/
Cannot write to `znoteAACv1.2bpublic.zip' (Success).
--2012-11-08 14:55:06-- http://.unzip/
Resolving .unzip (.unzip)... failed: Name or service not known.
wget: unable to resolve host address `.unzip'
--2012-11-08 14:55:06-- http://*zip/
Resolving *zip (*zip)... failed: Name or service not known.
wget: unable to resolve host address `*zip'
--2012-11-08 14:55:06-- http://./
Resolving . (.)... failed: Name or service not known.
wget: unable to resolve host address `.'
this is the end of what I get at the end of the second line of what you wrote znote, and then "rm *zip" does not work
- - - Updated - - -
Okay, why can't I paste anything into the var/www folder? This is ridiculous
- - - Updated - - -
How come I am not the owner of the var or www folder and can not paste into it this is just out right stupid
Yes, I agree. I don't think you are logged in as a proper admin.
What Linux OS are you using?