[FX.php List] FileMaker Server 14 and FX.php
Chris Hansen
chris at iViking.org
Mon Aug 31 12:32:49 MDT 2015
Steve,
You're right, I don't typically work with IIS (though I have at times.) Error 4 is "Command is unknown". That seems odd. As far as the authentication, there is a possibility that the cURL options need to be tweaked. If you look in RetrieveFM7Data.class.php, what is the setting for CURLOPT_HTTPAUTH? How long ago did you last download FX.php?
Thanks for the note about -FMDBNames, FileMaker Server has been getting picky about extra parameters, so I'll have a look at taking those extras out.
Best,
--Chris
> On Aug 30, 2015, at 1:57 PM, Steven Thoms <steve at steventhoms.com> wrote:
>
> Chris,
>
> My requests in FM14 on windows are requiring authentication at the IIS level. Any ideas on how to avoid this. Everything is returning a 4 error.
>
> Also, I had to skip -FMDBNames because the url FX generates:
>
> http://XXX.XXX.XXX.XXX:80/fmi/xml/FMPXMLRESULT.xml?-db=&-max=&-dbnames
>
> fails in the browser where
>
> http://XXX.XXX.XXX.XXX:80/fmi/xml/FMPXMLRESULT.xml?-dbnames
>
> does not.
>
> BTW - all the query urls return data in the browser, but with the IIS authentication in place, they all turn to error 4s in the code.
>
> Any help is appreciated. I am truly stuck. I know you may not know IIS well enough, but this is my first stop...
>
> Thanks,
>
>
> Steve Thoms
> steve at steventhoms.com
> 207 798-0171
>
>
>
>
> Steve
> 207 798-0171
>
> _______________________________________________
> 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