Hello Everyone,
I' currently using CentOS 4.4 on a virtual server from a web hosting company.
I tried using vyum to install mod_ssl but I get the following error:
[root@vhost3 etc]# vyum mail1 -- install mod_ssl
You are using a version of yum which is insecure and broken in chroot
related operations; either apply the patches shipped in the 'contrib/'
directory of util-vserver, or ask the author of yum to apply them
(preferred).
In the meantime, 'vyum' will continue with dirty hacks which might not
work when the vserver is running and local DOS attacks are possible.
No Repositories Available to Set Up
No Match for argument: mod_ssl
So I decided to install mod_ssl using rpm. The problem is that when I installed mod_ssl in the virtual server, it gets installed but the apache is not detecting it. After the mod_ssl installation, I checked the to see if the /etc/httpd/modules/mod_ssl.so and it was not there.
Do I have to install apache again with mod_ssl support? How can I do that without breaking the installation of apache that its already there?
Please Help!
This is some information about my system:
This is the output of the uname command:
Linux test.domain.tld 2.6.14.3-vs2.0.1-rc5 #1 SMP Tue Dec 6 14:19:56 EST 2005 x86_64 x86_64 x86_64 GNU/ Linux
I'm currently have installed the following version of Apache:
Name : httpd Relocations: (not relocatable)
Version : 2.0.52 Vendor: CentOS
Release : 22.ent.centos4 Build Date: Thu 05 Jan 2006 12:57:43 PM EST
This is the version of mod_ssl i tried to install:
Name : mod_ssl Relocations: (not relocatable)
Version : 2.0.52 Vendor: CentOS
Release : 22.ent.centos4 Build Date: Thu 05 Jan 2006 12:57:43 PM EST
I' currently using CentOS 4.4 on a virtual server from a web hosting company.
I tried using vyum to install mod_ssl but I get the following error:
[root@vhost3 etc]# vyum mail1 -- install mod_ssl
You are using a version of yum which is insecure and broken in chroot
related operations; either apply the patches shipped in the 'contrib/'
directory of util-vserver, or ask the author of yum to apply them
(preferred).
In the meantime, 'vyum' will continue with dirty hacks which might not
work when the vserver is running and local DOS attacks are possible.
No Repositories Available to Set Up
No Match for argument: mod_ssl
So I decided to install mod_ssl using rpm. The problem is that when I installed mod_ssl in the virtual server, it gets installed but the apache is not detecting it. After the mod_ssl installation, I checked the to see if the /etc/httpd/modules/mod_ssl.so and it was not there.
Do I have to install apache again with mod_ssl support? How can I do that without breaking the installation of apache that its already there?
Please Help!
This is some information about my system:
This is the output of the uname command:
Linux test.domain.tld 2.6.14.3-vs2.0.1-rc5 #1 SMP Tue Dec 6 14:19:56 EST 2005 x86_64 x86_64 x86_64 GNU/ Linux
I'm currently have installed the following version of Apache:
Name : httpd Relocations: (not relocatable)
Version : 2.0.52 Vendor: CentOS
Release : 22.ent.centos4 Build Date: Thu 05 Jan 2006 12:57:43 PM EST
This is the version of mod_ssl i tried to install:
Name : mod_ssl Relocations: (not relocatable)
Version : 2.0.52 Vendor: CentOS
Release : 22.ent.centos4 Build Date: Thu 05 Jan 2006 12:57:43 PM EST