Nope, it didn't work, actually none of cgi files in cgi-bin works. Even default cgi files.. I believe it's not sqwebamil's but apache's error.. Everything is forbidden to me it seems! :P
Hakan ATA� h_atac@yahoodotcom ----- Original Message ----- From: "Malachi de AElfweald" <[EMAIL PROTECTED]> To: "Hakan ATA�" <[EMAIL PROTECTED]> Cc: "Aaron" <[EMAIL PROTECTED]> Sent: Tuesday, October 01, 2002 7:21 PM Subject: Re: [sqwebmail] Forbidden? > Thanks Aaron, but the issue you are referring to was Hakan's. > Good idea though. Hakan, copy this file > ( http://www.tremerechantry.com/lib/testit.txt ) > into your cgi-bin, chmod/chown it, rename it "testit" or "testit.cgi" > and see if it gives you any response... This is the one > I use to test things like the SQWEBMAIL template env vars. > > > Aaron, the issue I am having is that sqwebmail always > gives me Invalid Username or Password, even though POP > and qmailadmin work fine. > > Malachi > > > 10/1/2002 8:17:15 AM, "Aaron" <[EMAIL PROTECTED]> wrote: > > >Malachi, > >Perhaps download a simple "Hello World" script, chmod it to 755 and see if > >you can run it? If you can't your problem may simply lie in your apache > >config. If you CAN run it....perhaps it you should look into a permissions > >problem. > > > > > > 10/1/2002 8:20:08 AM, Hakan ATA� <[EMAIL PROTECTED]> wrote: > > > > > > >----- Original Message ----- > >From: "Malachi de AElfweald" <[EMAIL PROTECTED]> > >To: "Hakan ATA�" <[EMAIL PROTECTED]> > >Cc: "sqwebmail-list" <[EMAIL PROTECTED]> > >Sent: Tuesday, October 01, 2002 6:07 PM > >Subject: Re: [sqwebmail] Forbidden? > > > > > >> > From: Hakan ATA� <[EMAIL PROTECTED]> > >> > Subject:[sqwebmail] Forbidden? > >> > > >> > I have a weird problem. When I try to reach sqwebmail, Apache server > >says > >> > 403 Forbidden.. What is the problem. sqwebmail is in > >"/var/www/cgi-bin/" and > >> > it has "-rwsr-sr-x" (what the hell is "s" by the way? script?).. I > >examined > >> > >> that is the suid bit... the first one says it will run as the user who's > >set, and the second > >> says that it will run as the group that is set... > >> so, mine: -rwsr-sr-w 1 vpopmail vchkpw 393560 sqwebmail > >> means that it will run as user 'vpopmail' with group 'vchkpw', regardless > >of who runs it. > >> Not sure what the correct user/group is though, since I still don't have > >mine working. > >> > > > >Hmm, i think i understood. > > > >> > "/etc/httpd/httpd.conf" and "/etc/httpd/commonhttpd.conf" files. And > >> > everything seems alright there too... > >> > > >> > ScriptAlias /cgi-bin/ /var/www/cgi-bin/ > >> > > >> > <Directory /var/www/cgi-bin/> ;or like this, i cannot remember > >exactly, > >> > maybe only /cgi-bin/ > >> > Options ExecCGI > >> > >> temporarily try changing that to "Options All" just to verify if it is a > >httpd.conf problem > >> > > > >Nope, it didn't work.. I tried it before.. > > > >> > </Directory> > >> > ... > >> > All seems to be ok. Could you please help me? > >> > >> Might also try checking http://httpd.apache.org/docs-2.0/ (for Apache2) > >> or http://httpd.apache.org/docs/ (for Apache 1.3) > >> > > > >Read it all, it says all in conf files, and I tried everything. Even chown > >all files to apache user. It doesn't work.. > > > >> > >> Malachi > >> > > > >Thanks anyway.. > > > >Hakan ATA� > >h_atac@yahoodotcom > > > > > > > > >
