OpenEMM FAQ Database

FAQ Database Home | Glossary | Favorites | Contact FAQ Database Home | Glossary | Favorites | Contact
Search the FAQ database Browse by Category
Advanced Search
* Query:
  Categories:
  Rated:
Search Results for "mysql"
There were 5 questions found for your query:
  1. questionBug: error in file openemm.sql
    The file openemm.sql creates the tables within the MySQL database. There is a table named "softbounce_email_tbl; " The ';' in the table name is a typo. Please remove the ';' at the end of ...

  2. questionI forgot my password for OpenEMM
    This is the way to reset OpenEMM to its default password "openemm":mysql -u root [-p if password exists]use openemmupdate admin_tbl set pwd_hash = 0x9bd796996fcdf40ad3d86025c03f2c9e where userna ...

  3. questionHow can I report bugs in OpenEMM?
    If you find a bug in OpenEMM, please submit a detailed description of the bug (so that we can reproduce it) to this bugtracker.Your bug description should include at least the following informatio ...

  4. questionHow can I install OpenEMM on Debian?
    User "minichip" provided us with this guide on how to install OpenEMM on Debian 3.1 (sarge):"Basically I used the file INSTALL.pdf, so I will point to the commands that differ from the manual.1.1& ...

  5. questionSending of mails does not work (Linux only)
    This may have several reasons. To locate the problem you should check out these points in the noted sequence: 1.) Trivial case: You have choosen a target group with no recipient, so there is no m ...


SourceForge.net Logo Back to OpenEMM Homepage