[FX.php List] cURL Error after El Capitan Update

Dale Bengston dale.bengston at gmail.com
Thu Nov 19 08:57:12 MST 2015


Ok, I’m now running PHP 5.6.14 with cURL 7.46.0. I still get this error:

[FX_Error: message="FX: cURL could not retrieve Post data in RetrieveFM7Data(). A bad URL is the most likely reason." code=100 mode=return level=notice prefix="" info=""]

If I turn cURL off in FX ($useCURL = false), then I get this error:

[FX_Error: message="FX: Could not fsockopen the URL in retrieveFM7Data" code=100 mode=return level=notice prefix="" info=“"]

In both cases, I’m pointed at the live database server. If I punch the FX URL into my browser, I get XML back. I think this (maybe) has something to do with the FMS using https/port 443. Something in the security chain is preventing connections.

Any thoughts? I’m dead in the water on this project.

Thanks,
Dale


> On Nov 18, 2015, at 2:15 PM, Malcolm Fitzgerald <malcolm at notyourhomework.net> wrote:
> 
> On 19/11/2015 8:43 am, Dale Bengston wrote:
>> My testing FMS is running on another machine in my office because FMS insists on taking over port 80 and port 443, which is unacceptable on my testing machine because most of my work is Apache/PHP/MySQL. So I had to park FMS somewhere else.
> 
> Have you considered using Vagrant to manage OS for your projects? I'm finding that it is a convenient way to manage web projects. 
> 
> malcolm
> _______________________________________________
> 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