Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 12225 invoked from network); 21 Sep 2007 20:40:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Sep 2007 20:40:15 -0000 Received: (qmail 43985 invoked by uid 500); 21 Sep 2007 20:40:01 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 43971 invoked by uid 500); 21 Sep 2007 20:40:01 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 43960 invoked by uid 99); 21 Sep 2007 20:40:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2007 13:40:00 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mpreslar@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2007 20:40:02 +0000 Received: by nf-out-0910.google.com with SMTP id k4so866670nfd for ; Fri, 21 Sep 2007 13:39:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=PH+/XccBW31hQcHf3jGqucQv9fHfyh8j6fPO9X6Cg8E=; b=XzAaqcFtNPorruYBoSTzwtED6ZrD+lZ2xd/Bv/7wc6W44u4j6tozt8lKB/ofIQjB2FoJ2dRT6cD5X2mvRlIyrf56J38HNsy+NqmPfkIQ3Kh2LhsYp+oQgJCsqE1koo7yMaYsub4IJclVuCgoaVZ6lCLv8T/FBtjmwlybH72yfxo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rZ6C8fz+toj8/8CUlrl5sOi7nsTsfqTxtq7s5XEHRYDCjJnBnCPv65rCTBW3aUzHg46QWumQy8meJmXx01JTzzTxkSPlc2gQyM9GDDBjeuhwePymOrGD5MGsIEPBQzQMnx91isxADa8qZSjFfi9hTnkeMlPvn76fcxUH1jb1YrU= Received: by 10.82.152.16 with SMTP id z16mr5594431bud.1190407180324; Fri, 21 Sep 2007 13:39:40 -0700 (PDT) Received: by 10.70.57.19 with HTTP; Fri, 21 Sep 2007 13:39:40 -0700 (PDT) Message-ID: Date: Fri, 21 Sep 2007 15:39:40 -0500 From: "Michael Preslar" To: modperl@perl.apache.org Subject: Re: modperl on Plesk In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org On 9/21/07, Michael Preslar wrote: > Was wondering.. > > Do any of you have any experience with mod_perl on Plesk managed servers? > On the box I have here.. mod_perl 1.99 (Yeah, that should be 2.x) CentOS 4.5..And plesk is as up to date as it can be.. But.. [root@test perl5]# find . -name Apache.pm ./vendor_perl/5.8.5/i386-linux-thread-multi/DBI/ProfileDumper/Apache.pm ./site_perl/5.8.5/SOAP/Transport/HTTP/Apache.pm ./site_perl/5.8.5/i386-linux-thread-multi/DBI/ProfileDumper/Apache.pm ./5.8.5/CGI/Apache.pm So, no Apache.pm .. Which means CGI.pm, CGI::Simple, and others wont run..