HighDots Forums  

Re: bad url specification & internal errors

Python Python programming language mailing list


Discuss Re: bad url specification & internal errors in the Python forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mark Sapiro
 
Posts: n/a

Default Re: bad url specification & internal errors - 10-30-2009 , 01:32 PM






Robert Rust wrote:

Quote:
I'm trying to get mailman installed and working on Solaris 10 using the
mailman 2.0.12 package from blastwave and coolstack's apache. The
problem I'm encountering is that after I create a list, when I try to go
to the admin page for it, I get an error in the page "Bad URL
Specification".

What URL are you using for the admin page?

If "Bad URL Specification" comes from Mailman, it comes from going to
the create page with a URL like
http://www.example.com/mailman/create/junk (i.e. with something extra
after create). It can also come from the rmlist CGI if the url is just
http://www.example.com/mailman/rmlist/ without a list name. Those are
the only two CGI scripts in standard Mailman that issue that message.


Quote:
My listinfo page generates an internal server error which shows up in
the apache logs as follows:
(22)Invalid argument: exec of '/apps/mailman/cgi-bin/listinfo' failed

That's not too helpful. What do you get if you do

sudo -u xxx /apps/mailman/cgi-bin/listinfo

where xxx is the user that your web server invokes CGIs as. - maybe
apache or www or ?

A quick google for "Invalid argument: exec of" seems to indicate an
apache problem.

--
Mark Sapiro <mark (AT) msapiro (DOT) net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users (AT) python (DOT) org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: http://mail.python.org/mailman/options/mailman-users/python%40highdots.com

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.