Re: Apache doesn't execute perl scripts

2008-11-12 Thread Mustafa Aldemir
Adam Prime wrote: Mustafa Aldemir wrote: AddType application/x-perl-httpd .pl AddHandler perl-script .pl LoadModule perl_module /usr/lib/apache2/modules/mod_perl.so LoadModule cgi_module /usr/lib/apache2/modules/mod_cgi.so AllowOverride None Options FollowSymLinks +ExecCGI -MultiViews +Sy

Re: Apache doesn't execute perl scripts

2008-11-12 Thread Adam Prime
Mustafa Aldemir wrote: AddType application/x-perl-httpd .pl AddHandler perl-script .pl LoadModule perl_module /usr/lib/apache2/modules/mod_perl.so LoadModule cgi_module /usr/lib/apache2/modules/mod_cgi.so AllowOverride None Options FollowSymLinks +ExecCGI -MultiViews +SymLinksIfOwnerMatch

Apache doesn't execute perl scripts

2008-11-12 Thread Mustafa Aldemir
Hello, I am running Apache 2 under a Debian server. I installed Awstats and configured it as stated in its documentation. Perl is running, I could update Awstats database from the console. I updated added the following lines to my Apache configuration, and restarted it. When I want to enter