FAQ 2.0 (1.9.1 and up)
User documentation
04/19/2010
Q: When i tried to add brands via Brand Configuration/Setup, it says "Please wait for the progress bar to show below (this might take a minute or two)" "Internal Server Error"
A: This is usually due to the fact that our .htaccess file supports Mod Auth MySQL which most distros do not install by default. The easiest way to fix this if you are running CentOS is to simply run "yum install mod_auth_mysql". If after running this command and you still see internal server error your best bet is to login to the server and go to ..admin/modules/endpointman/.htaccess and replace everything in there with 'allow from all' (No quotes) see bug #295 for more information