Re: Majorcool Interface

Daniel Liston <[email protected]> Thu, 07 Aug 2008 09:40:08 -0500
Newsgroups gmane.mail.majordomo.general
Message-ID <[email protected]>
Keep in mind that I do not run majorcool, have not even installed it
in the last 10 years, and only did it then to prove I could do it.

Majordomo does not have a native web interface, hence the reason for
Majorcool.  I am sure you can ignore majordomo files in your search
for files associated with the majorcool web interface.  I am sure the
majorcool installation laid more files down than just majorcool.pl.
Have you looked in your apache or tomcat configuration to see where
the majorcool data (html) or cgi (cgi-bin) files are located?

This information from running the majorcool configure script should
help jog your memory...

> What is the installation directory of Majordomo?
> 	[]: /usr/lib/majordomo
> Will place the MajorCool programs in /usr/lib/majordomo.
>  
> What is the path to your Majordomo configuration file?
> 	[/etc/majordomo.cf]: 
> Using configuration file name '/etc/majordomo.cf'
>  
> Where would you like temp files created when MajorCool runs?
> 	[/tmp]: 
> 
> MajorCool needs to install CGI programs, support files, and icons in
> your Web server directories.
>  
> What is the root directory for your Web server?
> 	[]: /var/www
> 
> Where is the cgi-bin directory for your Web server?
> 	[/var/www/cgi-bin]: 
> Will place the programs in /var/www/cgi-bin.
>  
> What is your server's URL for '/var/www/cgi-bin'?
> 	[/cgi-bin]: 
>  
> Where is the image directory for your Web server?
> 	[/var/www/icons]: 
> Will place the icons in /var/www/icons.
>  
> What is your server's URL for '/var/www/icons'?
> 	[/images]: /icons
> 
> Where is the root directory for documents on your Web server?
> 	[]: /var/www/html

Dan Liston

[email protected] wrote:
> My collegue has been combing thru the files laid down by majorcool and 
> majordomo trying to find out which files should be modified in order to 
> make change the web interface... I thought it would have been 
> majorcool.pl ??? are we missing some other files?