• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Apache ASP and mod_perl

C

conserje

Guest
I have a new install of Plesk 8.6 on CentOS 4.6. For some reason the Apache ASP rpm that 8.6 is using requires mod_perl < 2.0. However, CentOS 8.6 wants to install mod_perl 2.0. This is creating conflicts with my system.

What is strange is I have a different server, also CentOS 4.6, that is running Plesk 8.3. It has mod_perl 2.0 installed just fine with no complaints from Apache ASP or anything else.

What gives?

I noticed on the 8.3 install, the Apache ASP is perl-Apache-ASP-2.57-cos4.build83071218.20.
On the 8.6 install it's, perl-Apache-ASP-2.57-0.93298.

Did 8.6 screw up and include the wrong ASP rpm? How do I fix this to ensure I can fully update my server to the latest rpms? Why does 8.6, a newer Plesk, require an older mod_perl for Apache ASP?
 
Centos 4.6 repository contains mod_perl-1.99_16-4.5.i386.rpm and autoinstall.plesk.com repository(which is used by autoinstaller) also contains exactly this package.
As I know 'CentOS+' contains mod_perl 2, but if you are using it - you can't use apache-asp from Plesk distribution - it is imcompatible with mod_perl 2
 
I did the same thing without realizing, now i go to fix it and I can't. I can uninstall the mod_perl. But there is no mod_perl 1 available via yum anymore. Is there a way I can fix this?
 
Back
Top