From csinfo at criticalsolution.com Wed Sep 23 13:27:44 2015 From: csinfo at criticalsolution.com (csinfo) Date: Wed Sep 23 13:27:43 2015 Subject: [FX.php List] Looking for best practices advise Message-ID: I have a 2 machine deployment of FMS13 both Windows 2012 Servers. On the WPE (worker) Machine, I want to run FX and FileMakerPHP scripts. I have the FX folder and the FileMakerphp folders residing in C:\Program Files\FileMaker\FileMaker Server\HTTPServer\conf\ I am a mac guy, is this the correct place to put my php scripts to make calls to FX and or FileMakerphp? I understand FileMaker takes over iis so is this the new rood folder for the web server? Any thoughts? John From mail at jsfmp.com Wed Sep 23 13:45:45 2015 From: mail at jsfmp.com (Joel Shapiro) Date: Wed Sep 23 13:45:58 2015 Subject: [FX.php List] Looking for best practices advise In-Reply-To: References: Message-ID: Hi John Yes, C:\Program Files\FileMaker\FileMaker Server\HTTPServer\conf\ is the root folder in FMS13 & FMS14 installations. If your FX pages will all be in that root directory, then yes, placing the FX.php folder in there should work smoothly. FWIW: Since your Web Server/WPE machine is a FMServer worker machine (w/ FMS installed), the FM API is already installed and you don't need to manually add the standalone copy. HTH, -Joel On Sep 23, 2015, at 12:27 PM, csinfo wrote: > I have a 2 machine deployment of FMS13 both Windows 2012 Servers. > On the WPE (worker) Machine, I want to run FX and FileMakerPHP scripts. I > have the FX folder and the FileMakerphp folders residing in > C:\Program Files\FileMaker\FileMaker Server\HTTPServer\conf\ > I am a mac guy, is this the correct place to put my php scripts to make > calls to FX and or FileMakerphp? I understand FileMaker takes over iis so > is this the new rood folder for the web server? > > Any thoughts? > John > > > > > _______________________________________________ > FX.php_List mailing list > FX.php_List@mail.iviking.org > http://www.iviking.org/mailman/listinfo/fx.php_list From vargas_s at aps.edu Wed Sep 23 13:59:32 2015 From: vargas_s at aps.edu (Vargas, Steve E) Date: Wed Sep 23 14:00:41 2015 Subject: [FX.php List] Looking for best practices advise In-Reply-To: References: Message-ID: Hello, While on the same topic, is there a good source for Windows Server third party certificates or can you use the default FileMaker certificate for SSL configuration? Thanks Steve Vargas Technology Department 6400 Uptown Blvd, Albuquerque, NM 87110 | P.O. Box 25704, Albuquerque, NM 87125-704 | vargas_s@aps.edu | 505.830.8076 -----Original Message----- From: fx.php_list-bounces@mail.iviking.org [mailto:fx.php_list-bounces@mail.iviking.org] On Behalf Of Joel Shapiro Sent: Wednesday, September 23, 2015 1:46 PM To: FX.php Discussion List Subject: Re: [FX.php List] Looking for best practices advise Hi John Yes, C:\Program Files\FileMaker\FileMaker Server\HTTPServer\conf\ is the root folder in FMS13 & FMS14 installations. If your FX pages will all be in that root directory, then yes, placing the FX.php folder in there should work smoothly. FWIW: Since your Web Server/WPE machine is a FMServer worker machine (w/ FMS installed), the FM API is already installed and you don't need to manually add the standalone copy. HTH, -Joel On Sep 23, 2015, at 12:27 PM, csinfo wrote: > I have a 2 machine deployment of FMS13 both Windows 2012 Servers. > On the WPE (worker) Machine, I want to run FX and FileMakerPHP > scripts. I have the FX folder and the FileMakerphp folders residing in > C:\Program Files\FileMaker\FileMaker Server\HTTPServer\conf\ I am a > mac guy, is this the correct place to put my php scripts to make calls > to FX and or FileMakerphp? I understand FileMaker takes over iis so is > this the new rood folder for the web server? > > Any thoughts? > John > > > > > _______________________________________________ > FX.php_List mailing list > FX.php_List@mail.iviking.org > http://www.iviking.org/mailman/listinfo/fx.php_list _______________________________________________ FX.php_List mailing list FX.php_List@mail.iviking.org http://www.iviking.org/mailman/listinfo/fx.php_list From csinfo at criticalsolution.com Wed Sep 23 15:47:19 2015 From: csinfo at criticalsolution.com (csinfo) Date: Wed Sep 23 15:47:15 2015 Subject: [FX.php List] Looking for best practices advise In-Reply-To: References: Message-ID: Thanks, Joel, that just seemed like a odd way to for FileMaker to implement. Also I just found out from FileMaker Support that Windows 20012 R2 IS not supported for FMS13, a heads up for any one else out there. Now I need to get my client to jump again. Thanks again. John On 9/23/15, 2:45 PM, "Joel Shapiro" wrote: >Hi John > >Yes, C:\Program Files\FileMaker\FileMaker Server\HTTPServer\conf\ is the >root folder in FMS13 & FMS14 installations. If your FX pages will all be >in that root directory, then yes, placing the FX.php folder in there >should work smoothly. > >FWIW: Since your Web Server/WPE machine is a FMServer worker machine (w/ >FMS installed), the FM API is already installed and you don't need to >manually add the standalone copy. > >HTH, >-Joel > > >On Sep 23, 2015, at 12:27 PM, csinfo wrote: > >> I have a 2 machine deployment of FMS13 both Windows 2012 Servers. >> On the WPE (worker) Machine, I want to run FX and FileMakerPHP scripts. >>I >> have the FX folder and the FileMakerphp folders residing in >> C:\Program Files\FileMaker\FileMaker Server\HTTPServer\conf\ >> I am a mac guy, is this the correct place to put my php scripts to make >> calls to FX and or FileMakerphp? I understand FileMaker takes over iis >>so >> is this the new rood folder for the web server? >> >> Any thoughts? >> John >> >> >> >> >> _______________________________________________ >> FX.php_List mailing list >> FX.php_List@mail.iviking.org >> http://www.iviking.org/mailman/listinfo/fx.php_list > >_______________________________________________ >FX.php_List mailing list >FX.php_List@mail.iviking.org >http://www.iviking.org/mailman/listinfo/fx.php_list From adenman at tmea.org Wed Sep 23 16:35:39 2015 From: adenman at tmea.org (Andrew Denman) Date: Wed Sep 23 16:35:46 2015 Subject: [FX.php List] Looking for best practices advise In-Reply-To: References: Message-ID: Per their latest documentation, using the default certificate is highly discouraged in a production environment. (And really, should not even be considered an option if you're really concerned about security.) They have a detailed set of help documents here explaining the requirements and how to install: http://help.filemaker.com/app/answers/detail/a_id/14176 Andrew Denman -----Original Message----- From: fx.php_list-bounces@mail.iviking.org [mailto:fx.php_list-bounces@mail.iviking.org] On Behalf Of Vargas, Steve E Sent: Wednesday, September 23, 2015 3:00 PM To: FX.php Discussion List Subject: RE: [FX.php List] Looking for best practices advise Hello, While on the same topic, is there a good source for Windows Server third party certificates or can you use the default FileMaker certificate for SSL configuration? Thanks Steve Vargas Technology Department 6400 Uptown Blvd, Albuquerque, NM 87110 | P.O. Box 25704, Albuquerque, NM 87125-704 | vargas_s@aps.edu | 505.830.8076 -----Original Message----- From: fx.php_list-bounces@mail.iviking.org [mailto:fx.php_list-bounces@mail.iviking.org] On Behalf Of Joel Shapiro Sent: Wednesday, September 23, 2015 1:46 PM To: FX.php Discussion List Subject: Re: [FX.php List] Looking for best practices advise Hi John Yes, C:\Program Files\FileMaker\FileMaker Server\HTTPServer\conf\ is the root folder in FMS13 & FMS14 installations. If your FX pages will all be in that root directory, then yes, placing the FX.php folder in there should work smoothly. FWIW: Since your Web Server/WPE machine is a FMServer worker machine (w/ FMS installed), the FM API is already installed and you don't need to manually add the standalone copy. HTH, -Joel On Sep 23, 2015, at 12:27 PM, csinfo wrote: > I have a 2 machine deployment of FMS13 both Windows 2012 Servers. > On the WPE (worker) Machine, I want to run FX and FileMakerPHP > scripts. I have the FX folder and the FileMakerphp folders residing in > C:\Program Files\FileMaker\FileMaker Server\HTTPServer\conf\ I am a > mac guy, is this the correct place to put my php scripts to make calls > to FX and or FileMakerphp? I understand FileMaker takes over iis so is > this the new rood folder for the web server? > > Any thoughts? > John > > > > > _______________________________________________ > FX.php_List mailing list > FX.php_List@mail.iviking.org > http://www.iviking.org/mailman/listinfo/fx.php_list _______________________________________________ FX.php_List mailing list FX.php_List@mail.iviking.org http://www.iviking.org/mailman/listinfo/fx.php_list _______________________________________________ FX.php_List mailing list FX.php_List@mail.iviking.org http://www.iviking.org/mailman/listinfo/fx.php_list From vargas_s at aps.edu Wed Sep 23 16:39:31 2015 From: vargas_s at aps.edu (Vargas, Steve E) Date: Wed Sep 23 16:39:45 2015 Subject: [FX.php List] Looking for best practices advise In-Reply-To: References: Message-ID: Thanks Andrew!!! Steve Vargas Technology Department 6400 Uptown Blvd, Albuquerque, NM 87110 | P.O. Box 25704, Albuquerque, NM 87125-704 | vargas_s@aps.edu | 505.830.8076 -----Original Message----- From: fx.php_list-bounces@mail.iviking.org [mailto:fx.php_list-bounces@mail.iviking.org] On Behalf Of Andrew Denman Sent: Wednesday, September 23, 2015 4:36 PM To: FX.php Discussion List Subject: RE: [FX.php List] Looking for best practices advise Per their latest documentation, using the default certificate is highly discouraged in a production environment. (And really, should not even be considered an option if you're really concerned about security.) They have a detailed set of help documents here explaining the requirements and how to install: http://help.filemaker.com/app/answers/detail/a_id/14176 Andrew Denman -----Original Message----- From: fx.php_list-bounces@mail.iviking.org [mailto:fx.php_list-bounces@mail.iviking.org] On Behalf Of Vargas, Steve E Sent: Wednesday, September 23, 2015 3:00 PM To: FX.php Discussion List Subject: RE: [FX.php List] Looking for best practices advise Hello, While on the same topic, is there a good source for Windows Server third party certificates or can you use the default FileMaker certificate for SSL configuration? Thanks Steve Vargas Technology Department 6400 Uptown Blvd, Albuquerque, NM 87110 | P.O. Box 25704, Albuquerque, NM 87125-704 | vargas_s@aps.edu | 505.830.8076 -----Original Message----- From: fx.php_list-bounces@mail.iviking.org [mailto:fx.php_list-bounces@mail.iviking.org] On Behalf Of Joel Shapiro Sent: Wednesday, September 23, 2015 1:46 PM To: FX.php Discussion List Subject: Re: [FX.php List] Looking for best practices advise Hi John Yes, C:\Program Files\FileMaker\FileMaker Server\HTTPServer\conf\ is the root folder in FMS13 & FMS14 installations. If your FX pages will all be in that root directory, then yes, placing the FX.php folder in there should work smoothly. FWIW: Since your Web Server/WPE machine is a FMServer worker machine (w/ FMS installed), the FM API is already installed and you don't need to manually add the standalone copy. HTH, -Joel On Sep 23, 2015, at 12:27 PM, csinfo wrote: > I have a 2 machine deployment of FMS13 both Windows 2012 Servers. > On the WPE (worker) Machine, I want to run FX and FileMakerPHP > scripts. I have the FX folder and the FileMakerphp folders residing in > C:\Program Files\FileMaker\FileMaker Server\HTTPServer\conf\ I am a > mac guy, is this the correct place to put my php scripts to make calls > to FX and or FileMakerphp? I understand FileMaker takes over iis so is > this the new rood folder for the web server? > > Any thoughts? > John > > > > > _______________________________________________ > FX.php_List mailing list > FX.php_List@mail.iviking.org > http://www.iviking.org/mailman/listinfo/fx.php_list _______________________________________________ FX.php_List mailing list FX.php_List@mail.iviking.org http://www.iviking.org/mailman/listinfo/fx.php_list _______________________________________________ FX.php_List mailing list FX.php_List@mail.iviking.org http://www.iviking.org/mailman/listinfo/fx.php_list _______________________________________________ FX.php_List mailing list FX.php_List@mail.iviking.org http://www.iviking.org/mailman/listinfo/fx.php_list