-----Original Message----- From: Zoong Pham Sent: Tuesday, 6 April 2004 9:08 AM To: 'Tomas Kuliavas' Subject: RE: [SM-USERS] spell checker with ispell on OpenBSD 3.4
HI Tomas, I had /bin/cat in the chroot evn: /var/www/bin/cat I still get the same error message about ispell -a How can I check the $PATH in the chrooted environment? And is there any log fin in squirrelmail or I have to look into the web server log files? Cheers, Zoong -----Original Message----- From: Tomas Kuliavas [mailto:[EMAIL PROTECTED] Sent: Monday, 5 April 2004 8:05 PM To: Zoong Pham Subject: RE: [SM-USERS] spell checker with ispell on OpenBSD 3.4 forgot two more things. 1. check if you have cat program (/bin/cat) in chrooted environment 2. check PATH of the chrooted environment > Hi Tomas, > > I copied the dependant libs to the chrooted env. > It doesn't help neither. > > PHP safe_mode is set to Off by default. > > Nothing in the Apache error_log indicate any thing strange. > > > Cheers, > Zoong > > -----Original Message----- > From: Tomas Kuliavas [mailto:[EMAIL PROTECTED] > Sent: Monday, 5 April 2004 4:47 PM > To: [EMAIL PROTECTED] > Subject: Re: [SM-USERS] spell checker with ispell on OpenBSD 3.4 > > >> I have squirrelmail-1.4.2 installed on OpenBSD 3.4. > ... >> I modified the file by specified the full path of ispell like >> /usr/local/bin/ispell >> and /var/www/usr/local/bin/ispell but that didn't help at all. >> Is that because of ispell is compile with dynamic linked so the plugin >> fail? >> Is there any log file in SquirrelMail that I can check? > > ldd /usr/local/bin/ispell > > check if those libraries are available in chrooted environment. > > check your php safe_mode settings. > > check your webserver's logs. > > -- > Tomas > > > ------------------------------------------------------- > 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 > ------------------------------------------------------- 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
