CentOS 5 :: Upgrade PHP Via Yum Fails

May 15, 2011

This is what I get when trying to upgrade PHP from 5.2.17 to 5.3.6.

[Code]...

I did, a few months ago, try to install OpenLDAP, but never got it working. What do I need to do to get PHP to upgrade?

View 1 Replies


ADVERTISEMENT

General :: Trying To Upgrade PHP Via YUM On CentOS Fails

May 15, 2011

I have a CentOS 5 64bit cloud server at 1and1. The current version of PHP on it is 5.2.17. I would like to install 5.3.6, which is available from the Atomic repository. I'm using yum for all this but when I try to install the 5.6.3 package, I get the following.

Total download size: 10 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
Package php-ldap needs php-common = 5.2.17-1.el5.art, this is not available.
Complete!
[root@s15 ~]# php -v
PHP Warning: Module 'ldap' already loaded in Unknown on line 0
PHP 5.2.17 (cli) (built: Jan 7 2011 10:39:29)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
[root@s15 ~]#

View 8 Replies View Related

CentOS 5 :: WxPython Fails To Import After Upgrade To 5.5

May 20, 2010

Wanted to double check if I've done something stupid in my update, or whether this is a known issue.

$ python
>>> import wx
Traceback (most recent call last):
File "<stdin>", line 1, in ?

[code]....

View 1 Replies View Related

CentOS 5 Server :: Cman Fails To Start After Yum Upgrade

Sep 16, 2009

I just did a yum upgrade (5.3 to 5.4) on one node of my three node cluster (RHCS), which did:

Rebooted to the new kernel, but cman failed to start. Rebooted back to the previous kernel, but no change, so it doesn't appear to be the kernel.... Some errors are:

On the upgraded node, the following processes are running:

Whereas on the non-upgraded node, the following processes are running:

View 13 Replies View Related

Fedora Installation :: Upgrade RH9 To F10 - Install Fails - Installer Fails Media Check Due To "errors"

Jan 23, 2009

I am trying to upgrade RH9 to F10. I have downloaded dvd iso image i386. The SHA1 integrity check passes. The installer fails media check due to "errors". I did an independent verification of the DVD and zero errors found. Download was from Fedora's own torrent, so files should be verified anyway. If I bypass the media check I get the message : Running anaconda 11.4.1.62 the Fedora system installer - please wait.....

[Code]....

View 7 Replies View Related

CentOS 5 Networking :: Fails At Determining IP Information For Eth0 (onboard NIC Asus P6T On Centos 5.3)?

Apr 28, 2009

I'm running a fresh install on an intel i7 system on an asus p6t deluxe v2 motherboard with the onboard NIC (Marvell Technology pci-e). I know the NIC is working as when I boot into the onboard OS that Asus provides (Asus Express Gate SSD)I have a working net connection.Booting up CentOS hangs at determining IP information for eth0 and eventually fails with the following error:PING xxx.170.30.1 from xxx.170.31.231 eth0: 56(84) bytes of data---xxx.170.30.1 ping statistics ---4 packets transmitted, o received, +3 errors, 100% packet loss, time 2999ms, pipe 3 failed.

RTNETLINK answers: file exists.
RTNETLINK answers: file exists.
RTNETLINK answers: file exists.

[code]....

View 14 Replies View Related

CentOS 5 :: Booting CentOS V5.2 Fails With GRUB Error 13: Invalid Executable Format?

May 5, 2009

I'm trying to install a dual booting machine with OpenSUSE v11.1 32bit and CentOS v5.2 64bit. I installed OpenSUSE first and allowed it to install and configure grub in the MBR and after that I wanted to proceed with CentOS v5.2. The installation went fine with two notable exceptions:- when I had to configure grub installation parameters, CentOS offered me only 2 solutions: either install it on the MBR of the first hard disk or not installing it at all. Other distributions are more flexible allowing you to install it in the boot sector of the root partition for example. Because I didn't want to ruin the existent grub onfiguration, I reluctantly accepted not to install it for CentOS assuming that I could manually configure the entry later in grub's menu.lst file.

- when I was presented with the options for software components installation, I've clicked on virtualization category/function because I intend to use the machine as a VMware host. There was no guidance on screen at that point and I blindly assumed that by choosing the virtualization function I would get necessary tools and drivers that will help me further on. It seems that this was a wrong move as you can see it below.

After completing the installation, I tried to search for a template or guiding on how the menu entry in menu.lst should look like but the grub directory was empty, not surprisingly because I've told CentOS earlier not to install it. Using the files in the /boot directory from the CentOS installation I tried to improvise a menu entry but it's not working. The boot stops with famous Error 13: Invalid or unsupported executable format. Using the file command to check what kind of files I'm trying to load as kernels I'm getting :

marte:~ # file /mnt/vmlinuz-2.6.18-92.el5xen
/mnt/vmlinuz-2.6.18-92.el5xen: gzip compressed data, from Unix, last modified: Tue Jun 10 19:20:51 2008, max compression

[code]....

View 2 Replies View Related

CentOS 5 :: Installation Fails For Centos 5.6 With Marvel 88SE61xx Drive Controller?

Jul 29, 2011

I am trying to install Centos 5.6 on a motherboard with a built in Marvel 88SE61xx drive controller.NO drive arrays are configured using the Marvel BIOS configuration utility.During the install CENTOS displays loading MARVEL_PATA driver and it waits and waits and waits.Looking on one of the system message screens I get the following types of messages:qc timeoutfailed to identifyI/O errorLink is slow to respondSRST failed errno=16ata4: reset failed - giving upAny ideas as to how to get CENTOS to recognize the drives connected to the motherboard Marvell controller on a NON-RAID configuration?

View 1 Replies View Related

CentOS 5 :: SMTP Test Fails During Qmailrocks Install CentOS 5.5?

Oct 2, 2010

I am trying to run though the qmailrocks setup on a centos 5.5 and I am running into an issue when trying to telnet to port 25:

telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
Connection closed by foreign host.

Everything else seems to be working (telnet to 110), and I turned off the firewall entirely, but I still cannot telnet to port 25. I also get a blank error within squirrelmail when attempting to send mail out (ERROR:Message not sent. Server replied: ). I apologize for not going directly to the qmailrocks forum, but they are currently closed down (due to lack of funds). I also am a newbie, so I apologize for the lack of needed information. If anyone has any ideas, please let me know what information you would need.

View 2 Replies View Related

CentOS 5 :: Boot Old Centos On Intel D510MO Fails?

Apr 8, 2010

i want to change my server to a intel d510mo withoutchanging the installation.The old nstallation runs on a centos 5.4 asus amd board witha sata raid, sata-sil adapter in no raid modus.and that is the problem.i boot the centos on the intel board, and only the sata-sil module is loaded, so noata drive is found.How can i change this? udev? i disabled the scsi-hostadapter in modprobe.conf, but no

View 1 Replies View Related

OpenSUSE :: Vbox - Fails To Self Upgrade

Jun 18, 2010

launching vBox lately pops-up this; but if I allow it to go ahead, I get this.. : the window has no end (!), no scroll bars nor any further info. If I first uninstall in Yast, will I lose all of my machines? Up until now these periodic updates have been a breeze, only sometimes needing a vbox setup afterwards to tweak the kernel

View 6 Replies View Related

Ubuntu / Apple :: PPC G3 Upgrade Fails?

Sep 2, 2010

I have a G3 Mac using the 6.06 PPC version of Ubuntu. The Update Manager stated there is the update to PPC 8.04 LTS so I went ahead and updated it. After 6 hours of downloading and updating, now it only boots to a blank/black screen as if it is trying to use a non-native resolution. One time I did hear the login (drum) sound but still nothing on the screen. Any way I can boot into a cli to troubleshoot this? During the entire booting process I only see black screens, a few text screens (yaboot, then another with Loading Please wait), one has the typing cursor at the top left for about 1 minute. I can hear the hard drive running and searching as if all is working and loading, just nothing on the screen.

I tried the same thing a few months ago and the only way to get it working was to put in the 6.06 alt PPC CD and format/reinstall.

View 2 Replies View Related

Ubuntu Installation :: Upgrade From 10.04 To 10.10 Fails?

Jan 10, 2011

In trying to upgrade from 10.04 to 10.10, the installation fails when checking software channels. The error basically says that there are breaks, broken depends and unmet dependencies. Yet Package Manager shows that there are no broken packages and mostly everything is running OK except for the Suspend option which doesn't work in 10.04 on a good number of various laptops. I am using an IBM Thinkpad R51 laptop with 1.5 GHz and 512 MB RAM. I have never had a problem like this with any Ubuntu upgrade in the past. How can I get past this problem and upgrade to 10.10? Log files available upon request. If log files needed, Someone on Launchpad said it's because I have third party software installed. But, this never happened before with previous Ubuntu upgrades.

View 9 Replies View Related

Ubuntu Installation :: Upgrade From 10.10 To 11.04 Fails

May 2, 2011

I tried to upgrade Mythbuntu from 10.10 to 11.04 but it fails to download three packages, stopping the upgrade from finishing. The APT source is au.archive.ubuntu.com

[Code]...

View 2 Replies View Related

Debian :: X11vnc Fails After Jessie Upgrade

Jan 18, 2016

Using x11vnc server on Debian host, and TightVNC viewer client on Windows 7. All was working fine until a server host upgrade, from Wheezy to Jessie. Now, when I try to connect, TightVNC retrieves the certificate as normal, compares and accepts it, and starts stunnel. The next step would normally be to prompt for the VNC password.

Instead it gives an error:

ReadExact: Socket error while reading.

I'm guessing that some thing is missing or misconfigured after the Jessie upgrade, which broke many other things too, as Debian upgrades always seem to do. I have removed and reinstalled the x11vnc package, no effect.

The errors in the log file don't mean a lot to me.

The server is started with this command:

Code: Select allx11vnc -ssl -display :0 -usepw >>vnc-log 2>&1 &

If I start it up without the -ssl flag, and connect from the Windows system with a different client (Mobaxterm) it all goes well.

Relevant part (tail) of the server log file:

Code: Select allThe SSL VNC desktop is:  myhost:0
PORT=5900
SSLPORT=5900

19/01/2016 12:31:10 SSL: accept_openssl(OPENSSL_VNC)
19/01/2016 12:31:10 SSL: spawning helper process to handle: 192.168.2.3:51942
19/01/2016 12:31:10 SSL: helper for peerport 51942 is pid 11193:
19/01/2016 12:31:10 connect_tcp: trying:   127.0.0.1 20000

[Code] ....

View 0 Replies View Related

Fedora Installation :: Reboot Fails F12 Upgrade

Jan 4, 2010

I am trying to upgrade from F11 to F12.Using Preupgrade, everything went well and then it asked me to Reboot. Anaconda started then says something about updating some files then the screen goes blank.

View 14 Replies View Related

Fedora Installation :: Upgrade F12 To F14 Fails Using Preupgrade?

Nov 26, 2010

The upgrade using yum and preupgrade fails

after reboot of the system

-> retrieve install image, ok
-> examine storage (or similar), ok
-> transfer install image to disk, ok
-> dependency check in install packages, ok
-> start installation process, ok
-> preparing to install

=> there was an error running yout transaction for the following reason(s): insufficient diskspace

you need more space on the following filesystems: 1089 M on unfortunately not more information displayed. only exit possible. Any experiences with this kind of behaviour? Many thanks for any feedback.

View 5 Replies View Related

OpenSUSE :: After 11.3 Upgrade - Matlab Compiler Fails Because Of Gcc?

Jul 28, 2010

I just upgraded from 11.2 to 11.3 and are facing now this mex compiling problem. The error output is:

Code:
/usr/lib/gcc/i586-suse-linux/4.5/cc1: /usr/local/matlab/R2009a/sys/os/glnx86/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by /usr/lib/libppl_c.so.2)
/usr/lib/gcc/i586-suse-linux/4.5/cc1: /usr/local/matlab/R2009a/sys/os/glnx86/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by /usr/lib/libppl_c.so.2)
/usr/lib/gcc/i586-suse-linux/4.5/cc1: /usr/local/matlab/R2009a/sys/os/glnx86/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by /usr/lib/libppl.so.7)

[Code]...

View 2 Replies View Related

OpenSUSE Multimedia :: DVD Fails To Work After Upgrade To 11.2?

Nov 28, 2009

Cannot find input plugin for MRL [dvd:/] Is now the message that I get when attempting to play DVDs in Kaffeine, which worked very well in SuSe 10,3 three hours ago. Ironically, VLC now works a treat, when upgrading that in 10.3 killed it.Xine doesn't want to work (restricted format), and Kaffeine isn't playing any files either. Has something been dropped from my previous setup, or do I have an inadequate installation? I'm not very command line oriented I'm afraid;I just expect things to work as they did before...:-)

View 4 Replies View Related

Ubuntu Servers :: Upgrade Fails From Server 9.04 To 9.10?

Feb 24, 2010

I tryed to update ubuntu server from 9.04 to 9.10 a few days ago, but do-release-upgrade failed with the following output.

serv@server:~$ sudo do-release-upgrade
Checking for a new ubuntu release
Done Upgrade tool signature
Done Upgrade tool
Done downloading

[Code]....

View 3 Replies View Related

Ubuntu Installation :: After 10.04 Upgrade XP Fails To Boot?

May 1, 2010

Installed v9 a couple of weeks back and have been causally mucking about with it since. I managed to get XP and ubuntu running as a dual boot system (which was an achievement ).

Anyway, i've upgraded to 10.04 - and already loving it. However... my XP o/s no longer boots. It use to prior to the upgrade. Now, when the XP o/s is selected from GRUB2, I just get a series of bleeps and a flashing _.

Now, I am a complete novice. I actually have no idea where to even begin trouble shooting GRUB2 (and i'm assuming its a problem with GRUB).

View 6 Replies View Related

Ubuntu Installation :: 9.10 To 10.4 Upgrade Fails On HD 5770?

May 9, 2010

It seemed to upgrade the first round and looks like it booted back into Ubuntu (I had Purple background) and asked for updates and I installed them and on reboot I lose video when entering desktop. I see the initial purple Ubuntu loading screen, but when it goes away I lose video completely and my monitor says it's unplugged.

I tried the grub nomodeset without luck. I am at the desktop in safe mode. If someone can tell me how to edit a file to enable the graphics again, I'd be forever grateful. Sorry if this was answered, but search only gave me help with the Intel 850 graphics problems and not what I was seeking.

View 1 Replies View Related

Ubuntu Installation :: Upgrade 9.10->10.04 Fails To Boot

Jun 10, 2010

Dual boot Windows XP SP3 & Ubuntu 9.10 on a single hdd, w/2 partitions. Booted to Ubuntu and upgraded online. XP boots fine, but Ubuntu, not so much; a msg about /dev not found, followed by a shell login prompt. I suspect a grub problem, but haven't been able to find a definitive answer. Since I can at least boot XP, I do not want to do anything that would screw that up and leave me with no bootable OS. I did the "upgrade" shortly after 10.04 was released. Is there a way to reliably fix this w/o possibly screwing up my ability to boot XP, the only OS I can boot? I have no Ubuntu 10.04 disk, as I used their upgrade online option.

View 1 Replies View Related

Ubuntu :: 10.04: Latest Upgrade Fails To Boot

Jul 30, 2010

It used to be, that with grub (not grub2?), I could restore the boot partition by the following:

# grub
grub> find /grub/grub.cfg
hd0,10
grub> root (hd0,10)
grub> setup (hd0,10)

Now this no longer works with whatever grub 10.04 uses, I suspect it is grub2? How do I restore grub to the specific partition I need and NOT to MBR? I have a different boot loader and this boot loader is directed to Ubuntu's boot partition.... Since I cannot boot directly to Ubuntu's boot partition I am perhaps left with only LiveCD to do the recovery, right?

View 5 Replies View Related

Ubuntu Networking :: After Upgrade To 10 From 9.x Wireless Fails

Nov 23, 2010

I upgraded from 9.x to 10.10. Under 9.x my wireless usb dongle worked correctly. After upgrade it does not. I checked the dongle on another machine and it works correctly. I inserted a usb memory stick and the system found it as a drive correctly. I assume from this that both the dongle and usb port are ok. The wireless device is a D-Link G122 A2 which is on the supported list (it ran out of the box on 9.x). The link light did not even come on. So I installed ndiswrapper and the windows D-Link driver (note that this was not needed in 9.x). Now the link light comes on and the wireless router is found but the unit will still not connect.

The log file entries on dongle insertion are as follows:

It appears that the problem is with wlan0 not being ready. If this is the case how do I make it ready?

View 3 Replies View Related

Ubuntu Installation :: Automatic Upgrade To 11.04 Fails?

May 1, 2011

The Update Manager has tried to upgrade me to version 11 three times now, and fails each time.

First I get a warning, that probably isn't important: "Third party sources disabled

Some third party entries in your sources.list were disabled. You can re-enable them after the upgrade with the 'software-properties' tool or your package manager."

After the upgrade I get this:

"Could not install the upgrades The upgrade has aborted. Your system could be in an unusable state. A recovery will run now (dpkg --configure -a).

Upgrade complete The upgrade has completed but there were errors during the upgrade process."

The console has about six messages similar to this, all complaining about the vnc-e package:

"warning, in file '/var/lib/dpkg/available' near line 10992 package 'vnc-e': error in Version string '4.4.3_r16583': invalid character in version number"

View 5 Replies View Related

Ubuntu Installation :: U11.04 Upgrade Fails / Sort It?

May 1, 2011

I am trying to upgrade from Ubuntu 10.10 to 11.04.

When it gets to the end of the upgrade I get a dialog with the following error:

Quote:

Could not install the upgrades the upgrade has aborted. your system could be in an unusable state. A recovery will run now (dpkg __configure -a). code...

View 2 Replies View Related

Ubuntu :: Clonezilla Fails After Bios Upgrade?

Jul 19, 2011

I recently set up a Clonezilla server as I have 200+ computers to reimage. Everything was setup and working fine, until I ran into a computer that has a newer BIOS. Grub loads and works fine, but the kernel hangs.

Specs:

Server: Dell OptiPlex 740
Ubuntu 10.10 Desktop x32, kernel 2.6.35-30 generic
Clonezilla version: 2.3.8-32

[code]...

So as mentioned above when I boot the client from PXE to image it, Grub loads, and as it tries to boot, the following lines appear:

Loading vmlinuz-pxe....
Loading initrd-pxe.img.....ready.
Probing EDD (edd=off to disable)....ok
[screen flickers then returns to the above text. Freezes.]

I updated the bios on a machine that previously worked to confirm/replicate the problem. How do I fix this?

View 1 Replies View Related

Ubuntu Installation :: Fails To Boot After Upgrade To 11.04?

Aug 1, 2011

I just upgraded to ubuntu 11.04 but now all the kernels fail to boot. The resolution of grub changed and the older kernels are put into a 'previous kernels' folder. The most recent kernel halts at the message '* Stopping userspace bootsplash [ OK ]' and the previous kernels fail with the message 'Unlink after no-irq. Controller is probably using the wrong IRQ',

or show the background of the login screen with just a white box.

I think the cause is that I have an ATI graphics card (HD Radeon 3650), because on my 2 other computers ubuntu upgrades fine and they have NVIDEA graphics cards.

As a last resort I tried installing different distro's like Linux Mint but it also gived me the 'unlink after no-irq' message.

View 1 Replies View Related

Software :: APM And Upgrade To GRUB2 - Fails To Power Off

Jun 5, 2010

I've got an OLD computer I'm using as a server, the thing does not support ACPI, so we're in APM-land. The thing works fine w/ Debian Lenny. I have apmd installed and my /etc/modules file has an apm entry in it. It does a powerdown and everything is happy. I don't even need to add an apm entry on the kernel line in my menu.lst file. Then I decide to upgrade the box to the testing (squeeze) branch, making the appropriate additions to my sources.list file.

And everything goes to hell with apm. I don't know if it's GRUB2 (grub-pc) or not, all I know is that I can't get a powerdown on the machine. I've done a reinstall, via a netinstall CD, twice to verify this behavior. I can't find squat via Google on this other than someone else mentioning that the upgrade to GRUB2 killed apm. While I can just reach over and hold the power button for a few seconds to get a powerdown, I assume that every problem is solved by a simple entry in a config file.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved