From: srinivas <sri...@ha...> - 2013-03-05 14:41:36
|
Dear All, We have configured squirrelmail-1.4.22-2 on CentOS 6.2. Since our users need news groups we tried to add the plug-in nntp_0.0.5. We have set the required directives/parameters in "config.inc" and added the group names in "groups.txt" as specified in the "readme-english.txt". Then we got the following errors: [Mon Mar 04 16:05:41 2013] [error] [client 10.16.10.135] PHP Warning: include_once(../src/validate.php): failed to open stream: No such file or directory in /usr/share/squirrelmail/plugins/nntp/squirrelmail.inc on line 3, referer: https://webmail3.serc.iisc.in/src/right_main.php?PG_SHOWALL=0&sort=0&startMessage=1&mailbox=INBOX [Mon Mar 04 16:05:41 2013] [error] [client 10.16.10.135] PHP Warning: include_once(): Failed opening '../src/validate.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /usr/share/squirrelmail/plugins/nntp/squirrelmail.inc on line 3, referer: https://webmail3.serc.iisc.in/src/right_main.php?PG_SHOWALL=0&sort=0&startMessage=1&mailbox=INBOX [Mon Mar 04 16:05:41 2013] [error] [client 10.16.10.135] PHP Notice: Use of undefined constant SM_PATH - assumed 'SM_PATH' in /usr/share/squirrelmail/functions/strings.php on line 33, referer: https://webmail3.serc.iisc.in/src/right_main.php?PG_SHOWALL=0&sort=0&startMessage=1&mailbox=INBOX [Mon Mar 04 16:05:41 2013] [error] [client 10.16.10.135] PHP Warning: require_once(SM_PATHfunctions/global.php): failed to open stream: No such file or directory in /usr/share/squirrelmail/functions/strings.php on line 33, referer: https://webmail3.serc.iisc.in/src/right_main.php?PG_SHOWALL=0&sort=0&startMessage=1&mailbox=INBOX Now we gave the absolute path for the above files in "nntp/squirrelmail.inc" We could able to see the available queues in the news server, but when we click on the individual queue, there is no response at all. we started receiving the new errors: [Tue Mar 05 19:32:20 2013] [error] [client 10.16.10.135] PHP Notice: Undefined variable: group in /usr/share/squirrelmail/plugins/nntp/squirrelmail.inc on line 28, referer: https://webmail3.serc.iisc.in/plugins/nntp/index_nntp.php?group=Broadcast [Tue Mar 05 19:32:20 2013] [error] [client 10.16.10.135] PHP Notice: Undefined variable: group in /usr/share/squirrelmail/plugins/nntp/squirrelmail.inc on line 28, referer: https://webmail3.serc.iisc.in/plugins/nntp/index_nntp.php?group=Helpdesk Please advise. Thank you. Regards, Srinivas -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. |