P
Pauli Jokela
Guest
Hey,
I'm running CentOS 5.7 with the latest updates, as well as the latest Plesk version (10.4?).
I need to install httpd-devel in order to compile a certain Apache module, but I'm unable to install it due to dependency errors.
Apparently, the Apache version installed is httpd-2.2.21-11092115.x86_64 while it should be something like httpd-2.2.3-53.el5.centos.3.x86_64.
Running yum install httpd reports the following:
Package matching httpd-2.2.3-53.el5.centos.3.x86_64 already installed.
/usr/sbin/httpd -v reports the following:
Server version: Apache/2.2.21 (Unix)
Server built: Sep 21 2011 15:13:03
rpm -qi httpd | grep Vendor reports the following:
Version: 2.2.21
Vendor: Parallels
So currently, using the version of Apache supplied by Parallels, I'm unable to install the httpd-devel package due to a version mismatch.
Could Parallels provide the httpd-devel package for the corresponding version?
I already tried using the Parallels Installer/Updater to switch from Apache SNI to plain old Apache, but it's not letting me do that. Only reason I wanted to try that, was because I thought that the other version (without SNI) would've used a "public" release of Apache, instead of a custom Parallels built version.
I'm running CentOS 5.7 with the latest updates, as well as the latest Plesk version (10.4?).
I need to install httpd-devel in order to compile a certain Apache module, but I'm unable to install it due to dependency errors.
Apparently, the Apache version installed is httpd-2.2.21-11092115.x86_64 while it should be something like httpd-2.2.3-53.el5.centos.3.x86_64.
Running yum install httpd reports the following:
Package matching httpd-2.2.3-53.el5.centos.3.x86_64 already installed.
/usr/sbin/httpd -v reports the following:
Server version: Apache/2.2.21 (Unix)
Server built: Sep 21 2011 15:13:03
rpm -qi httpd | grep Vendor reports the following:
Version: 2.2.21
Vendor: Parallels
So currently, using the version of Apache supplied by Parallels, I'm unable to install the httpd-devel package due to a version mismatch.
Could Parallels provide the httpd-devel package for the corresponding version?
I already tried using the Parallels Installer/Updater to switch from Apache SNI to plain old Apache, but it's not letting me do that. Only reason I wanted to try that, was because I thought that the other version (without SNI) would've used a "public" release of Apache, instead of a custom Parallels built version.