ODS Controller for PHP API Login

  1. PHP: The supported version of PHP is 5, so you should use Virtuoso executive with php5 plugin.

    [Plugins] LoadPath = ../hosting .... Load8 = attach, php5ts Load9 = Hosting, hosting_php.dll ....

  2. The page name is 'users.php'.
  3. The endpoint URL is http://[cname]:[port]/php/users/users.php The alternate URL is http://[cname]:[port]/ods/users/users.php
  4. Configuration:
    1. Start Virtuoso executive
    2. Install the ods framework_dav.vad package
  5. Source Code.

Related