[FX.php List] Ongoing saga of FMS 13 and FX.php... still no luck
Bob Patin
bob at patin.com
Fri Mar 21 13:56:42 MDT 2014
I think it's time for me to revisit the API for writing on the FMS 13 machines; I've only written a few sites with it, love working in FX, but this is so frustrating...
BP
On Mar 21, 2014, at 1:20 PM, Dale Bengston <dale.bengston at gmail.com> wrote:
> 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
>
> _______________________________________________
> 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