PHP Ming - How to install?

Discussion in 'General' started by greenovni, Aug 1, 2009.

  1. greenovni

    greenovni New Member

    Cancell: I upgraded to the perfect server Mandriva 2009.0 which has php_ming installed.
     
    Last edited: Aug 5, 2009
  2. falko

    falko Super Moderator Howtoforge Staff

    Does
    Code:
    yum search php
    list php_ming (I'm not sure if it's available as a CentOS package)?
     
  3. greenovni

    greenovni New Member

    Unfortunately it is not Falko.

    The Centos rpm package is here http://sourceforge.net/projects/ming/files/Development Snapshots/ming 0.4.0-rc2/

    I download it, and then I did the following code

    rpm -i centos_5.3-ming-0.4.2-1.i386.rpm

    but it is not showing anywhere.

    These are installation instructions that I found but I haven't been able to make it work.

    http://us3.php.net/manual/en/ming.install.php

    Here are some other instructions

    http://www.lampdocs.com/blog/2008/07/01/how-to-install-ming-support-for-php/

    I have no clue what I am doing wrong since ispconfig has it's own php. I think I am not using the right paths - especially when "copy all files from php_ext folder of ming to your untarred php installation package"

    Any help will be greatly appreciated Falko.

    Greenovni

    Ps. I left hostgator and built my perfect server because they had no ming support :)
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Did you restart Apache after you installed php-ming?
    What's the output of
    Code:
    uname -a
    ?
     
  5. greenovni

    greenovni New Member

    uname -a status was:

    Linux server1.greenovni.org 2.6.18-128.2.1.el5 #1 SMP Tue Jul 14 06:39:56 EDT 2009 i686 i686 i386 GNU/Linux


    The php info does not show it as seen here

    http://explainedtoday.info/info.php

    Does ming has to be installed in the php installation within ispconfig itself? If so, how would I go about it?
     
  6. falko

    falko Super Moderator Howtoforge Staff

    No.

    Did you restart Apache?
     
  7. greenovni

    greenovni New Member

    Yes Apache was restarted, the whole system was rebooted and still nothing.

    Anyway to get a step by step?
     

Share This Page