Hello
I've installed ser with mysql module ... then I've run the sh script to create the ser DB with all required tables. I've modified the config.php but still can't make serweb to work. The problem is with field names in subscriber table.
The script created table subscriber with field names like USER_ID or REALM but the login script has differnet fieldnames. Instead of USER_ID USERNAME and instead of REALM DOMAIN.
What should I do to make serweb to work? Or am I doing something terribly wrong???
Igor