FairCom DB PHP includes a set of tutorials intended for use with the PHP 7 PDO extension. To install and execute these tutorials with Microsoft Internet Information Service (IIS), be sure to install IIS and PHP 7.x.x as described in the previous sections. Next, you will need to copy the tutorial files into the IIS root directory as shown in this section.
Configure the FairCom DB PHP Extension
Copy the contents of the c-tree PHP PDO “tutorials” directory into the C:\inetpub\wwwroot directory. Note that this will require Administrator privileges. The files should come from the following location, where <basedir> is your c-tree installation folder: c-treeACE: <basedir>\sdk\sql.php.pdo\tutorials c-treeRTG: <basedir>\Driver\sql.php.pdo\tutorials c-treeEDGE FairCom-DB: FairCom-EDGE: FairCom-RTG: <basedir>\drivers\php.sql.pdo\tutorials
Open your favorite web browser and connect to http://localhost. You should see the index.htm page with hyperlinks to the three tutorials to be executed. Note that on some systems you might have to use this URL instead: http://localhost/index.htm
Click on the tutorial hyperlinks to execute the tutorials:
Note that if the following error is shown, it usually means the FairCom Database Engine is not running on your machine. The most likely cause is that the c-tree evaluation license times out after 3 hours and shuts down the server. The solution is to restart the server. See the Setup section for instructions.