chmod 750 /lswstmp/lshttpd
chmod: cannot access `/lswstmp/lshttpd': No such file or directory
chown nobody.nobody /lswstmp/lshttpd
chown: cannot access `/lswstmp/lshttpd': No such file or directory
chmod 700 /lswstmp/lshttpd/swap
chmod: cannot access `/lswstmp/lshttpd/swap': No such file or directory
du -sh /tmp/*
18K /tmp/lshttpd
0 /tmp/mysql.sock
I cleared tmp via this command: rm -rf /tmp/*