 |
Forbidden – You don’t have permission to access this page error and solution
run ps -ef | grep httpd and check which user is running apache if you see user nobody then modify your httpd.conf file check for User nobody and Group nobody, remove nobody and enter valid user name and restart apache. Reply
www.cyberciti.biz |
 |