Hi I am trying to get an operational site similar to the "Demo" site on Sedna, with canned queries and the option of advanced users entering their own valid XPATH query. For this I would like to use the following software and this is on an iMac running OSX-10.6.8 with gcc-4.6.0.
1) nginx version: nginx/1.5.6 I have downloaded the sources, compiled it and am able to run it on my localhost with no problems at all. 2) PHP version-5.5.6 I have downloaded the latest version, compiled and installed it and able to use it with no problems at all. 3) I have download, compile and have Percona running as you can see below: ./mysqld --help ./mysqld Ver 5.6.14 for osx10.6 on x86_64 (MySQL Community Server (GPL)) Copyright (c) 2009-2013 Percona LLC and/or its affiliates Please note that I have this fully working on my localhost, and am able to insert, delete and view the data in Percona via php with no problems. I am happy with this architecture as long as the data could be loaded into Percona and fits into the RDBMS model. I have downloaded sedna-3.5.161 and have it running with no problems and played around with it from the command line with no problems. I have compile php-api-2.3.1 and have the sedna.la and sedna.so files available. I have lots of XML files with I need to load into Sedna and have a site similar to the DEMO on the Sedna site using php. Please let me know how to configure or what conf files have to be changed to get the Sedna+php+nginx working. I have searched for help on google as much as I could, but did not find any. If you could send me a short how-to to get this operational, I would appreciate it very much. Regards RJR ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Sedna-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sedna-discussion
