%VOSWARNING% %META:TOPICPARENT{name="VirtuosoAppODSUsers"}% %VOSNAV% %TOC% ---+++ODS Controller for PHP Api Login 1. PHP: The supported version of PHP is 5, so you should use Virtuoso php5 executive. 1. The page name is 'users.php'. 1. The endpoint URL is http://[cname]:[port]/php/users/users.php The alternate URL is http://[cname]:[port]/ods/users/users.php 1. Configuration: 1. Start Virtuoso executive 1. Install the ods_framework_dav.vad package 1. After VAD installing new page is created in folder '/DAV/VAD/wa/users' - 'users_dsn.php'. This page contains connection information - cname, user, password. If some database parameters are changed this file must be updated: 1. Go to http://cname:port/conductor 1. Login as dba user. The password by default is dba. 1. Go to tab WebDAV & HTTP 1. Go to path "DAV/VAD/wa/users" 1. Update file 'users_dsn.php' file by changing the values of the following PHP variables: $_dsn -- this is the ODBC connection name. $_pass -- this is the dba user password CategoryODS CategoryPHP %VOSCOPY%