Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

OHF Bridge PHP Sample Client

Revision as of 19:28, 14 September 2006 by Unnamed Poltroon (Talk) (PHP Pears)

Installation pre-requisits

PHP Pears

  • SOAP
  • XML_Parser
  • XML_Util
  • XML_Serializer-0.18.0

Installation

Oh, nothing really to do here :-)

  • Set the org.eclipse.ohf.bridge.client as the root directory of the Apache server
  • Open the org.eclipse.ohf.bridge.client/conf/client_conf.php
    • Edit the OHF_SERVICE_URL definition to point to the Ohf bridge
  • Done!

Back to the top