Need help with PEAR

Discussion in 'Programming' started by FMSfreebies, May 19, 2008.

  1. #1
    Hi,

    I recently bought a VPS from JumpLine.com and I need PEAR installed. I have no idea how to do this, but if I could get someone to do it for me, im willing to pay someone a quick $5 PayPal. For someone who knows what they're doing this should be a quick and easy job. PM me if you think you can help.

    Thanks,
    Garrett
     
    FMSfreebies, May 19, 2008 IP
  2. TeraTask

    TeraTask Peon

    Messages:
    37
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
  3. FMSfreebies

    FMSfreebies Peon

    Messages:
    74
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yeah, ive been looking at that... doesn't help me at all. Its basically jibberish to me. I've tried everything under the sun to try and get it to work. I don't know where to put all the files. I've tried putting them in the root, and in their own folder... nothing works. I have no idea what to do. And now my sites been down for days upon days and ive lost about $200-$300 in revenue.
     
    FMSfreebies, May 19, 2008 IP
  4. Trusted Writer

    Trusted Writer Banned

    Messages:
    1,370
    Likes Received:
    52
    Best Answers:
    0
    Trophy Points:
    160
    #4
    Depends on the distro you have installed. on a CentOS or Fedora installation you can simply type from the SSH command line this

    
    yum install php-pear 
    
    Code (markup):
    Gentoo, Debian, Ubuntu and other distros have different parameters so it would be matter to know which sofware is your server running.
     
    Trusted Writer, May 19, 2008 IP
  5. FMSfreebies

    FMSfreebies Peon

    Messages:
    74
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    well, I've managed to install pear. However, the errors persist.

    take a look: http://diy.fmsfreebies.com

    I believe the problem is that its looking for pear in .:/usr/local/lib/php:/usr/bin/pear , when the actual location is: .:/var/www/html/pear/PEAR/

    Any ideas?
     
    FMSfreebies, May 19, 2008 IP
  6. TeraTask

    TeraTask Peon

    Messages:
    37
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    TeraTask, May 19, 2008 IP
  7. FMSfreebies

    FMSfreebies Peon

    Messages:
    74
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    ahh, yeah. And also, it looks like I need to install the DB package for PEAR. I'll try that out.
     
    FMSfreebies, May 19, 2008 IP