I'm running KDE version 3.5.5 (Linux 2.6.17) with Apache 2.0.55 and PHP 5.1.6 and I get a requested URL not found message every time I try to load a page with a .pl extension. My apache2.conf file contains a directory section for CGI execution together with an AddHandler command and my httpd.conf has the appropriate ScriptAlias line. Perl is active in the /usr/bin/ directory. Is there something else I need to tie this all together?