1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Need help to install only xml-rpc package in php

Discussion in 'PHP' started by tempex, Jun 24, 2012.

  1. #1
    Hello everybody,
    I'm trying to add xmlrpc package in php5 on debian server.
    But I'm afraid that it will end with deleting other packages and mess up with other previous settings.

    I've tried..
    $sudo aptitude install php5-xmlrpc

    I'm sorry I can't post the message because it in Japanese, but the main point is..
    I have to delete/remove packages below in order to proceed with xmlrpc installation.
    1) libapache2-mod-php5
    2) php-pear
    3) php5-cli
    4) php5-odbc
    5) php5-pgsql
    6) php5-suhosin
    [Y/n/q]

    How do I can install xmlrpc package only without disturbing other package above.
    I don't want to mess up with other settings.

    And how can I check whether xmlrpc is successfully installed or not?
    In phpinfo() Core, there are statements as below
    xmlrpc_error_number 0 0
    xmlrpc_errors Off Off

    From message above I though that xmlrpc is already installed but I didn't find any xml_rpc extension in php.ini



    Thank you in advanced.
     
    tempex, Jun 24, 2012 IP