[FX.php List] FMS 13

Dale Bengston dale.bengston at gmail.com
Wed Jul 15 15:38:15 MDT 2015


Here is Chris’ message from June 18.

> Begin forwarded message:
> 
> From: Chris Hansen <chris at iViking.org>
> Subject: Re: [FX.php List] FMS 13
> Date: June 18, 2015 at 11:57:28 AM CDT
> To: "FX.php Discussion List" <fx.php_list at mail.iviking.org>
> Reply-To: "FX.php Discussion List" <fx.php_list at mail.iviking.org>
> 
> Dale,
> 
> I just helped someone with this the other day.  One difficulty is that after moving FX.php to github, I stopped being careful about updating the version numbering (I've repented, and the current development branch is version 6.9).  Anyway, here are the things we did to get the other install working:
> 
> 1) Grabbed the latest production version from github, and installed it.
> 
> 2) After doing the above, there was an authentication error.  We fixed that by finding the curl_setopt() call dealing with CURLOPT_HTTPAUTH and changing the value from CURLAUTH_BASIC to CURLAUTH_ANY, or vice versa.  (I am making this a simpler tweak in the development version of FX.php.)
> 
> 3) Finally, when looking at the XML path being output during debugging, I noticed that the path was for version 6 and earlier of FileMaker (for whatever reason it was defaulting to that), so we added the FileMaker version explicitly.  I expect this last one won't be a problem for you, but just in case...
> 
> Hope this helps.  I'm currently working on some long overdue polishing, etc. that should make dealing with things like this easier.
> 
> Best,
> 
> --Chris
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20150715/9469358a/attachment.html


More information about the FX.php_List mailing list