[FX.php List] First try with WPE and FM Server 13... fail...
Bob Patin
bob at patin.com
Mon Mar 17 21:14:31 MDT 2014
I had no trouble when I moved web apps to FMSA 12, but with FMS 13 I've hit a brick wall.
Here's my test query:
<?php
include_once('FX/FX.php');
// perform query
$q =new FX('xxx.xxx.xxx.xxx','80', 'FMPro7', 'http');
$q->SetDBData('wpe_test.fmp12','data' );
$q->SetDBPassword('password','bob patin');
$qResult = $q->FMFindAll();
echo 'Error: '.$qResult['errorCode'];
?>
Anyone see a reason why this shouldn't work, assuming that
a) database exists, is online, and has XML enabled in priv. set;
b) web pub. engine is working and tests fine on FMS 13
c) username/password are valid
?
Thanks,
Bob Patin
Longterm Solutions
bob at longtermsolutions.com
615-333-6858
FileMaker 9, 10, 11 & 12 Certified Developer
http://www.longtermsolutions.com
-
iChat: bobpatin at me.com
Twitter: bobpatin
—
FileMaker Consulting
FileMaker Hosting for all versions of FileMaker
PHP • Full email services • Free DNS hosting • Colocation • Consulting
More information about the FX.php_List
mailing list