14 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] Sqwebmail 5.0.1
FromSent OnAttachments
zrrApr 2, 2005 5:15 am 
Brian CandlerApr 3, 2005 12:53 am 
zrrApr 3, 2005 9:44 am 
zrrApr 3, 2005 9:49 am 
zrrApr 3, 2005 10:41 am 
Brian CandlerApr 3, 2005 10:55 am 
zrrApr 3, 2005 11:05 pm 
zrrApr 4, 2005 5:20 am 
Sam VarshavchikApr 4, 2005 6:35 am 
zrrApr 4, 2005 6:44 am 
zrrApr 4, 2005 6:46 am 
Brian CandlerApr 4, 2005 7:53 am 
zrrApr 4, 2005 8:06 am 
zrrApr 4, 2005 8:22 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [sqwebmail] Sqwebmail 5.0.1Actions...
From:zrr (zdav@gmail.com)
Date:Apr 3, 2005 9:44:05 am
List:net.sourceforge.lists.courier-sqwebmail

Hi

Yes it seems to be running:

/var/www/localhost/cgi-bin/sqwebmail3> ps auxwww | grep sqwebmail root 32545 0.0 0.0 1592 436 ? S Apr02 0:00 /usr/sbin/courierlogger -pid=/usr/lib/sqwebmail/var/run/sqwebmaild.pid -start /usr/lib/sqwebmail/libexec/sqwebmail/sqwebmaild root 32546 0.0 0.2 5144 1296 ? S Apr02 0:00 /usr/lib/sqwebmail/libexec/sqwebmail/sqwebmaild root 32548 0.0 0.2 5144 1296 ? S Apr02 0:00 /usr/lib/sqwebmail/libexec/sqwebmail/sqwebmaild root 32550 0.0 0.2 5144 1300 ? S Apr02 0:00 /usr/lib/sqwebmail/libexec/sqwebmail/sqwebmaild root 32552 0.0 0.2 5144 1300 ? S Apr02 0:00 /usr/lib/sqwebmail/libexec/sqwebmail/sqwebmaild root 32554 0.0 0.2 5144 1300 ? S Apr02 0:00 /usr/lib/sqwebmail/libexec/sqwebmail/sqwebmaild root 32556 0.0 0.2 5144 1300 ? S Apr02 0:00 /usr/lib/sqwebmail/libexec/sqwebmail/sqwebmaild zeno 29989 0.0 0.1 2276 732 pts/0 S+ 18:41 0:00 grep sqwebmail

No I get a permission error from apache. My directory permission are:

/var/www/localhost/cgi-bin/sqwebmail3> ls -la /var/www/localhost/cgi-bin/ insgesamt 180 drwxr-xr-x 3 apache apache 4096 2. Apr 13:45 . drwxr-xr-x 5 apache apache 4096 2. Apr 20:04 .. -rw-r--r-- 1 root root 274 2. Apr 19:24 printenv -rwsr-sr-x 1 vpopmail vpopmail 140948 15. Dez 19:36 qmailadmin drwxr-sr-x 2 root root 4096 2. Apr 14:03 sqwebmail3 -rw-r--r-- 1 root root 757 2. Apr 19:24 test-cgi -rws--s--x 1 root root 13012 1. Apr 18:42 tmda.cgi

Thanks for your help. Zeno

On Apr 3, 2005 10:53 AM, Brian Candler <B.Ca@pobox.com> wrote:

On Sat, Apr 02, 2005 at 03:16:13PM +0200, zrr wrote:

I just installed Sqwebmail 5.0.1 and courier-authlib 0.55.20050320.

Compilation and installation went without problems. Now when I point my web browser to: http://localhost/cgi-bin/sqwebmail3 I get a "connection was refused when trying to contact"... message. ... I started Sqwebmail with /usr/lib/sqwebmail/libexec/sqwebmaild.rc start

And is it running? (ps auxwww | grep sqwebmail)