On Fri, 08 Apr 2011 10:00:35 +0200, chatelin.mick...@free.fr wrote:
> Hi,
>
> Here is my Apache configuration files:
>
> apache.conf
>
ServerRoot "/etc/apache2"
> LockFile ${APACHE_LOCK_DIR}/accept.lock
>
PidFile ${APACHE_PID_FILE}
> Timeout 300
> KeepAlive On
>
MaxKeepAliveRequests 100
> KeepAliveTimeout 15
>
> StartServers 5
>
MinSpareServers 5
> MaxSpareServers 10
> MaxClients 150
>
MaxRequestsPerChild 0
>
> StartServers 2
> MinSpareThreads 25
>
MaxSpareThreads 75
> ThreadLimit 64
> ThreadsPerChild 25
> MaxClients
150
> MaxRequestsPerChild 0
>
> StartServers 2
> MaxClients 150
>
MinSpareThreads 25
> MaxSpareThreads 75
> ThreadLimit 64
>
ThreadsPerChild 25
> MaxRequestsPerChild 0
>
> User
${APACHE_RUN_USER}
> Group ${APACHE_RUN_GROUP}
> AccessFileName
.htaccess
>
> Order allow,deny
> Deny from all
> Satisfy all
>
>
DefaultType text/plain
> HostnameLookups Off
> ErrorLog
${APACHE_LOG_DIR}/error.log
> LogLevel warn
> Include
mods-enabled/*.load
> Include mods-enabled/*.conf
> Include httpd.conf
>
Include ports.conf
> LogFormat "%v:%p %h %l %u %t "%r" %>s %O
"%{Referer}i" "%{User-Agent}i""
> vhost_combined
> LogFormat "%h %l %u
%t "%r" %>s %O "%{Referer}i" "%{User-Agent}i""
> combined
> LogFormat
"%h %l %u %t "%r" %>s %O" common
> LogFormat "%{Referer}i -> %U"
referer
> LogFormat "%{User-agent}i" agent
> Include conf.d/
> Include
sites-enabled/
>
> 000-default
>
> ServerAdmin webmaster@localhost
>
> DocumentRoot /var/www
>
> Options FollowSymLinks
> AllowOverride
None
>
> Options Indexes FollowSymLinks MultiViews
> AllowOverride
None
> Order allow,deny
> allow from all
>
> ScriptAlias /cgi-bin/
"/usr/lib/cgi-bin/"
>
> AllowOverride None
> Options +ExecCGI
-MultiViews +SymLinksIfOwnerMatch
> Order allow,deny
> Allow from all
>
> ErrorLog ${APACHE_LOG_DIR}/error.log
>
> # Possible values include:
debug, info, notice, warn, error, crit,
> # alert, emerg.
> LogLevel
warn
>
> CustomLog ${APACHE_LOG_DIR}/access.log combined
>
> Alias
/doc/ "/usr/share/doc/"
>
> Options Indexes MultiViews FollowSymLinks
>
AllowOverride None
> Order deny,allow
> Deny from all
> Allow from all
>
> 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 [1]
>
_______________________________________________
> Dspam-user mailing
list
> Dspam-user@lists.sourceforge.net [2]
>
https://lists.sourceforge.net/lists/listinfo/dspam-user [3]
This is
just a subset of your configuration. If you are serious about getting
help then you should post all relevant information and not just a part
of the configuration. You especially miss to post the following
configuration files (all of them are merged into the above configuration
with the 'Include'
directive):
mods-enabled/*.load
mods-enabled/*.conf
httpd.conf
ports.conf
conf.d/
sites-enabled/
Probably
better would be to ask the Apache mailing list or your distro mailing
list how to get Perl CGI to run in Apache. If you get that running then
getting the DSPAM Web-UI to run is not difficult.
--
Kind Regards from
Switzerland,
Stevan Bajić
Links:
------
[1]
http://p.sf.net/sfu/verizon-sfdev
[2]
mailto:Dspam-user@lists.sourceforge.net
[3]
https://lists.sourceforge.net/lists/listinfo/dspam-user
------------------------------------------------------------------------------
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