Menu

Tree [ffa76b] master /
 History

HTTPS access


File Date Author Commit
 bin 2011-12-12 shcheklein shcheklein [694d36] version 2.3, preserve options added
 doc 2011-12-12 shcheklein shcheklein [694d36] version 2.3, preserve options added
 examples 2011-12-12 shcheklein shcheklein [694d36] version 2.3, preserve options added
 projects 2010-05-18 shcheklein shcheklein [a127e9] VS6 and VS2008 projects, README improved
 src 2012-06-09 Ilya Taranov Ilya Taranov [ffa76b] PHP 5.4 headers fix
 CHANGELOG 2011-12-12 shcheklein shcheklein [694d36] version 2.3, preserve options added
 LICENSE 2010-05-17 shcheklein shcheklein [0605cc] eols finally normalized in root
 README 2011-12-12 shcheklein shcheklein [694d36] version 2.3, preserve options added

Read Me

PHP API 2.3 for Sedna XML Database
Copyright (C) 2011, Apache License 2.0
The Institute for System Programming of the Russian Academy of Sciences

PACKAGE DESCRIPTION
================================================================================
This package contains:

- doc       - documentation of the PHP API driver;

- examples  - a number of examples of PHP API functions;

- win32/bin - driver binaries for Windows (for PHP 5.2 and PHP 5.3);

- src       - source code of the driver - use this to install driver on UNIX.
              Refer to the documentation provided for the details on how to 
              build driver from sources.



INSTALL QUICK GUIDE
================================================================================              
1. Windows
  
  To install driver on Windows just copy the appropriate binary version located
  in 'win32/bin' folder to the extensions folder of your PHP installation and
  turn on Sedna extension in php.ini.
  
  In the current version of this package the following driver binaries are 
  included:
  
  - 5.3_vc9_ts  - PHP 5.3 Thread Safe VC9 x86 (built with PHP 5.3.8)
  - 5.3_vc9_nts - PHP 5.3 Not Thread Safe VC9 x86 (built with PHP 5.3.8)
  - 5.2_vc6_ts  - PHP 5.2 Thread Safe VC6 x86 (built with PHP 5.2.17)
  - 5.2_vc6_nts - PHP 5.2 Not Thread Safe VC6 x86 (built with PHP 5.2.17)
  
  Where VC9 - Visual Studio 2008 (not SP1)
        VC6 - Visual Studio 6 Enterprise
  
  If you need to build it from sources on Windows please feel free to contact
  us. Refer to the SUPPORT section below for the details on how to contact us.

2. UNIX
  
  To install driver on UNIX please refer to the provided documentation on how to
  build using phpize tool which is shipped with PHP.
              

SUPPORT AND FEEDBACK
================================================================================
For support or feedback, feel free to contact us on the Sedna discussion mail
list:

   http://lists.sourceforge.net/lists/listinfo/sedna-discussion