capimin.cbclass

Known Issues Capimin - Usermin for Capisuite

Index
What is it?
How to install?
Screenshots
Known Issues
Download
Links
Contact
ToDo List
Change log

 

 

 

 
 current

  • The module hasn't been tested as much as it should be, so be careful when using it
    I recommend to the check the spool dir regularly
  • When possible use an up to date python version (Version >=2.2 is required)
  • Python Path in capimin *.cgi files:
    • the python path in this is set to /usr/bin/env python. On some systems, this might not work, or it runs an older version.
    • for Debian woody stable try /usr/bin/python2.2
  • CapiSuite should be already configured and running before using the Usermin module
    (the error messages are currently not very helpful)

 older versions:

  • Got a Codepage Error / Warning?
    • with the latest python versions (e.g. SuSE 9.0 + YOU) you may get a warning
      about non ASCII chars found in the code
    • Problem: index.cgi + webmin.py contain the name of the python-webmin Author
      (although it is in a comment)
    • Fix: Download the latest python-webmin / capimin versions