I run SM-1.4.3 and OBSD-3.5 with the default Apache.
It's chroot'ed.

All working fine.
I don't use any plug-in though.

HTH,

Zoong PHAM
UNIX systems Administrator
ICT - Information, Communications & Technology
Mercy Health & Aged Care
678 Victoria Street
Richmond   3121

Phone: 8416 7747
Fax:     8416 7730




> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Behalf Of Jyri
> Hovila
> Sent: Monday, 9 August 2004 7:30 AM
> To: [EMAIL PROTECTED]
> Subject: [SM-USERS] OpenBSD 3.5 + SquirrelMail 1.4.3: chroot problems
>
>
> Dear all,
>
> I'm having several problems making SquirrelMail 1.4.3 work
> with OpenBSD
> 3.5's chrooted Apache. There were no problems as long as I ran Apache
> without chrooting it.
>
> I'm pretty sure the main issue is that SM_PATH does not get passed to
> SquirrelMail properly. This naturally causes bunch of problems: some
> plug-ins won't work at all, some seem to work fine.
>
> The GPG plug-in says something that might help to track the problem
> down: "unable to define SM_PATH in GPG Plugin setup.php, exiting
> abnormally". In beginning of setup.php, there are the typical lines
> related to SM_PATH:
>
> if (!defined (SM_PATH)){
>     if (file_exists('./gpg_functions.php')){
>         define (SM_PATH , '../../');
>     } elseif (file_exists('../plugins/gpg/gpg_functions.php')) {
>         define (SM_PATH, '../');
>     } elseif (file_exists('../gpg_functions.php')){
>         define (SM_PATH , '../../../');
>     } elseif (file_exists('../../plugins/gpg/gpg_functions.php')){
>         define (SM_PATH , '../../../../');
>     } else echo "unable to define SM_PATH in GPG Plugin
> setup.php, exiting abnormally";
> }
>
> I guess the error message means, that defining SM_PATH is for some
> reason really not possible. I suppose this has to do something with
> restrictions OpenBSD's Apache applies when it's chrooted.
>
> Is there anyone out there who has managed to get the Squirrel
> work with
> OpenBSD properly? I'd love to get some advice from such guru. =)
>
> Thanks in advance!
>
> - Jyri
>
> ##################################################################
> # This message has been checked for viruses using Qmail-Scanner. #
> # http://www.turvamies.fi                                        #
> ##################################################################
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by OSTG. Have you noticed the
> changes on
> Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
> one more big change to announce. We are now OSTG- Open Source
> Technology
> Group. Come see the changes on the new OSTG site. www.ostg.com
> --
> 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 EMAIL IS CONFIDENTIAL.  If you have received this email in error please forward 
it to [EMAIL PROTECTED]  It may contain personal information and it is intended for 
the addressee only. If you receive this email in error you must not use, copy forward, 
print or otherwise disseminate any information it contains.
Mercy Health & Aged Care is a Catholic community benefit organisation.  Each year one 
in twenty Victorian families are touched by the services we provide.  Visit 
www.mercy.com.au for more information.
Our services include:
* Mercy Hospital for Women - East Melbourne (moving to Heidelberg in 2005) * Werribee 
Mercy Hospital - Werribee * Mount Alvernia Mercy Hospital - Bendigo * Mercy Hospice - 
Western suburbs * O'Connell Family Centre - Canterbury * Corporate Office - Richmond * 
Rice Village - Geelong * Tullamore Mercy - Montrose * Eventide Mercy - Colac * 
Bethlehem Home for the Aged - Bendigo *


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to