Installing NNTP-PHPBB frontend

To use  nntp-phpbb:

1. Your Phpbb forum must be version 3
2. Download MySql.Data.dll assembly from mysql site
3. Modify you phpbb database by following SQL operators:
ALTER TABLE forums ADD nntp_group_name VARCHAR(30) AFTER id;
ALTER TABLE forums ADD UNIQUE (nntp_group_name); 


4. copy file nntp-phpbb to /etc/xinet.d/. (remove any conflicts with other NNTP servers)
5. Install Mono


Send any questions to support@ufasoft.com




