Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

boa problem

# Auth: HTTP Basic authorization. Format is "Auth <Directory> <PasswdFile>".# Password file should be readable _ONLY_ by root or trusted user(s). This file# is opened before boa gives out privs.# Example: Auth /secret /var/www/secret.passwd

# Auth /internal /etc/internal.passwd

I don&#39;t want to authentication.But when I start boa use command like:# boa

it appears:Authentication password file for /cgi-bin/ not found!!

And the cgi progrm can&#39;t work. The IE says: "401 Unauthorized

Your client does not have permission to get URL /cgi-bin/cgioutput0428.cgi from this server. "

Please give me some advice!!!

my QQ: 332418170

7 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by zzh@Apr 30 2006, 03:47 PM

    # auth: http basic authorization. format is "auth <directory> <passwdfile>".# password file should be readable _only_ by root or trusted user(s). this file# is opened before boa gives out privs.# example: auth /secret /var/www/secret.passwd

    # auth /internal /etc/internal.passwd

    i don&#39;t want to authentication.but when i start boa use command like:# boa

    it appears:authentication password file for /cgi-bin/ not found!!

    and the cgi progrm can&#39;t work. the ie says: "401 unauthorized

    your client does not have permission to get url /cgi-bin/cgioutput0428.cgi from this server. "

    please give me some advice!!!

    my qq: 332418170

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=14860)

    --- quote end ---

    --- Quote End ---

    maybe you should look at www.boa.org

    and post your questions to the boa forum on sf.net .

    Or search mailing list on uClinux.org .
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    hi zzh,

    for more explanation can u tell where did create the cgi-bin folder, is it in :

    /home/httpd/cgi-bin

    or in other placement ?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi.

    yes cgi programs are in /home/httpd/cgi-bin/ .

    I doubt the boa server offered by NiosII IDE support the cgi.

    I download boa-0.94 and install on Fedora and it is work well.

    Who can help me ? I must get boa work or I will have bad days recently.555555555555555555555
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by zzh@May 2 2006, 09:43 PM

    hi.

    yes cgi programs are in /home/httpd/cgi-bin/ .

    i doubt the boa server offered by niosii ide support the cgi.

    i download boa-0.94 and install on fedora and it is work well.

    who can help me ? i must get boa work or i will have bad days recently.555555555555555555555

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=14945)

    --- quote end ---

    --- Quote End ---

    Please check ~/uClinux-dist-test/user/cgi_generic
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    hi all,

    I think the best and easiest way to add boa to your file system is, in the moment when u create it :

    see uclinux quickstart for more details
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,sdhain.

    did you run boa with a cgi program successfully?

    hehe.I know how to install boa into filesystem. but it doesn&#39;t work.?