Error : semget error in httpd

Guys,

If you face  semget error while restarting httpd. Please use  following command.

ipcs -s | grep nobody | perl -e ‘while () {@a=split(/\s+/); print `ipcrm sem $a[1]`}’

Then restart Apache service

/scripts/restartsrv httpd

It will help you to resolve the error.

 

 

 

 

 


Error : semget error in httpd, Hostripples Web Hosting
HR-ADMIN