i don't understand this part of the install ? i'm very new to the new setup.. 2 nights now..lol
Code:
You need to change the directory permission so that the script can write
to the base and archive directory. If your server runs apache and apache
is run under apache user and apacher group.
I normally assign the permission this way:
#chown apache.MYUSER_GROUP archive
#chmod 775 archive
MYUSER_GROUP is the user group my login belongs to. #ls -l will show that.
775 will let apache (the script) and me (after I log in) add/change files.
Set the same permission to the base vB directory.
is this a file i chmod :ermm: im lost