Your web server is displaying this as text, not treating it like a cgi
program.
Assuming you're running Apache:
In the directory that qmailadmin resides, try putting a .htaccess file with
these contents:
SetHandler cgi-script
-Bill
on 1/11/01 9:57 PM, Sean Coyle at [EMAIL PROTECTED] wrote:
> Guys,
>
> This is the strangest thing I have viewed in ages. I have installed at the
> correct packages and everything seems to be working correctly, CGI's in the
> appropriate cgi-bin are also working as they should, however, when I go to
> run qmailadmin from my web browser I get a really strange output.
>
> check out this URL http://www.worldvibe.org/cgi-bin/qmailadmin
>
> any suggestions on where to possibly start looking?
>
> Cheers,
>
> Sean
>
>