file/folder permissions needs to be set mkdir /tmp seems to mess up the usage of the folder but chmod 1777 /tmp seems to fix the issue. hope this helps.
file/folder permissions needs to be set
mkdir /tmp seems to mess up the usage of the folder
but chmod 1777 /tmp seems to fix the issue.
hope this helps.