Le 07/04/2011 03:58, dspam-user-requ...@lists.sourceforge.net a écrit :
> Send Dspam-user mailing list submissions to
>       dspam-user@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.sourceforge.net/lists/listinfo/dspam-user
> or, via email, send a message with subject or body 'help' to
>       dspam-user-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
>       dspam-user-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Dspam-user digest..."
>
>
> Today's Topics:
>
>     1. Problems file cgi webfrontend (Chatelin Mickael)
>     2. Re: Problems file cgi webfrontend (Hugo Monteiro)
>     3. _ds_get_signature: mysql_fetch_row() failed (Peter Merritt)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 06 Apr 2011 22:17:49 +0200
> From: Chatelin Mickael<chatelin.mick...@free.fr>
> Subject: [Dspam-user] Problems file cgi webfrontend
> To: dspam-user@lists.sourceforge.net
> Message-ID:<4d9cca6d.8060...@free.fr>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hello,
>
> I have a problem with running the cgi files webfrontend. I have no
> errors in the logs.
>
> /# dpkg -l |grep apache
> ii  apache2                         2.2.16-6                     Apache
> HTTP Server metapackage
> ii  apache2-mpm-worker              2.2.16-6                     Apache
> HTTP Server - high speed threaded model
> ii  apache2-suexec                  2.2.16-6
> Standard suexec program for Apache 2 mod_suexec
> ii  apache2-utils                   2.2.16-6                     utility
> programs for webservers
> ii  apache2.2-bin                   2.2.16-6                     Apache
> HTTP Server common binary files
> ii  apache2.2-common                2.2.16-6                     Apache
> HTTP Server common files
> ii  libapache2-mod-perl2            2.0.4-7
> Integration of perl with the Apache2 web server
> ii  libapache2-reload-perl          0.10-2                       Reload
> Perl modules when changed on disk
> /
> _*access.log*_
> /192.168.0.8 - - [30/Mar/2011:20:30:37 +0200] "GET /icons/back.gif
> HTTP/1.1" 304
> 187 "http://192.168.0.7/dspam/"; "Mozilla/5.0 (Windows; U; Windows NT
> 6.1; fr;
> rv:1.9.2.16) Gecko/20110319 AskTbSPC2/3.9.1.14019 Firefox/3.6.16"
> 192.168.0.8 - - [30/Mar/2011:20:30:37 +0200] "GET /dspam/ HTTP/1.1" 200
> 741 "-"
> "Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.16) Gecko/20110319
> AskTbSPC2/3.9.1.14019 Firefox/3.6.16"
> 192.168.0.8 - - [30/Mar/2011:20:30:37 +0200] "GET /icons/blank.gif
> HTTP/1.1" 304
> 187 "http://192.168.0.7/dspam/"; "Mozilla/5.0 (Windows; U; Windows NT
> 6.1; fr;
> rv:1.9.2.16) Gecko/20110319 AskTbSPC2/3.9.1.14019 Firefox/3.6.16"
> 192.168.0.8 - - [30/Mar/2011:20:30:37 +0200] "GET /icons/back.gif
> HTTP/1.1" 304
> 187 "http://192.168.0.7/dspam/"; "Mozilla/5.0 (Windows; U; Windows NT
> 6.1; fr;
> rv:1.9.2.16) Gecko/20110319 AskTbSPC2/3.9.1.14019 Firefox/3.6.16"
> 192.168.0.8 - - [30/Mar/2011:20:30:37 +0200] "GET /icons/unknown.gif
> HTTP/1.1"
> 304 187 "http://192.168.0.7/dspam/"; "Mozilla/5.0 (Windows; U; Windows NT
> 6.1;
> fr; rv:1.9.2.16) Gecko/20110319 AskTbSPC2/3.9.1.14019 Firefox/3.6.16"
>
> /
>
> _*error.log*_
> /[Wed Mar 30 20:10:53 2011] [notice] Digest: generating secret for digest
> authentication ...
> [Wed Mar 30 20:10:53 2011] [notice] Digest: done
> [Wed Mar 30 20:10:54 2011] [notice] Apache/2.2.16 (Debian) DAV/2
> mod_ssl/2.2.16
> OpenSSL/0.9.8o configured -- resuming normal operations
> [Wed Mar 30 20:17:49 2011] [notice] caught SIGTERM, shutting down
> [Wed Mar 30 20:19:15 2011] [notice] Digest: generating secret for digest
> authentication ...
> [Wed Mar 30 20:19:15 2011] [notice] Digest: done
> [Wed Mar 30 20:19:16 2011] [notice] Apache/2.2.16 (Debian) DAV/2
> mod_ssl/2.2.16
> OpenSSL/0.9.8o configured -- resuming normal operations
> /
>
> _*suexec.log*_
> /[2011-03-22 02:07:07]: uid: (104/dspam) gid: (108/dspam) cmd: dspam.cgi
> [2011-03-22 02:07:07]: uid: (104/dspam) gid: (108/dspam) cmd: admin.cgi/
>
>
> Debian squeeze
> apache 2.2
> dspam 3.9.1 rc1
>
> Best regards.
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 2
> Date: Wed, 06 Apr 2011 22:22:57 +0100
> From: Hugo Monteiro<hugo.monte...@fct.unl.pt>
> Subject: Re: [Dspam-user] Problems file cgi webfrontend
> To: dspam-user@lists.sourceforge.net
> Message-ID:<4d9cd9b1.7080...@fct.unl.pt>
> Content-Type: text/plain; charset="iso-8859-1"
>
> On 04/06/2011 09:17 PM, Chatelin Mickael wrote:
>> Hello,
>>
>> I have a problem with running the cgi files webfrontend. I have no
>> errors in the logs.
>>
>
> And the problem is... ?
>
>
>> /# dpkg -l |grep apache
>> ii  apache2                         2.2.16-6
>> Apache HTTP Server metapackage
>> ii  apache2-mpm-worker              2.2.16-6
>> Apache HTTP Server - high speed threaded model
>> ii  apache2-suexec                  2.2.16-6
>> Standard suexec program for Apache 2 mod_suexec
>> ii  apache2-utils                   2.2.16-6
>> utility programs for webservers
>> ii  apache2.2-bin                   2.2.16-6
>> Apache HTTP Server common binary files
>> ii  apache2.2-common                2.2.16-6
>> Apache HTTP Server common files
>> ii  libapache2-mod-perl2            2.0.4-7
>> Integration of perl with the Apache2 web server
>> ii  libapache2-reload-perl          0.10-2
>> Reload Perl modules when changed on disk
>> /
>> _*access.log*_
>> /192.168.0.8 - - [30/Mar/2011:20:30:37 +0200] "GET /icons/back.gif
>> HTTP/1.1" 304
>> 187 "http://192.168.0.7/dspam/"; "Mozilla/5.0 (Windows; U; Windows NT
>> 6.1; fr;
>> rv:1.9.2.16) Gecko/20110319 AskTbSPC2/3.9.1.14019 Firefox/3.6.16"
>> 192.168.0.8 - - [30/Mar/2011:20:30:37 +0200] "GET /dspam/ HTTP/1.1"
>> 200 741 "-"
>> "Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.16) Gecko/20110319
>> AskTbSPC2/3.9.1.14019 Firefox/3.6.16"
>> 192.168.0.8 - - [30/Mar/2011:20:30:37 +0200] "GET /icons/blank.gif
>> HTTP/1.1" 304
>> 187 "http://192.168.0.7/dspam/"; "Mozilla/5.0 (Windows; U; Windows NT
>> 6.1; fr;
>> rv:1.9.2.16) Gecko/20110319 AskTbSPC2/3.9.1.14019 Firefox/3.6.16"
>> 192.168.0.8 - - [30/Mar/2011:20:30:37 +0200] "GET /icons/back.gif
>> HTTP/1.1" 304
>> 187 "http://192.168.0.7/dspam/"; "Mozilla/5.0 (Windows; U; Windows NT
>> 6.1; fr;
>> rv:1.9.2.16) Gecko/20110319 AskTbSPC2/3.9.1.14019 Firefox/3.6.16"
>> 192.168.0.8 - - [30/Mar/2011:20:30:37 +0200] "GET /icons/unknown.gif
>> HTTP/1.1"
>> 304 187 "http://192.168.0.7/dspam/"; "Mozilla/5.0 (Windows; U; Windows
>> NT 6.1;
>> fr; rv:1.9.2.16) Gecko/20110319 AskTbSPC2/3.9.1.14019 Firefox/3.6.16"
>>
>> /
>>
>> _*error.log*_
>> /[Wed Mar 30 20:10:53 2011] [notice] Digest: generating secret for digest
>> authentication ...
>> [Wed Mar 30 20:10:53 2011] [notice] Digest: done
>> [Wed Mar 30 20:10:54 2011] [notice] Apache/2.2.16 (Debian) DAV/2
>> mod_ssl/2.2.16
>> OpenSSL/0.9.8o configured -- resuming normal operations
>> [Wed Mar 30 20:17:49 2011] [notice] caught SIGTERM, shutting down
>> [Wed Mar 30 20:19:15 2011] [notice] Digest: generating secret for digest
>> authentication ...
>> [Wed Mar 30 20:19:15 2011] [notice] Digest: done
>> [Wed Mar 30 20:19:16 2011] [notice] Apache/2.2.16 (Debian) DAV/2
>> mod_ssl/2.2.16
>> OpenSSL/0.9.8o configured -- resuming normal operations
>> /
>>
>> _*suexec.log*_
>> /[2011-03-22 02:07:07]: uid: (104/dspam) gid: (108/dspam) cmd: dspam.cgi
>> [2011-03-22 02:07:07]: uid: (104/dspam) gid: (108/dspam) cmd: admin.cgi/
>>
>>
>> Debian squeeze
>> apache 2.2
>> dspam 3.9.1 rc1
>>
>> Best regards.
>>
>>
>> ------------------------------------------------------------------------------
>> Xperia(TM) PLAY
>> It's a major breakthrough. An authentic gaming
>> smartphone on the nation's most reliable network.
>> And it wants your games.
>> http://p.sf.net/sfu/verizon-sfdev
>>
>>
>> _______________________________________________
>> Dspam-user mailing list
>> Dspam-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspam-user
>
Hi,

Sorry, my problem is that when accessing the web interface it gives me 
the directory where files are stored cgi.

best regads.

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to