[FX.php List] Ongoing saga of FMS 13 and FX.php... still no luck
Dale Bengston
dale.bengston at gmail.com
Fri Mar 21 12:20:17 MDT 2014
A quick look through this doc didn’t turn up anything obvious. The URL looks good - it matches the samples given here:
https://fmhelp.filemaker.com/docs/13/en/fms13_cwp_xml.pdf
I just tried to push a whole bunch of tests through to your server, just to see if I could get it to fail in a different way. All returned the same error.
No username and password:
http://fms4.longtermsolutions.com/fmi/xml/FMPXMLRESULT.xml?-db=wpe_test.fmp12&-lay=data&-max=3&-findall
No database file extension:
http://web:pass@fms4.longtermsolutions.com/fmi/xml/FMPXMLRESULT.xml?-db=wpe_test&-lay=data&-max=3&-findall
No -max parameter:
http://web:pass@fms4.longtermsolutions.com/fmi/xml/FMPXMLRESULT.xml?-db=wpe_test.fmp12&-lay=data&-findall
Fiddled to perform -find instead of -findall:
http://web:pass@fms4.longtermsolutions.com/fmi/xml/FMPXMLRESULT.xml?-db=wpe_test.fmp12&-lay=data&-recid-=1&-find
Looking again at the error message:
"The requested URL /fmi/xml/FMPXMLRESULT.xml was not found on this server."
… makes me wonder if it’s a problem with mod-rewrite rules in Apache.
Dale
On Mar 21, 2014, at 12:13 PM, Bob Patin <bob at patin.com> wrote:
> I tried this
>
> http://web:pass@fms4.longtermsolutions.com/fmi/xml/FMPXMLRESULT.xml?-db=wpe_test.fmp12&-lay=data&-max=3&-findall
>
> but it says page not found. I have to think this has to do with how FMS 13 handles web stuff, and it's not finding the proper page...
>
> fms4 is definitely the subdomain; here's the IP: 208.52.164.174... it fails too.
>
> Am I missing something here? I'm ready to give up on using FX.php with FMS 13 at this point.
>
> Thanks,
>
> Bob
>
> On Mar 21, 2014, at 11:55 AM, Dale Bengston <dale.bengston at gmail.com> wrote:
>
>> Hi Bob,
>>
>> Does it work if you paste the query string (below as dataURL) in a web browser?
>>
>> Dale
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
More information about the FX.php_List
mailing list