General :: Error Pear Install Packages On RHEL4

May 17, 2010

I am facing issue when trying to install php-pear packages on RHEL 4,

Troubleshoot error.

My php and pear version as below.

View 4 Replies


ADVERTISEMENT

General :: PHP Fatal Error - Call To Undefined Method PEAR - RaiseErro() In /usr/share/php/PEAR/REST.php On Line 165

Apr 30, 2011

When running

Pear upgrade

The following error is raised:

View 1 Replies View Related

Ubuntu :: Php Pear Seems Broken / Fatal Error: Call To Undefined Method Pear?

May 2, 2011

I'm trying to install a package (validate) from pear.

but the command sudo pear install validate fails with error:

PHP Fatal error:Call to undefined method PEAR::raiseErro() in /usr/share/php/PEAR/REST.php on line 165

Looking around on the internet I found a bug report on debian:url

The fix is to update php5.

So now the question:

How do I update php5 or apply the patch mentioned in this bug report?

View 4 Replies View Related

Fedora Installation :: Yum Install Php-pear - No Package Php-pear Available?

Nov 30, 2009

I am trying to setup APC on my Fedora 7 server but cant install php-pear. There are loads of sites explaining how to do this but they all use "yum install php-pear" which yum cant seem to find??

root@fedora7 [/etc/apt]# yum install php-pear
Loading "fastestmirror" plugin
Repository base is listed more than once in the configuration
Loading mirror speeds from cached hostfile
* base: p3mirror01.prod.phx3.secureserver.net
code....

View 3 Replies View Related

Fedora Servers :: Pear Installation/configuration / Setting Displayed There For Pear?

Sep 29, 2009

I have pear installed, but I'n not sure I have it configured properly.

When I do a phpinfo(), no where are the settings for pear (meaning where it's located). If I recalled there is supposed to be a setting displayed there for PEAR.

View 4 Replies View Related

General :: Can't Build RRDTool On RHEL4 - 'make' Command Give Error Message

Mar 19, 2010

I'm new to LinuxQuestions and this is my first post. I'm trying to build rrdtool to install Cacti and encountered the following problem: 'make' step returns an error messages:

Code:
./.libs/librrd.so: undefined reference to `xmlTextReaderGetParserLineNumber'
collect2: ld returned 1 exit status
What I have doneDownload and build the latest version of pkg-config, glib, pixman, cairo, pango, atk, gtk+ from official sites.
Download rrdtool source
Set PKG_CONFIG_PATH correctly

[Code]...

There is actually another problem with the computer which is "The Nautilus application has quit unexpectedly" everytime I open File Browser application or right-click>Properties a file/directory. This happen only after installing cairo and pango and I don't know how to revert to old version. Since there are a lot of log files so I'm very confused. Can someone give me a direction on how to resolve this?

View 3 Replies View Related

Ubuntu :: Can't Install Packages On 10.04 - Error Action Requires Installation Of Untrusted Packages

Apr 30, 2010

Whenever I do sudo apt-get or use the Ubuntu Software Center, I can't download anything because a message comes up saying "Action requires installation of untrusted packages: The action would require the installation of packages from not authenticated sources." I've been trying to download GIMP and Thunderbird, so... I dunno what the problem is.

View 8 Replies View Related

General :: How To Install X Windows On My Rhel4 Using Rpm

Aug 29, 2010

My X windows wasn't deployed in the installation at the beginning , but i need to install it now , my system is RHEL4 , i am not connected to the internet , so i will not be able to use up2date , so I need to use rpm instead.

View 2 Replies View Related

CentOS 5 :: How To Install Pear

Jan 30, 2011

I need to install pear. my php version is 5.2. i read the pear manual and it says that the pear installation should have been there unless it has been compile with ./configure without pear. i went to phpinfo and realise that i have '--without-pear' in Configure Command.

View 2 Replies View Related

General :: What Exactly Happens When "sudo Apt-get Install Php-pear"

Jan 18, 2011

I'm a little confused about the reasoning behind installing PEAR through CLI like this://shellsudo apt-get install php-pearAFAIK Pear is just PHP library - so - that's just bunch of PHP classes. So - if I need one - I just go to their website, download one, plug it into my php code - and that's it. - right? or so I think.so - my questions are:1) Why would I install PEAR through command line? What are the benefits over just downloading and ungzipping a package?2) If installed through CLI - Where those packages are being installed? what dir?

View 1 Replies View Related

Software :: Error While Installing Oracle 10g R2 On Rhel4

Feb 18, 2010

i am facing problem in installing oracle 10g R2 on rhel4 x86. following error is throwing while installation:-java.io.FileNotFoundException: /tmp/OraInstall2010-02-19_10-21-06AM/oui/instImages/images.properties (No such file or directory)

[code]....

View 2 Replies View Related

Red Hat :: GLX Error At Runtime Worked On Rhel4 But Not Rhel5?

Mar 7, 2010

I have a code that does 3D rendering that worked on a system running RHEL4 32-bit with an NVIDIA GeForce 260 video card. I have a new system now running RHEL5 64-bit (The shared object libraries for the code are 32-bit) with an NVIDIA GeForce 295 video card that when I execute the code I receive the following error:

BadMatch (invalid parameter attributes)
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 26
Current serial number in output stream: 26

Can anyone give me any ideas on what could be causing this error? This really isn't my area of expertise unfortunately. I'm not the author of the code. Could I be missing some libraries or something along those lines? Let me know if you need me to post up more information.

View 6 Replies View Related

Ubuntu Servers :: Installing The SSH2 Into PHP - Need Php-pear Which Wants To Install Php-cli

Mar 23, 2010

I want to install[URL] extension into PHP, but it seems like it's only installed by pear, and for pear I need php-pear which wants to install php-cli. I already have php-cgi with fcgi and Apache2 worker MPM.

View 2 Replies View Related

Red Hat / Fedora :: RHEL4 Snmpd: Error Parsing '', Skipping?

Jul 21, 2009

I'm really new to Linux and I badly needed some help.

I can't find the possible cause of this error log:

snmpd: error parsing '', skipping
RHEL version: RHEL4 ES Update 4 64-bit
version of snmp packages installed : net-snmp-5.2.1-0.2, net-snmp-libs-5.1.2-11, net-snmp-libs-5.2.1-0.2

View 1 Replies View Related

OpenSUSE Network :: Install And Configure Pear - Send Emails Using Php Scripts

Jun 3, 2010

Install and configure Pear so that I can send emails using php scripts on a Suse 11.2 LAMP server?

View 4 Replies View Related

Ubuntu :: Can't Install Big Packages - Checksum Error

Apr 30, 2011

I have problem witch installing larger packages. Small packages works always. Some bigger works after few tries (like vlc-data). Large packages never works (wesnoth-1.8-music 138MB). I checked many mirrors: main, every from Poland and most from Germany. It same on kubuntu 10.10 and 11.04. My ISP doesn't use proxy of any kind. What could be the reason?

View 5 Replies View Related

Red Hat / Fedora :: Can't Install RHEL4.7 From USB Flashdrive ?

Mar 18, 2010

Ive created a bootable RHEL4 USB flashdrive so that I can do my installs from rather than using CDDVD's. The USB key boots fine to the point where it asks me to select a drive that contains the ISO images, but it doesn't show me the USB drive to select, only my 2 hard drives sda1 and sdb.

We currently use HP xw9400's with the following spec as shown in dmidecode:

BIOS Information

System Information

I know that the xw9400's have the nvidia mcp55 pro chip on the motherboard that handles USB, keyboard, mouse and other peripheral traffic, so am wondering if this could be what the problem is? Like there may some code that i need to tell the machine to use this or something?

View 11 Replies View Related

Hardware :: How To Install Rhel4 On Sata HDD PC's

Nov 25, 2009

just one month before i upgraded my pc to Later configuration but then i can't install rhel4 on my pc. i have heard there is a few upgrades (Updates) will help this issue, is that true? then which update i need to use for install rhel4 successfully on my pc? or is there any third part utilities for solve this issue? here i am adding my pc's spec

AMD Athlon 2.6
Asus M2N68-AM
2 GB DDR II
Nvidia 8400Graphics
Samsung HDD

View 2 Replies View Related

Software :: Install RHEL4 From Pendrive

Dec 31, 2009

I want to install RHEL4 from pendrive because of my dvd drive is not working. what is the procedure for that?

View 3 Replies View Related

Red Hat :: Install RHEL4 From A Ghost Under Vmware

Apr 28, 2009

I would like to have your opinion on the problem : I created a ghost of my server RHEL4 with RAID 1 and 5, then I wanted to reinstall it on a virtual server under vmware.

So I restore the image on a virtual disk and qand I restart I still have this problem :

I started in linux rescue mode F5 I reinstall Grub on sda

I modified the modules.conf file to change the BusLogic SCSI, but this module is not in the kernel I used kudzu to reconfigure it doesn't works...

View 1 Replies View Related

Ubuntu :: Git Packages Install Error - Unmet Dependencies

Apr 15, 2011

I try to install git packages, when I type ./configure it gives me the error:
Code:
C compiler cannot create executable
Search around, and I find a solution, install the g++ packages, simply type:

Code:
apt-get install g++
But it gives me another error

Code:
The following packages have unmet dependencies:
G++ : Depends: g++-4.4 (>= 4.4.3-1) but it is not going to be installed
E: Broken packages
I also tried

Code:
apt-get install build-essential
But I get another error

Code:
The following packages have unmet dependencies:
build-essential : Depends: libc6-dev but it is not going to be installed or
libc-dev : Depends: g++ (>= 4:4.3.1) but it is not going to be installed
E: Broken packages

View 9 Replies View Related

Red Hat / Fedora :: How To Install Rhel4 On SATA Disk

Oct 25, 2009

Install rhel4 on SATA disk through VMWare6. I tried but The installation is not detecting the hard disk.

View 3 Replies View Related

Red Hat / Fedora :: RHEL4 MySQL Install In Limbo ?

May 10, 2010

Running new install of Red Hat Enterprise Linux AS release 4 (Nahant Update 4), trying to install LAMP stack...

I downloaded 4 MySQL 5 RPMs from the MySQL site last Thursday:

Went to install the server, got the following:

Tried the following from the RHEL4 man pages for "Checking a package's signature".

Did the steps in Section 15.3.1, got the expected output from the following cmds:

OK, looks like it took...

Tried the install again, got this...!

-community-5.1.46-1.rhel4 is already installed

OK, so I'm still getting the bad key, but it's already installed...?

OK, maybe the first install was faulty. I'll uninstall and start fresh.

So I tried to uninstall using -e, got this...!

How something could be installed yet not installed...?

View 4 Replies View Related

Networking :: Install Wireless Lan Driver In RHEL4 ?

Dec 19, 2010

I want to install the wireless lan driver in rhel4. I searched for the driver in internet, i got only Realtek rtl8185_linux_26.1031.1207.2009.release.tar.gz, how to install it in RHEL4.

View 1 Replies View Related

Software :: Install Firefox 3 Wth Src Package Rhel4 ?

Jul 9, 2009

How to install from firefox-3.0.11-4.el4.src.rpm in rhel4

View 1 Replies View Related

Red Hat :: Install Flash Player RHEL4.4 Firefox-1.5.0.3 ?

Jun 3, 2009

I am using RHEL4.4 ES with mozilla firefox 1.5.0.3. I am unable to load flash player. The instruction says locate the installation directory of mozilla. That I am unable to find. There is no such directory as /usr/lib/mozilla<version no> in my system. But /usr/lib/firefox<version no> directory is present. I tried by copying the lib.so file in the plugin directory of firefox, but it is not working. Please can some body guide me which version of flash player I should install and hoe to install.

View 2 Replies View Related

Ubuntu :: Can't Install Chromium - Error - Following Packages Have Unmet Dependencies

Jun 19, 2011

Everytime I try to install Chromium via the software centre or the terminal I get this error:

The following packages have unmet dependencies:

View 1 Replies View Related

Red Hat :: Install RHEL4.8 Libxml2 And Libxsl - Undefined References

May 20, 2011

I have a RHEL4.8 machine, and I am trying to install the following libxml2-2.7.8 and libxslt-1.1.26 The OS installed versions are: libxml2-2.6.16-12.6 and libxslt-1.1.11-1.e14_7.2 I installed libxml2-2.7.8 and it appears to have installed successfully. However, when I attempt to build and install libxslt, it complains about some undefined references when linking to libxml2 which I believe are not in the old version (but do exist in the new one I installed). I am not able to erase the old versions and I am not able to update to the ones I want. I am at a dead-end at the moment and I am not sure how to proceed.

View 3 Replies View Related

Fedora Installation :: Get An Analogous Error Associated With Packages Trying To Install Flash Into FireFox

Sep 12, 2010

After a hiatus, I'm fussing with Fedora again. I'm using the 64 bit version of R13. A screen popped up saying I needed to apply fixes to the installion. The maintenance process fails, when tried several times.

FWIW, I get an analogous error associated with packages trying to install Flash into FireFox.

Is it possible that the package archive has been corrupted?

View 2 Replies View Related

OpenSUSE :: Install Packages - Error File '/content' Not Found On Medium

Jul 1, 2010

I have it running on my system (version 11.1.1) and i have installed only the kernel. i want to install several packages but i can't. yast2 -i bison-devel but i get this error:Error Download failed: File '/content' not found on medium [URL]...

View 6 Replies View Related







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