Update of /cvsroot/monetdb/sql/src/test/mapi/Tests
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv27977/src/test/mapi/Tests

Modified Files:
        php_monetdb.SQL.sh 
Log Message:
propagated changes of Thursday Nov 12 2009
from the Nov2009 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/12 - sjoerd: src/test/mapi/Tests/php_monetdb.SQL.sh,1.3.14.1
  Switch over from Cimpl version of PHP to native.
  This also involves installing the files in an appropriate location.
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: php_monetdb.SQL.sh
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/mapi/Tests/php_monetdb.SQL.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- php_monetdb.SQL.sh  29 Oct 2007 20:11:59 -0000      1.3
+++ php_monetdb.SQL.sh  12 Nov 2009 15:07:57 -0000      1.4
@@ -1,6 +1,6 @@
 #!/bin/sh
 
 path="`monetdb-clients-config --pkglibdir`/Tests"
-dir="`monetdb-clients-config --phpextensiondir`"
+dir="`monetdb-clients-config --datadir`/php"
 
-Mlog -x "php -n -d extension_dir=$dir -f $path/sqlsample.php $MAPIPORT"
+Mlog -x "php -n -d include_path=$dir -f $path/sqlsample.php $MAPIPORT"


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to