• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

can't install httpd-devel

NealQa

New Pleskian
I have a mediatemple dv 4 with plesk 11.0.9 installed.

When I run yum install httpd-devel I get the following

httpd-devel-2.2.3-76.el5.centos.x86_64 from updates has depsolving problems
--> Missing Dependency: httpd = 2.2.3-76.el5.centos is needed by package httpd-devel-2.2.3-76.el5.centos.x86_64 (updates)
Error: Missing Dependency: httpd = 2.2.3-76.el5.centos is needed by package httpd-devel-2.2.3-76.el5.centos.x86_64 (updates)

This is the httpd version installed:

* atomic: www6.atomicorp.com
* base: mirror.symnds.com
* extras: centos.aol.com
* updates: mirror.lug.udel.edu
Installed Packages
Name : httpd
Arch : x86_64
Epoch : 1
Version : 2.2.22
Release : 12053112
Size : 3.5 M
Repo : installed
Summary : The Apache HTTP Server
License : Apache Software License
Description: The Apache HTTP Server is a powerful, efficient, and extensible
: web server.


How can I get the correct version of httpd-devel to go with this version of httpd?
 
Back
Top