What About???
| • MCC:
Cannot open . htpasswd file • No News Fader • @INC error • Login Problems |
|
|
What About???
MCC: Cannot open .htpasswd file We noticed that a lot of users had problems with the error message MCC: Cannot open .htpasswd file. In release 1.0 also the location of the file is reported, but some help can still be given. The files .htpasswd and .htaccess are used webserver to protect directory's of files on you webserver bij username and password. MCC creates these files for you and provides the means to manage them easily. There are two main reasons for this error message:
If you did not specify the correct url to the fader.js (such as http://www.mysite.com/mcc/fader.js) you will get no newsfader but a script error called "fade not found" Areas on Windows Members ho are using MCC on windows should be carefull using the directory in there path of an Area. Use /dir instead of d:/dir because it can cause the webserver to crach or sometimes MCC does not work. On some server you will encounter a error: Some webservers have problems with the perl password crypto method we use. This shows when some users can login and others cannot. Try using MD5 the password crypto method that you can set as admin in the preference and settings. When you use this method your perl version must contain a MD5 library. |