Skip to Content.
Sympa Menu

en - When I try to run the sym-lynk wws in my cgi-bin, I get a 500 error

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Eric Sandquist" <address@concealed>
  • To: <address@concealed>
  • Subject: When I try to run the sym-lynk wws in my cgi-bin, I get a 500 error
  • Date: Wed, 17 Jul 2002 17:20:35 -0500


When I try to run wws in my cgi-bin, I get a 500 - Internal Server Error.
If I copy wwsympa.fcgi to the cgi-bin and run it, it appears to run OK at
first, but it seems that most of the functions just don't work...

Any Ideas?

<virtualhost www.xxxxxxxxxxxxxxx.com>
ScriptAlias /cgi-bin/ /www/xxxxxxxxxxxxxxx/cgi-bin/
ScriptAlias /cgi-xxxxxxxxxxxxx/ /www/xxxxxxxxxxxxxxxxxx/cgi-bin/
ScriptAlias /mailman/ /www/xxxxxxxxxxxxx/mailman/cgi-bin/
Alias /wws /www/sympa/cgi/wwsympa.fcgi
Alias /pipermail/ /www/xxxxxxxxxxx/mailman/archives/public/
User xxxxxxxxxxxxx
Group xxxxxxxxxxxxxxgrp
ServerAdmin address@concealed
ServerName www.xxxxxxxxxxxxxxx.com
ErrorDocument 404 /missing.html
DocumentRoot /www/xxxxxxxxxxxxxxxxxx
TransferLog logs/xxxxxxxxxxxxxx-access-log
</virtualhost>

Also tried:

<virtualhost www.xxxxxxxxxxxxxxx.com>
ScriptAlias /cgi-bin/ /www/xxxxxxxxxxxxxxx/cgi-bin/
ScriptAlias /cgi-xxxxxxxxxxxxx/ /www/xxxxxxxxxxxxxxxxxx/cgi-bin/
ScriptAlias /mailman/ /www/xxxxxxxxxxxxx/mailman/cgi-bin/
ScriptAlias /wws/ /www/sympa/cgi/wwsympa.fcgi/
Alias /pipermail/ /www/xxxxxxxxxxx/mailman/archives/public/
User xxxxxxxxxxxxx
Group xxxxxxxxxxxxxxgrp
ServerAdmin address@concealed
ServerName www.xxxxxxxxxxxxxxx.com
ErrorDocument 404 /missing.html
DocumentRoot /www/xxxxxxxxxxxxxxxxxx
TransferLog logs/xxxxxxxxxxxxxx-access-log
</virtualhost>





Archive powered by MHonArc 2.6.19+.

Top of Page