jusupov.com

Computer Technology Blog

How to install libssh2 with PHP on CentOS 5 x86_64

with 3 comments

This post is just for archiving it, if you find it useful I’m glad!

If you are dealing with CentOS 5 x86_64 (Free version of RHEL5), try to install libssh2 for your PHP development you might fail in doing so.

So here’s a quick tip how to install libssh2 on X86_64 systems(I think i386 works just fine)

Edit: /usr/share/pear/pearcmd.php

Set: @ini_set(’memory_limit’, ‘16M’);

And try again!

Share and Enjoy:
  • Digg
  • del.icio.us
  • Furl
  • StumbleUpon
  • Technorati
  • Facebook
  • Twitter
  • Yahoo! Bookmarks

Written by Arstan

January 19th, 2008 at 9:25 am

Posted in Linux, Open Source

3 Responses to 'How to install libssh2 with PHP on CentOS 5 x86_64'

Subscribe to comments with RSS or TrackBack to 'How to install libssh2 with PHP on CentOS 5 x86_64'.

  1. cool n thnx for sharing too :)

    narendra.s.v

    19 Jan 08 at 9:41 pm

  2. I hope it helps anybody, this is kinda keeping notes myself

    Arstan

    31 Jan 08 at 12:40 am

  3. Arstan, thanks a lot for the tutorial, really it is nice resource.

    imwzw

    13 Apr 08 at 5:23 pm

Leave a Reply

You must be logged in to post a comment.