Remoting Framework

Discussion in 'Installation/Configuration' started by dayjahone, Jan 1, 2010.

  1. dayjahone

    dayjahone Member

    I installed a new system with ISPConfig 2, installed Remoting Framework and I'm getting the dreaded "Script end..." with no other error message. PHP was compiled with the CURL extension. and I did install the libxml2-devel library (however, I did this after, rather than before I installed Remoting Framework with the update manager).

    When I go to https://<server address>:81/remote/index.php, I get the following:
     
    Last edited: Jan 1, 2010
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The message is ok as you can not call soap functions in the browser.

    Are you sure that you removed the comments in the test script? By default, all functions are commented out so you get just the script end line if you run it. Also make sure that you installed the latest version of the remoting framework which can be found in the developer forum.
     

Share This Page