Subject: The mailing list for listmasters using Sympa
List archive
Re: [sympa-users] Re: [sympa-dev] Unable to start wwsympa-wrapper.fcgi
- From: David Verdin <address@concealed>
- To: Uday Kiran Chapala <address@concealed>
- Cc: address@concealed
- Subject: Re: [sympa-users] Re: [sympa-dev] Unable to start wwsympa-wrapper.fcgi
- Date: Fri, 19 Sep 2008 09:14:06 +0200
Hi, You still need to indicate which script to execute when accessing the /sympa URL. You should then uncomment the line #ScriptAlias /sympa /home/sympa/bin/wwsympa-wrapper.fcgi Additionnally, you must make sure that your wwsympa-wrapper.fcgi script has the S bit. (use the command 'chmod u+s wwsympa-wrapper.fcgi' if not) Finally, make sure that the user who need to acces the Sympa web interface are allowed to do so in your web server setup. This should set your Sympa back on the right track! Cheers, Uday Kiran Chapala a écrit : Sir, I have
rechecked my webserver configuration and it is as under
#USING FCGI MODULE # Setting Alias for Sympa Alias /static-sympa /home/sympa/static_content # Loading Fast_CGI Module LoadModule fcgid_module modules/mod_fcgid.so <IfModule mod_fcgid.c> IPCCommTimeout 120 MaxProcessCount 2 </IfModule> <Location /sympa> SetHandler fcgid-script </Location> # Script Alias for Sympa #ScriptAlias /sympa /home/sympa/bin/wwsympa-wrapper.fcgi and the sympa log is as shown below: Sep 19 00:32:23 GeForce-Sympa sympa[2636]: Configuration file read, default log level 0 Sep 19 00:32:24 GeForce-Sympa sympa[2636]: Conf::checkfiles_as_root() Failed to create aliases file /etc/mail/sympa_aliases Sep 19 00:32:24 GeForce-Sympa sympa[2636]: output checkfiles_as_root : Missing files. Aborting. Sep 19 00:32:24 GeForce-Sympa sympa[2636]: Exiting. Sep 19 00:32:24 GeForce-Sympa sympa[2636]: Language::SetLang() Language::SetLang(), missing locale parameter Sep 19 00:45:31 GeForce-Sympa sympa[2851]: Configuration file read, default log level 0 Sep 19 00:45:31 GeForce-Sympa sympa[2851]: Server started for all, pid 2853 Sep 19 00:45:31 GeForce-Sympa sympa[2853]: Sympa 5.4.3 started Sep 19 00:45:31 GeForce-Sympa sympa[2853]: Conf::checkfiles() creating spool /home/sympa/spool//automatic Sep 19 00:45:31 GeForce-Sympa sympa[2853]: Conf::checkfiles() creating spool /home/sympa/spool//topic Sep 19 00:45:31 GeForce-Sympa sympa[2853]: Conf::checkfiles() creating spool /home/sympa/spool//bounce Sep 19 00:45:31 GeForce-Sympa sympa[2853]: Conf::checkfiles() creating spool /home/sympa/spool//subscribe Sep 19 00:45:31 GeForce-Sympa sympa[2853]: Conf::checkfiles() creating spool /home/sympa/spool//distribute Sep 19 00:45:31 GeForce-Sympa sympa[2853]: Conf::checkfiles() creating spool /home/sympa/spool//msg/bad Sep 19 00:45:31 GeForce-Sympa sympa[2853]: Conf::checkfiles() creating spool /home/sympa/spool//distribute/bad Sep 19 00:45:31 GeForce-Sympa sympa[2853]: Conf::checkfiles() creating spool /home/sympa/spool//automatic/bad Sep 19 00:45:31 GeForce-Sympa sympa[2853]: Conf::checkfiles() Updating static CSS file /home/sympa//static_content/css/style.css ; previous file renamed Sep 19 00:45:32 GeForce-Sympa sympa[2853]: Conf::checkfiles() Updating static CSS file /home/sympa//static_content/css/print.css ; previous file renamed Sep 19 00:45:32 GeForce-Sympa sympa[2853]: Conf::checkfiles() Updating static CSS file /home/sympa//static_content/css/fullPage.css ; previous file renamed Sep 19 00:45:32 GeForce-Sympa sympa[2853]: Conf::checkfiles() Updating static CSS file /home/sympa//static_content/css/print-preview.css ; previous file renamed Sep 19 00:45:32 GeForce-Sympa sympa[2853]: Language::SetLang() Language::SetLang(), missing locale parameter Sep 19 00:46:47 GeForce-Sympa wwsympa[2873]: WWSympa started Sep 19 00:46:47 GeForce-Sympa wwsympa[2873]: [robot GeForce-Sympa.GeForce] main::do_home() do_home It now says: ForbiddenYou don't have permission to access /sympa on this server. Apache/2.2.9 (Fedora) Server at gsp-sympa Port 80 Another thing that I have to add is after testing it here, I would host this sympa on a Server on a Virtual Machine. Thank You in advance. Regards, UdayKiran. 2008/9/12 David Verdin <address@concealed>
Hi Uday, First : no the users list was the right place to post your message to. Therefore I forward your message to this list. I think you have a misconfiguration in your web server. Please refer to the following page which describes how tpo properly configure an HTTP server for Sympa: https://www.sympa.org/manual/web-interface#installing_wwsympa.fcgi_in_your_apache_server Regards, udaykiran a écrit : Ooops, I should have posted this question to the developers list instead of the users lists Hello Sympa-Community, I have installed sympa 5.4.3 on Fedora 8 with mysql 5.0.45, httpd , with postfix. I installed the database manually. When i first started the sympa.pl it said that sympa_aliases file was not present, so i created it after that sympa.pl started with no issues, Then when i started wwsympa-wrapper.fcgi by typing the following in the terminal ./wwsympa-wrapper.fcgi it showed the following at the terminal [sympa@GeForce-Sympa bin]$ ./wwsympa-wrapper.fcgi Set-Cookie: sympa_session=12156042048313; path=/ Date: Thu, 11 Sep 2008 05:25 +0530 Cache-control: no-cache Content-Type: text/html <?xml version="1.0" encoding="utf-8" ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> <!-- begin main.tt2 (distrib) --> <head> <meta http-equiv="content-type" content="text/html; /> <meta name="generator" content="Sympa" /> <title> Lists Military Div Network - home </title> <link rel="stylesheet" href=""/static-sympa/css/style.css"" type="text/css" media="screen" title="Derived from style Blank Canvas by tw3k AT tw3k.tw3k.q3machines.net" /> <!-- RSS chanel --> <link rel="alternate" type="application/xml" title="RSS Latest lists" href=""http:///rss/latest_lists?count=20"/> <link rel="alternate" type="application/xml" title="RSS Active lists" href=""http:///rss/active_lists?count=20"/> ------------------------------------------ some matter ------------------------------------------ <div id="Footer"> <a href=""http://www.sympa.org">Powered" by Sympa 5.4.3</a> </div> <!-- end footer.tt2 (distrib) --> </div> <!-- end div canvas --> </body> </html> [sympa@GeForce-Sympa bin]$ I found the following in the logs WWSympa started [robot GeForce-Sympa] main::do_home() do_home But when I type the url in my browser it shows Not Found The requested URL /sympa was not found on this server. Can anyone help with this. Thanks in advance UdayKiran Chapala. David Verdin Comité réseau des universités -- David Verdin Comité réseau des universités |
-
[sympa-users] Re: [sympa-dev] Unable to start wwsympa-wrapper.fcgi,
David Verdin, 09/12/2008
-
[sympa-users] Re: [sympa-dev] Unable to start wwsympa-wrapper.fcgi,
Uday Kiran Chapala, 09/18/2008
- Re: [sympa-users] Re: [sympa-dev] Unable to start wwsympa-wrapper.fcgi, David Verdin, 09/19/2008
-
[sympa-users] Re: [sympa-dev] Unable to start wwsympa-wrapper.fcgi,
Uday Kiran Chapala, 09/18/2008
Archive powered by MHonArc 2.6.19+.