[FX.php List] Problem with web app
Gjermund Gusland Thorsen
ggt667 at gmail.com
Wed Apr 30 16:16:26 MDT 2008
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
More information about the FX.php_List
mailing list