cPanel, create/recreate/fix/mount tmp/ folder

Stop apache and mysql services

service httpd stop
service mysql stop
umount -l /tmp
umount -l /var/tmp
rm -fv /usr/tmpDSK
/scripts/securetmp

Start services

service httpd start
service mysql start

Similar Posts:

    None Found

Leave a Reply

Your email address will not be published. Required fields are marked *