 |
Linode.com Forum Linode Community Forums
|
| Author |
Message |
fallstorm
Joined: 27 May 2004
Posts: 7
|
| Posted: Sun May 30, 2004 1:42 pm Post subject: qmailadmin being downloaded instead of executed |
|
|
(Warning: Silly question.)
I installed qmailadmin in a cgi-bin directory, but when I attempt to execute it; the browser downloads it instead. I know the problem is in httpd.conf (or at least I'm 90% sure), but I'm not sure what to fix.
total 122
-rwsr-sr-x 1 vpopmail vchkpw 122504 May 30 14:25 qmailadmin
drwxr-xr-x 3 vpopmail vchkpw 1024 May 30 13:25 vqadmin
mail.fallstorm.com is a virtual host setup in httpd.conf which has a DocumentRoot of /www/mail. qmailadmin is in /www/mail/cgi-bin. vqadmin seems to work fine. I know qmailadmin isn't a text file so I can't see what it runs under, so at this point I'm stumped.
Any ideas? |
|
| Back to top |
|
sweh
Joined: 13 Apr 2004
Posts: 234
|
| Posted: Mon May 31, 2004 5:05 pm Post subject: |
|
|
| Check your scriptalias commands. You may have an explicit one for vqadmin but not one for the cgi-bin itself. |
|
| Back to top |
|
| |
|