[FX.php List] Can't get FX.php working under IIS - SOLVED

Jason H Awbrey jawbrey at harmonic-data.com
Fri May 5 15:14:46 MDT 2006


I have $dataSourceType = 'FMPro7'; defined in my server_data file  
(the default config) but I have never referenced it in any of my  
scripts. I usually just define $instance = new FX ($serverIP,  
$webCompanionPort); -- worked great so far!

Cheers,
Jason



On May 5, 2006, at 4:02 PM, Steve Hannah wrote:

> It has to do with the fact that FMSA7 is different enough from FMU6  
> that FX needs to know which one it is dealing with in order to  
> handle the requests properly.
>
> -Steve
> On 5-May-06, at 1:56 PM, Jason H Awbrey wrote:
>
>> That's interesting. Why would you need to specify the server type?  
>> Because FMU6 and FMSA7 are on the same machine?
>>
>> Jason
>>
>>
>> On May 5, 2006, at 3:47 PM, Chris Bisgard wrote:
>>
>>> Greg Lane wrote:
>>>
>>>> What happens if you try:
>>>>
>>>> 	$instanceName=new FX($serverIP,$webCompanionPort,'FMPro7');
>>>>
>>>
>>>
>>> Greg,
>>>
>>> That did it!! Halleluja! Thanks so much! I knew it had to be  
>>> something
>>> simple. Whew... Now I'll be able to sleep this weekend. ;)
>>>
>>> Chris
>>>
>>>
>>>
>>> _______________________________________________
>>> FX.php_List mailing list
>>> FX.php_List at mail.iviking.org
>>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>
>
>
>
> ----------------------------------------
> Steve Hannah
> Web Services Developer
>
> Faculty of Applied Sciences
> Simon Fraser University
> shannah at sfu.ca
> 604-268-7228
> Homepage: http://www.sjhannah.com
>
>
>
> _______________________________________________
> 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