[FX.php List] Problem with web app

Joel Shapiro jsfmp at earthlink.net
Wed Apr 30 16:18:42 MDT 2008


lol.
yes, I know the difference between http & https.
I meant I wonder what the difference is in that some people report  
needing to specify 'https' in their FX call and I didn't.

-Joel


On Apr 30, 2008, at 3:16 PM, Gjermund Gusland Thorsen wrote:

> http is not encrypted, https is encrypted...
>
> 2008/4/30 Joel Shapiro <jsfmp at earthlink.net>:
>> In the SSL/https project I've got running, I never had to change  
>> the $scheme
>> or specify 'https' anywhere in the php.
>>
>>  I wonder what the difference is...
>>
>>  -Joel
>>
>>
>>
>>  On Apr 30, 2008, at 1:32 PM, Steve Winter wrote:
>>
>>
>>> You're not telling FX to use https...!
>>>
>>> When working with FMP > 7 and with https you need to include the
>> additional
>>> parameters in the line;
>>>        $find=new FX($serverIP,$webCompanionPort);
>>>
>>> Try making that;
>>>        $find=new FX($serverIP,$webCompanionPort,'FMPro7','https');
>>>
>>> And you should find that things begin to work again...
>>>
>>
>>
>>  _______________________________________________
>>  FX.php_List mailing list
>>  FX.php_List at mail.iviking.org
>>  http://www.iviking.org/mailman/listinfo/fx.php_list
>>
>
> h
> _______________________________________________
> 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