Cleaning up after the server crash.August 3, 2006The dead server is back online but it's not to be relied on. So we are moving the sites and mail on it to a new server. Ran into the following error with Apache: 13)Permission denied: /var/www/radnet/ftp/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
Been there, seen it but don't have any apache T-Shirts. This time though the problem wasn't with the group id, the Group directive in the httpd.conf file does point to a valid group. Doing the following fixed it though: chgroup apache * -R
don't ask me the theory behind it, I don't want to know, not at this point of time anyway. Posted by raditha at August 3, 2006 10:44 AM
|
|



