If you want to delete all files and dirs from /tmp use following command. cd /tmp chattr +i lost+found; deltree…
Guys, If you faceĀ semget error while restarting httpd. Please useĀ following command. ipcs -s | grep nobody | perl…
Are you getting following error in apache error logs? Warning: main(): open_basedir restriction in effect. That means php open_basedir protection…