First of all, does the 'setup.php' actually exist in the 'plugins/bayesspam/' folder? And if so, what are the permissions of the folder and the files in it.
The error is coming directly out of "functions/plugin.php" which shows that SM can not find the file (the plugin is enabled, but not all the files were copied over) or it has no read permissions on the directory or file. Jimmy On Thu, April 8, 2004 11:50 am, Joaquim Laureano said: > Hi, > > I sent the forwarded message to the email address available in the > README file > of the bayesspam plugin, but as you can see the address is no longer in > service. > > Does anyone know how I can get in touch with walker, or help me solve > the problem > that I have with his plugin? > > Thank you. > > -----Forwarded Message----- > >> From: Joaquim Laureano <[EMAIL PROTECTED]> >> To: [EMAIL PROTECTED] >> Subject: Failed opening '../plugins/bayesspam/setup.php' >> Date: Thu, 08 Apr 2004 11:54:01 -0400 >> >> Hi, >> >> I installed bayesspam as I do with all other plugins. After that >> changed >> the database parameters -user, name, and port because I use ssh tunnel. >> When I register the plugin with the conf.pl I get the error listed >> below. >> I would appreciate if you could give me a lead on what might be causing >> this problem. >> >> >> Warning: Failed opening '../plugins/bayesspam/setup.php' for inclusion >> (include_path='.:/usr/share/pear') in >> /usr/share/squirrelmail/functions/plugin.php on line 24 >> >> Warning: Cannot add header information - headers already sent by (output >> started at /usr/share/squirrelmail/functions/plugin.php:24) in >> /usr/share/squirrelmail/functions/i18n.php on line 1611 >> >> Warning: Cannot add header information - headers already sent by (output >> started at /usr/share/squirrelmail/functions/plugin.php:24) in >> /usr/share/squirrelmail/functions/global.php on line 267 >> >> Warning: Cannot add header information - headers already sent by (output >> started at /usr/share/squirrelmail/functions/plugin.php:24) in >> /usr/share/squirrelmail/src/login.php on line 49 >> >> Warning: Cannot send session cache limiter - headers already sent >> (output >> started at /usr/share/squirrelmail/functions/plugin.php:24) in >> /usr/share/squirrelmail/functions/global.php on line 295 > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
