Hi, Very happy user of community edition.
I'm moving to a new server.
I copied over the web root for clipperz.
The web page comes up fine.
I then did this:
1) created a clipperz database
2) did a typical backup and restore copy to the new server.
It looks like I did this ok...
mysql> show tables;
+-----------------------+
| Tables_in_clipperz |
+-----------------------+
| base64_data |
| onetimepassword |
| onetimepasswordstatus |
| record |
| recordversion |
| user |
+-----------------------+
6 rows in set (0.00 sec)
However, I cannot login...
Thanks!