پاسخ : مشکل بعضی از سایت ها
کد:
It is likely that your /usr/tmpDSK is corrupted. You should stop all processes that have files open on /tmp such as MySQL and other applications using:
/usr/sbin/lsof /tmp
Run the following commands (in that order):
/bin/umount -l /tmp
/bin/umount -l /var/tmp
/bin/rm -fv /usr/tmpDSK
/scripts/securetmp
This should create a new /tmp partition for you. That's all
chmod 1777 /tmp
پاسخ : مشکل بعضی از سایت ها
نقل قول:
نوشته اصلی توسط
1Mizban
کد:
It is likely that your /usr/tmpDSK is corrupted. You should stop all processes that have files open on /tmp such as MySQL and other applications using:
/usr/sbin/lsof /tmp
Run the following commands (in that order):
/bin/umount -l /tmp
/bin/umount -l /var/tmp
/bin/rm -fv /usr/tmpDSK
/scripts/securetmp
This should create a new /tmp partition for you. That's all
chmod 1777 /tmp
سلام این را یکم میشه توضیح بدی من چیکارش کنم چی باید وارد کنم
دقیقا دستوراتی را که باید بزنم را بنویسید
---------- Post added at 05:55 PM ---------- Previous post was at 05:13 PM ----------
بعد از ریست کردن sql مشکل تا ساعتی حل میشه