General :: Downgrading OpenSSL On Centos - Errors Occurring
Sep 27, 2010
I recently just installed centos, but it appears that when I installed it v 0.9.8e was installed consequently, all the lib's etc. are /lib/libssl.so.0.9.8e instead of an ordinary /lib/libssl.so.0.9.8 etc. and this is causing some problems for me, as programs are looking for /lib/libssl.so.0.9.8, and even if i symlink/copy/move /lib/libssl.so.0.9.8e to /lib/libssl.so.0.9.8 there are still some errors occurring. I had been reading that supposedly yum is meant to have a "yum downgrade" option, however it doesn't appear to be recognised when I run it on my centos server.
View 2 Replies
ADVERTISEMENT
Apr 7, 2011
I've messed up and by accident upgraded to php version 5.3 which does not work with Zend Loader/Optimiser.
How can I downgrade to version 5.2 without removing all the dependencies as I have pleask installed?
View 1 Replies
View Related
Apr 15, 2009
I'm attempting the lovely task of uninstalling Apache 2.2 and installing Apache 2.0 on CentOS 5. This is because of my original task of installing RSA web agent which only works with Apache 2.0. I also am not allowed to just install CentOS 4. I uninstalled Apache 2.2. Attempted to install Apache 2.0 (with rpm) and got multiple dependency errors. I installed the dependencies (and sometimes their dependencies including a little dance around some circular dependencies). Then I installed Apache 2.0 with no errors. However Apache failed to start.
Here is the error:
httpd: symbol lookup error: /usr/lib/libaprutil-0.so.0: undefined symbol: gdbm_errno.
Please don't tell me it "seems like you're missing your gdbm libraries." I'm not. I'm assuming I'm having a version incompatibility issue between gdbm and libaprutil. I just don't know what version of which I need to make Apache 2.0 happy. I tried uninstalling gdbm and installing an older version but I still have the same problem. Another option is to uninstall my openldap package (2.3.13-2) which I just installed and install an older version of that but again don't know which version is right.
View 4 Replies
View Related
Jan 29, 2011
I've recently migrated an unlicensed RHEL5 box to CentOS 5 in order to get the system patched, and yum is telling me that openssl 0.9.8e is the up-to-date version. But that version is over two years old. I know I can install the newest openssl by using the rpm and I also know how to install from the tarball, but I'm trying to avoid both methods because I prefer the automated dependency handling of yum.
My question is SHOULD I be expecting yum to see openssl 0.9.8q when I run 'yum update openssl'?
If so, I'll be happy to reinvestigate my configuration for problems. I'm currently just using the default CentOS repositories.
If it's a case where anything beyond 0.9.8e simply hasn't been included from upstream, and I need to install it manually, that's fine. I'm just trying to get a handle on my expectations. I've been pouring through google and forums and looking for documentation for weeks, but there's so much that it's definitely possible I've overlooked it.
View 4 Replies
View Related
May 16, 2009
I just can't figure out how to enable openssl on my server. I've searched around on the web but have come upon dead ends. I recently became the admin to a server of a new company, the previous admin installed everything on this server. The server has php running which was installed thru yum I believe. And so was OpenSSL. Recently though I've been ordered to configure a online sales software. So I started investigating what I would need. I know I need OpenSSL, a certificate which should be bought, etc.
I met the dreaded dead ends when I came upon knowledge that I had to make OpenSSL work with PHP. Ok so I got to work. I found out that I needed an extension enabled in php. And the only way (that I've read so far) is thru compiling PHP with the command --with-openssl-dir=path. The problem is that I've compiled many times now and see no change in the phpinfo file. Can the extension be enabled (--with-openssl-dir=path) even after the php and openssl have been installed thru yum? I'm also new to linux
View 5 Replies
View Related
May 18, 2010
I installed the aMSN 0.96 from yum install When I try to loggin, the aMSN required installation TLS module I selected Linux-x86_64, because I am using a IBM T400 notebook computer but the system replys: Installatiom TLS module error: Couldn't get [URL] So I went to the [URL] and downloaded the tls1.6-src.tar.gz But when I configure it. the system says: configure: error: bad ssl-dir: cannot find openssl/opensslv.h under /usr/include
Then I try to using yum to install openssl
The system replies:
[root@localhost tls1.6]# yum install openssl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
[Code].....
View 3 Replies
View Related
Jun 26, 2011
I find my self abit stuck upgrading OpenSSL to the latest version. The situation is that i've been running LAMP servers just fine by installing the web services from the repositories AND the web services from source. However im now in the process of making a PCI-DSS compliant server LAMP server. I've just had the vulnerability scan report back and its failed due to the OpenSSL having vulnerabilities and it tells me I must upgraded to version higher 1.0.0d.
I've basically spent hours and hours trying to get this working along with research but I dont seem to be having much luck with this one
Im using a fresh install of CentOS and trying to create a RPM using the source code and rpmbuild, I read this was the best way I read, and this is my first time using rpmbuild.
Code:
yum -y install rpm-build make gcc gcc-c++ perl mlocate
cd /usr/src/
wget http://www.openssl.org/source/openssl-1.0.0d.tar.gz
updatedb
tar -zxf openssl-1.0.0d.tar.gz openssl.spec
[Code].....
View 11 Replies
View Related
May 8, 2011
I want to capture short randomly occurring events such as Sudden Interstellar Disturbances, Lightning, ion counting, etc. To do this I wish to use the LINE-IN port. My sensor would feed a signal of less that 2 volts but could be submitted via a voltage divider. Since the sound card captures 44100 events per second this should capture events I am looking at, I think, but maybe not. I would capture the sound buffer to a string or memory buffer every second (and half second so I can prevent overwriting of its buffer, then merge the two).
Every 60 seconds (for validation) I would run "time" and count full buffer transfers in between to time events. By effectively counting characters from the beginning of the processing buffer to the beginning of the event I could further refine the "time to event". I think I could then save a decent number of values or until no data received from the processing buffer to preserve the event. This I would output with event time (to within 1/44100 sec) along with the data points captured to a file.
Except for the outputting of info to a file I think I can scan a buffer for events within a second (while LINE-IN continues capturing data on that port). I believe I have a way to handle the outputting. I am asking if any of the processing of the previous buffer would interfere with the sound cards data capture on LINE-IN? There would be no disabling of interrupts. I am presuming that system interrupts would not effect the LINE-IN data capture. Is this true?
View 6 Replies
View Related
May 29, 2011
I unfortunately succumbed to the lure of the latest and greatest and upgraded from a wonderfully stable, great version of Ubuntu 10.04 LTS to the -how shall I say- adventurous beta release of Ubuntu 11.04. My question is, I think, simple. Is it advisable to downgrade to the last 10.04 LTS ver.? I have my personal data saved. I run a dual boot with an old copy of Windows which I use once a year to do my taxes on.
View 8 Replies
View Related
Nov 1, 2009
I upgraded U. 9.04 to 9.1 over the net a few days ago and got stung by the 'Driver' issue. Namely, my nvidia card is not reconciled and as a result, the monitor remains blank. I am assuming that the remainder of the upgrade went o.K. though I can only follow the boot sequence on the monitor during the bios start up.
I have a live disk of U. 9.04 and want to revert back to it, preserving my data. When I put in the disk and am hopefully asked if I want to "Upgrade", will it work in reverse, so to speak. I understand that there is a problem with compatible libraries etc. but will it ignore this and simply replace the new with the old?
View 2 Replies
View Related
Jul 27, 2011
I have a weird problem in which I try to use cryptodev in Openssl version 0.9.8g, but then if an error occurs or the system logs out, the version for Openssl rolls back to 0.9.8b.I have also tried reinstalling, but no dice. The version stays 0.9.8b. I am using Intel Tolapai with RedHat 5
View 1 Replies
View Related
Jan 14, 2011
I was upgrading openssl 0.7 to 0.9.81 in my redhat 9 server. I've followed the guideline from here: [url]
Now everything is messed up There's no libcrypto.so in /usr/local/ssl/lib directory. Only libcrypto.a. Neither in /usr/lib or /lib directory. I can't even run scp or wget to download rpm of openssl. Getting libcrypto.so error. I've use locate command to find libcrypto.so. There's none. I've run ./config, make, make test and make install command again in the openssl 0.9.81 source directory. But no luck. No libcrypto.so. This is a production server and the httpd went down.
View 4 Replies
View Related
Aug 10, 2011
I am a new administrator and am running SLES 11 on a VM. I have openssl installed, but when I attempt to compile an add-on module to Nginx I get the following list of errors:
[Code]...
View 3 Replies
View Related
Oct 7, 2010
I've been googling around and have had a bit of a hard time trying to find help with this little issue. Managed to install CouchDB on the server at work after doing some fiddling due to not having spidermonkey availableAnyways, rt of this involved updating openssl.fter doing this however all hell broke loose.It seems a lot of programs needed the old version- I keep getting: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory
I did a search:
>locate libssl.so.0.9.8
And it returned:
[code]...
View 9 Replies
View Related
Jun 11, 2010
I haven't been able to determine what exactly Python OpenSSL and what it does. Google searching has not yielded me anything I can understand. In a terminal window (using RHEL 4.8 AS) typing
Code: rpm -qi pyOpenSSL yields information pertaining to the version of Python OpenSSL on my server. Can you explain what Python OpenSSL is in simple terms?
View 5 Replies
View Related
Jun 24, 2009
I try to set up a 5 nodes cluster and a shared Coraid Storage with conga but it fails with "Shared Storage Support" checked.The message is:'A problem occurred when installing packages: Packages of set "Clustered Storage" are not present in available repository' and it is shown under every node on the next sceen after I submit.The pc where conga runs is on the same subnet (192.168.xxx.xxx) and it has the same /etc/hosts of the other nodes.In that pc runs a proxy too and the nodes go out through it (that pc has 2 NICs)Every node (2.6.18-128.1.14.el5-xen-x86_64) is patched whith the last yum update (this morning) the same is for the pc (2.6.18-128.1.14.el5).Every node has 4 NICs , 2 NICc towards the storage the others in bonding towards the WAN.Every node is exactly alike, they have been installed with the ks.cfg generated from the first node and they all have the support for Clustering, Virtualization, and Clustered Storage.
View 1 Replies
View Related
Mar 17, 2011
this is my first post i have this error in ./configure for bind 9.7.3: checking for OpenSSL library... using OpenSSL from /usr/lib and /usr/includechecking whether linking with OpenSSL works... yeschecking whether linking with OpenSSL requires -ldl... unknown configure: error: OpenSSL has unsupported dynamic loading
View 1 Replies
View Related
Jan 17, 2011
I have installed KlamAV just in case and am now proceeding with scanning. However, a few directories showed up in pop-ups non-accessible and at about 5% a whole sequence of such. I also remember this "access denied" occurring when I tried to change something in the Administrator menu, although I can't remember what
View 7 Replies
View Related
Jul 22, 2010
Can anybody tell me what kind of fsck errors are found on a system?
View 5 Replies
View Related
Jul 8, 2009
I just installed CentOS 5 today. Had terminal open and got these errors:Quote:Message from syslogd@ at Wed Jul 8 12:38:33 2009 ...localhost kernel: Uhhuh. NMI received for unknown reason a0 on CPU 0.Message from syslogd@ at Wed Jul 8 12:38:33 2009 ...localhost kernel: You probably have a hardware problem with your RAM chipsMessage from syslogd@ at Wed Jul 8 12:38:33 2009
View 4 Replies
View Related
May 4, 2010
The problems I was having earlier: [URL]seemed to be solved.
I was not getting any error messages after restart. I should have powered down fully, but did not think that it would make a difference. :(
The same issue is again occurring, but after shutdown ONLY and only on the first boot. After the first boot, a system restart will not cause any error messages. (I have rebooted at least ten or twenty times to make sure)
But after a system shutdown, the first boot hangs up and I get the
"Red Hat nash version 5.1.19.6 starting hdb: timeout waiting for DMA hdb: drive not ready for command"
errors five or six times before each boot. Also the system boots very slowly the first time.
I used the getinfo.sh all command and posted the info to the suggested site here: [URL]
Is it possible this could be a hardware issue? This is an old salvaged HDD. Ive changed everything I c an think of in the BIOS with no results.
I have used the hdparm -d /dev/hdb command and verified that dma is not being used on initial boot or after a shutoff but IS being used after a reboot...
here are the HDD settings
/dev/hdb:
multcount = 16 (on)
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
[Code]....
View 2 Replies
View Related
May 17, 2010
I installed the VSFTPD from YUM and installed the webmin module.i can connect to the server with Telnet but can�t list files.When i try to connect with a FTP client i get the following errors: An error occured openig that folder on the ftp server. Make sure you have access to that folder.
200 Switching to ASCII mode.
227 Entering passive mode (172,20,1,5,69,210)
How to i choose Users and what folders to use??
View 19 Replies
View Related
Sep 14, 2010
I've made a CentOS 5 x86_64 setup last year, around november/december.This system is supposed to operate as a home router/gateway, firewall, nas, small intranet/extranet server and media center.I've previously built a system using older parts (Pentium III 866MHz), and had on it CentOS 5 x86.It successfully served the same purpose (except nas and media center) for quite some time, about 1-2years, until i felt i needed better hardware (more memory, speed and disk space mainly) and 64-bit support.
Part of this intended setup isn't finished (router/gateway, firewall, media center), partially because i'm still lacking a good 1000mbps switch and a supported wireless n 3-antenna card in AP/server mode.In the previous setup, i had router/gateway, firewall and small intranet/extranet server working, with a crappy 100mbps switch (the switch is broken now).the new setup has run pretty well, it had been upgraded 2 times, etc...But since it has been installed, even before any updates, upgrades or repo additions, there has been always warnings/errors during kernel boot.I'm listing my specs, configs, versions and logs bellow. all the partitions, RAID and LVM were created during CentOS initial setup.
Hardware:
Case:1x Cooler-Master CM-690 II Advanced (RC-692-KKN2)
PSU:1x Corsair VX450W (CMPSU-450VX)
[code]....
View 7 Replies
View Related
Aug 27, 2011
i rebooted my centOS 5.3 server an I got the the errors below. I need to recover the information its very critical.
Loading ahci .ko module
Loading dm-mem-cache .ko module
Device-mapper: uevent: version 1.0.3
Device-mapper: ioct1: 4.11.5-ioct1 (2007-12-12) initialized: dm-devel@redhat.com
Loading dm-log. Ko module
[Code]....
View 1 Replies
View Related
May 26, 2010
Im running an update through YUM from my CentOS5 64bit box and came across this error:Transaction Check
Error:
I've done some research on this and found solutions on how to rectify (i.e. reconfig YUM repositories etc.) but still same issue.
View 4 Replies
View Related
Aug 1, 2009
I'm running CentOS 5.3 x64 within a 32 bit version of Windows XP via VirtualBox. What I'm trying to do is install Eclipse such that I can code in both C++ and Java. I'm going to need to eventually add the OpenMP library, but that's later on. Right now, I'm just trying to get Eclipse to that point, I have the gcc and jre installed...it's just that Eclipse is not wanting to cooperate.
I did uninstall the open-jdk and install the Java SE 6u14. java version "1.6.0_14" Java(TM) SE Runtime Environment (build 1.6.0_14-b08) Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)
And the gcc... gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I was able to install the Eclipse SDK using yum...
Eclipse Platform
Version: 3.2.0
Build id: M20060921-0945 (CentOS release 5 (Final))
However when I go to update it using Eclipse's update utility to install from the Eclipse Project Updates (in this case, Eclipse 3.2.2 update) I get:
Unable to complete action for feature "Eclipse Platform" due to errors.
Unable to complete action for feature "Eclipse RCP" due to errors.
Unable to create file "/usr/share/eclipse/plugins/com.ibm.icu_3.4.5.20061213.jar1249125532555.tmp". [/usr/share/eclipse/plugins/com.ibm.icu_3.4.5.20061213.jar1249125532555.tmp (Permission denied)]
[Code].....
View 2 Replies
View Related
Aug 2, 2009
I have just installed a fresh copy of CentOS 5.3 and from the get-go, the NIC started dropping packets like crazy. I even closed the port on the switch,. moved the cable to a different port,. All yield the same "dropping packets" behavior. Zero on the errors, just dropping packets. Should I stick a diff nic instead?
View 1 Replies
View Related
Aug 23, 2009
My box is centos 5.3 x86. At booting, ipsec_setup messages are coming as attached picture.
And dhcpd also comes "failed".
View 3 Replies
View Related
Sep 9, 2009
How to figure out why there are errors on bond0(eth0)
Transfer speed is in KB
View 1 Replies
View Related
Oct 8, 2009
I've installed a 500 Mb WD HD (Sata3) in my Centos 5 Server (AMD QuadCore) - Linux 2.6.18-128.el5 #1 SMP (x86_64)
Fdisk keeps failing with the following message - kernel: ata1: SError: { HostInt Handshk }
Tim Weil
Silver Spring, MD.
tweil@securityfeeds.net
View 1 Replies
View Related