From jon at montgomerysonline.com Mon Feb 9 12:20:34 2015 From: jon at montgomerysonline.com (Jon Montgomery) Date: Mon Feb 9 12:10:36 2015 Subject: [FX.php List] Is it possible to extend the time limit of a call in PHP? In-Reply-To: References: Message-ID: James, Thank you! Sorry for the long delay in response. Jon Jon Montgomery aka "Mr. Mo" Work Email Email: vicepresident@igsmasouth.org jon@montgomerysonline.com Mr. Mo Email: dms_band@me.com Home Email: jonjane@montgomerysonline.com On Jan 30, 2015, at 4:31 PM, James Dcunha wrote: > 30 seconds is the max execution time. > > You can set the following line at the start of your php script > ini_set('max_execution_time',60); //if you want to set it for a minute > > > > Regards > James Dcunha - Systems Engineer at The Support Group > jdcunha@supportgroup.com > (617) 252-8079 (Phone) > www.supportgroup.com > > On Fri, Jan 30, 2015 at 5:25 PM, Jon Montgomery wrote: > Hi, > > Is there a PHP function or code that one could extend the time of execution of a PHP query? What is the default time? > > I am thinking there is one but have never used it, and would you place it at the beginning of the page (or maybe a better way to say it is Where on the page would you place it?) > > Thank you in advance to all the smart people on this list. Have been reading it for years! > > Jon Montgomery > Illinois Grade School Music Association_______________________________________________ > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20150209/033e4ae3/attachment.html From fogled at missouri.edu Mon Feb 9 12:43:36 2015 From: fogled at missouri.edu (Fogle, Derrick) Date: Mon Feb 9 13:02:10 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php Message-ID: <9245CCAB-4158-40EF-BAAB-A2C84024B689@missouri.edu> Hi everyone, I'm just jumping back into the fray after not having done much with this over the last couple of years. I'm currently trying to upgrade my FM server from FM12 to FM13. The server is Mac OS X Yosemite with server app included. The FM13 install is a single-machine installation, and I've told FM to install it's own web server. The web server in Yosemite server is turned off. The FX.php files themselves are on a different server but are making XML calls to the FMServer machine. I can see the requests in the FMServer log, with an error result, but the error code is 0. Everything else works, but I can't get my FX.php stuff to work. I downloaded the latest version of FX.php from github, configured my server_data file, but it still won't work. I tried searching the archives for answers but the only obvious thing I could find was to use the latest version of FX.php from github, and setting the file type to FMPro12. No satisfaction. Can anyone help orient me in the right direction here? Thanks, Derrick Fogle Manager of Technical Services Academic Support Center 505 E Stewart Rd Columbia MO 65211 573-882-3322 From bob at patin.com Mon Feb 9 13:21:02 2015 From: bob at patin.com (Bob Patin) Date: Mon Feb 9 13:11:03 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: <9245CCAB-4158-40EF-BAAB-A2C84024B689@missouri.edu> References: <9245CCAB-4158-40EF-BAAB-A2C84024B689@missouri.edu> Message-ID: Derrick, I went down this road myself? one option is to make sure you don?t install OS X Server, because it seems to do things that FMS doesn?t like. The other option is to use an older oS, which isn?t possible with newer hardware. My latest favorite is 10.8.5, which works great and doesn?t give me any trouble, and works with FMS 13. Bob Patin Longterm Solutions bob@longtermsolutions.com 615-333-6858 FileMaker 9, 10, 11, 12 & 13 Certified Developer http://www.longtermsolutions.com - iChat: bobpatin@me.com Twitter: bobpatin ? FileMaker Consulting FileMaker Hosting for all versions of FileMaker PHP ? Full email services ? Free DNS hosting ? Colocation ? Consulting > On Feb 9, 2015, at 1:43 PM, Fogle, Derrick wrote: > > Hi everyone, I'm just jumping back into the fray after not having done much with this over the last couple of years. > > I'm currently trying to upgrade my FM server from FM12 to FM13. The server is Mac OS X Yosemite with server app included. The FM13 install is a single-machine installation, and I've told FM to install it's own web server. The web server in Yosemite server is turned off. The FX.php files themselves are on a different server but are making XML calls to the FMServer machine. I can see the requests in the FMServer log, with an error result, but the error code is 0. > > Everything else works, but I can't get my FX.php stuff to work. I downloaded the latest version of FX.php from github, configured my server_data file, but it still won't work. > > I tried searching the archives for answers but the only obvious thing I could find was to use the latest version of FX.php from github, and setting the file type to FMPro12. No satisfaction. > > Can anyone help orient me in the right direction here? > > Thanks, > > Derrick Fogle > Manager of Technical Services > Academic Support Center > 505 E Stewart Rd > Columbia MO 65211 > 573-882-3322 > > > > > > _______________________________________________ > FX.php_List mailing list > FX.php_List@mail.iviking.org > http://www.iviking.org/mailman/listinfo/fx.php_list -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20150209/2314aa0c/attachment.html From tcmeyers at troymeyers.com Mon Feb 9 16:10:01 2015 From: tcmeyers at troymeyers.com (Troy Meyers) Date: Mon Feb 9 16:00:06 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php Message-ID: Derrick, I'm seconding what Bob said. For FMS13 to work, Yosemite canNOT be OSX Server-ized. Here are the system requirements: http://www.filemaker.com/products/filemaker-server/server-13-specifications.html Notice that for OS X Yosemite it does NOT say "and OS X Server" the way it does with Mountain Lion. -Troy > Hi everyone, I'm just jumping back into the fray after not having done > much with this over the last couple of years. > > I'm currently trying to upgrade my FM server from FM12 to FM13. The > server is Mac OS X Yosemite with server app included. The FM13 install > is a single-machine installation, and I've told FM to install it's own > web server. The web server in Yosemite server is turned off. The FX.php > files themselves are on a different server but are making XML calls to > the FMServer machine. I can see the requests in the FMServer log, with > an error result, but the error code is 0. > > Everything else works, but I can't get my FX.php stuff to work. I > downloaded the latest version of FX.php from github, configured my > server_data file, but it still won't work. > > I tried searching the archives for answers but the only obvious thing I > could find was to use the latest version of FX.php from github, and > setting the file type to FMPro12. No satisfaction. > > Can anyone help orient me in the right direction here? > > Thanks, Derrick Fogle From fogled at missouri.edu Mon Feb 9 16:15:31 2015 From: fogled at missouri.edu (Fogle, Derrick) Date: Mon Feb 9 16:05:33 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: References: Message-ID: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> Thanks for the tips guys, it looks like my main problem is that I assumed I still needed the server OS version like in Mavericks / FM12. Will rebuild and report... Thanks! Derrick Fogle Manager of Technical Services Academic Support Center 505 E Stewart Rd Columbia MO 65211 573-882-3322 > On Feb 9, 2015, at 5:10 PM, Troy Meyers wrote: > > Derrick, > > I'm seconding what Bob said. For FMS13 to work, Yosemite canNOT be OSX Server-ized. Here are the system requirements: > > http://www.filemaker.com/products/filemaker-server/server-13-specifications.html > > Notice that for OS X Yosemite it does NOT say "and OS X Server" the way it does with Mountain Lion. > > -Troy > > > >> Hi everyone, I'm just jumping back into the fray after not having done >> much with this over the last couple of years. >> >> I'm currently trying to upgrade my FM server from FM12 to FM13. The >> server is Mac OS X Yosemite with server app included. The FM13 install >> is a single-machine installation, and I've told FM to install it's own >> web server. The web server in Yosemite server is turned off. The FX.php >> files themselves are on a different server but are making XML calls to >> the FMServer machine. I can see the requests in the FMServer log, with >> an error result, but the error code is 0. >> >> Everything else works, but I can't get my FX.php stuff to work. I >> downloaded the latest version of FX.php from github, configured my >> server_data file, but it still won't work. >> >> I tried searching the archives for answers but the only obvious thing I >> could find was to use the latest version of FX.php from github, and >> setting the file type to FMPro12. No satisfaction. >> >> Can anyone help orient me in the right direction here? >> >> Thanks, Derrick Fogle > > _______________________________________________ > FX.php_List mailing list > FX.php_List@mail.iviking.org > http://www.iviking.org/mailman/listinfo/fx.php_list From chris at iViking.org Tue Feb 10 08:14:19 2015 From: chris at iViking.org (Chris Hansen) Date: Tue Feb 10 08:04:15 2015 Subject: [FX.php List] Preferred Syncing Options Message-ID: <124F9AE1-FC6B-402C-BDA6-1BF662348E69@iViking.org> Greetings! I'm working on a project that's adding the ability to failover in the event of a problem. On the FileMaker side, do any of you have preferences on products to use and/or avoid? Any gotchas related to usage with FX? (e.g. I'm guessing recordIDs vary between copies...) Thanks! --Chris From fogled at missouri.edu Wed Feb 11 15:01:22 2015 From: fogled at missouri.edu (Fogle, Derrick) Date: Wed Feb 11 14:51:14 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> References: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> Message-ID: <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> Bummer, it's still a NO-GO. I did a fresh install and update of Yosemite, did not install any server components. I Installed, configured, and deployed FMServer 13.05, single machine config. I updated my FX.php to the latest version on my web server. The PHP code simply locks up somewhere in the FX query: $jobquery = new FX($serverIP, $webCompanionPort, $dataSourceType); // This line creates an instance of the FX class $jobquery->SetDBData($jobfile, "fx.jobs.billing"); $jobquery->AddDBParam("JOB_KEY", "=".$job); $jobdata = $jobquery->FMFind(); None of the code past this gets executed, it doesn't even return any error, it just stops executing code. It won't spit out the URL for me to copy/paste into a browser to see if that will work. This time, I don't even see any logs in the FMS Log Viewer indicating anything is trying to touch the XML gateway (I was originally at least seeing errors in the logs). Curious thing, in the STATUS page, it reports that the Web Server is on the real IP address of the machine, but indicates the Web Publishing Engine is running on 127.0.0.1. Is that normal, or should the Web Publishing Engine be on the same IP as the Web Server? I've made sure the fmserver user is read/write on all folders and database files on the server. I just can't see anything particular that should be such a show-stopper. Does anyone know if I'll have this much trouble with FMS 13 on a previous OS version, like Mavericks? I don't really care that much what OS version the server is running, as long as it works. Thanks, Derrick Fogle Manager of Technical Services Academic Support Center 505 E Stewart Rd Columbia MO 65211 573-882-3322 > On Feb 9, 2015, at 5:15 PM, Fogle, Derrick wrote: > > Thanks for the tips guys, it looks like my main problem is that I assumed I still needed the server OS version like in Mavericks / FM12. Will rebuild and report... > > Thanks! > > Derrick Fogle > Manager of Technical Services > Academic Support Center > 505 E Stewart Rd > Columbia MO 65211 > 573-882-3322 > > > > > >> On Feb 9, 2015, at 5:10 PM, Troy Meyers wrote: >> >> Derrick, >> >> I'm seconding what Bob said. For FMS13 to work, Yosemite canNOT be OSX Server-ized. Here are the system requirements: >> >> http://www.filemaker.com/products/filemaker-server/server-13-specifications.html >> >> Notice that for OS X Yosemite it does NOT say "and OS X Server" the way it does with Mountain Lion. >> >> -Troy >> >> >> >>> Hi everyone, I'm just jumping back into the fray after not having done >>> much with this over the last couple of years. >>> >>> I'm currently trying to upgrade my FM server from FM12 to FM13. The >>> server is Mac OS X Yosemite with server app included. The FM13 install >>> is a single-machine installation, and I've told FM to install it's own >>> web server. The web server in Yosemite server is turned off. The FX.php >>> files themselves are on a different server but are making XML calls to >>> the FMServer machine. I can see the requests in the FMServer log, with >>> an error result, but the error code is 0. >>> >>> Everything else works, but I can't get my FX.php stuff to work. I >>> downloaded the latest version of FX.php from github, configured my >>> server_data file, but it still won't work. >>> >>> I tried searching the archives for answers but the only obvious thing I >>> could find was to use the latest version of FX.php from github, and >>> setting the file type to FMPro12. No satisfaction. >>> >>> Can anyone help orient me in the right direction here? >>> >>> Thanks, Derrick Fogle >> >> _______________________________________________ >> 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 fogled at missouri.edu Wed Feb 11 15:21:48 2015 From: fogled at missouri.edu (Fogle, Derrick) Date: Wed Feb 11 15:11:40 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> References: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> Message-ID: One small update to this: The latest version of FX doesn't work against the old FM12 server either. Exact same problem, PHP just locks up once it hits the FX query. Unfortunately I'm past my window of opportunity to test my previous version of FX against the new server again. I've reverted the whole shebang for now. thanks Derrick Fogle Manager of Technical Services Academic Support Center 505 E Stewart Rd Columbia MO 65211 573-882-3322 > On Feb 11, 2015, at 4:01 PM, Fogle, Derrick wrote: > > Bummer, it's still a NO-GO. > > I did a fresh install and update of Yosemite, did not install any server components. > I Installed, configured, and deployed FMServer 13.05, single machine config. > I updated my FX.php to the latest version on my web server. > > The PHP code simply locks up somewhere in the FX query: > > $jobquery = new FX($serverIP, $webCompanionPort, $dataSourceType); // This line creates an instance of the FX class > $jobquery->SetDBData($jobfile, "fx.jobs.billing"); > $jobquery->AddDBParam("JOB_KEY", "=".$job); > $jobdata = $jobquery->FMFind(); > > None of the code past this gets executed, it doesn't even return any error, it just stops executing code. It won't spit out the URL for me to copy/paste into a browser to see if that will work. This time, I don't even see any logs in the FMS Log Viewer indicating anything is trying to touch the XML gateway (I was originally at least seeing errors in the logs). > > Curious thing, in the STATUS page, it reports that the Web Server is on the real IP address of the machine, but indicates the Web Publishing Engine is running on 127.0.0.1. Is that normal, or should the Web Publishing Engine be on the same IP as the Web Server? > > I've made sure the fmserver user is read/write on all folders and database files on the server. I just can't see anything particular that should be such a show-stopper. > > Does anyone know if I'll have this much trouble with FMS 13 on a previous OS version, like Mavericks? I don't really care that much what OS version the server is running, as long as it works. > > Thanks, > > Derrick Fogle > Manager of Technical Services > Academic Support Center > 505 E Stewart Rd > Columbia MO 65211 > 573-882-3322 > > > > > >> On Feb 9, 2015, at 5:15 PM, Fogle, Derrick wrote: >> >> Thanks for the tips guys, it looks like my main problem is that I assumed I still needed the server OS version like in Mavericks / FM12. Will rebuild and report... >> >> Thanks! >> >> Derrick Fogle >> Manager of Technical Services >> Academic Support Center >> 505 E Stewart Rd >> Columbia MO 65211 >> 573-882-3322 >> >> >> >> >> >>> On Feb 9, 2015, at 5:10 PM, Troy Meyers wrote: >>> >>> Derrick, >>> >>> I'm seconding what Bob said. For FMS13 to work, Yosemite canNOT be OSX Server-ized. Here are the system requirements: >>> >>> http://www.filemaker.com/products/filemaker-server/server-13-specifications.html >>> >>> Notice that for OS X Yosemite it does NOT say "and OS X Server" the way it does with Mountain Lion. >>> >>> -Troy >>> >>> >>> >>>> Hi everyone, I'm just jumping back into the fray after not having done >>>> much with this over the last couple of years. >>>> >>>> I'm currently trying to upgrade my FM server from FM12 to FM13. The >>>> server is Mac OS X Yosemite with server app included. The FM13 install >>>> is a single-machine installation, and I've told FM to install it's own >>>> web server. The web server in Yosemite server is turned off. The FX.php >>>> files themselves are on a different server but are making XML calls to >>>> the FMServer machine. I can see the requests in the FMServer log, with >>>> an error result, but the error code is 0. >>>> >>>> Everything else works, but I can't get my FX.php stuff to work. I >>>> downloaded the latest version of FX.php from github, configured my >>>> server_data file, but it still won't work. >>>> >>>> I tried searching the archives for answers but the only obvious thing I >>>> could find was to use the latest version of FX.php from github, and >>>> setting the file type to FMPro12. No satisfaction. >>>> >>>> Can anyone help orient me in the right direction here? >>>> >>>> Thanks, Derrick Fogle >>> >>> _______________________________________________ >>> 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 mail at jsfmp.com Wed Feb 11 15:22:15 2015 From: mail at jsfmp.com (Joel Shapiro) Date: Wed Feb 11 15:12:09 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> References: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> Message-ID: <119A4FC7-E973-4472-9856-E71E3819E90F@jsfmp.com> Hi Derrick I've got 13 running on Mavericks (one-machine) and the WPE shows as 127.0.0.1 Have you tried the FMS CWP "Test" page to see if the API works? http://localhost:16001/test or https://DBServerIP:16000/test (from remote machine) Also, I've seen things that for FMS on Yosemite it's best to first remove any/all previous versions of FMS and install the latest version (13.0.5) directly (you can get a copy from FMI's site as a trial). Best, -Joel On Feb 11, 2015, at 2:01 PM, Fogle, Derrick wrote: > Bummer, it's still a NO-GO. > > I did a fresh install and update of Yosemite, did not install any server components. > I Installed, configured, and deployed FMServer 13.05, single machine config. > I updated my FX.php to the latest version on my web server. > > The PHP code simply locks up somewhere in the FX query: > > $jobquery = new FX($serverIP, $webCompanionPort, $dataSourceType); // This line creates an instance of the FX class > $jobquery->SetDBData($jobfile, "fx.jobs.billing"); > $jobquery->AddDBParam("JOB_KEY", "=".$job); > $jobdata = $jobquery->FMFind(); > > None of the code past this gets executed, it doesn't even return any error, it just stops executing code. It won't spit out the URL for me to copy/paste into a browser to see if that will work. This time, I don't even see any logs in the FMS Log Viewer indicating anything is trying to touch the XML gateway (I was originally at least seeing errors in the logs). > > Curious thing, in the STATUS page, it reports that the Web Server is on the real IP address of the machine, but indicates the Web Publishing Engine is running on 127.0.0.1. Is that normal, or should the Web Publishing Engine be on the same IP as the Web Server? > > I've made sure the fmserver user is read/write on all folders and database files on the server. I just can't see anything particular that should be such a show-stopper. > > Does anyone know if I'll have this much trouble with FMS 13 on a previous OS version, like Mavericks? I don't really care that much what OS version the server is running, as long as it works. > > Thanks, > > Derrick Fogle > Manager of Technical Services > Academic Support Center > 505 E Stewart Rd > Columbia MO 65211 > 573-882-3322 > > > > > >> On Feb 9, 2015, at 5:15 PM, Fogle, Derrick wrote: >> >> Thanks for the tips guys, it looks like my main problem is that I assumed I still needed the server OS version like in Mavericks / FM12. Will rebuild and report... >> >> Thanks! >> >> Derrick Fogle >> Manager of Technical Services >> Academic Support Center >> 505 E Stewart Rd >> Columbia MO 65211 >> 573-882-3322 >> >> >> >> >> >>> On Feb 9, 2015, at 5:10 PM, Troy Meyers wrote: >>> >>> Derrick, >>> >>> I'm seconding what Bob said. For FMS13 to work, Yosemite canNOT be OSX Server-ized. Here are the system requirements: >>> >>> http://www.filemaker.com/products/filemaker-server/server-13-specifications.html >>> >>> Notice that for OS X Yosemite it does NOT say "and OS X Server" the way it does with Mountain Lion. >>> >>> -Troy >>> >>> >>> >>>> Hi everyone, I'm just jumping back into the fray after not having done >>>> much with this over the last couple of years. >>>> >>>> I'm currently trying to upgrade my FM server from FM12 to FM13. The >>>> server is Mac OS X Yosemite with server app included. The FM13 install >>>> is a single-machine installation, and I've told FM to install it's own >>>> web server. The web server in Yosemite server is turned off. The FX.php >>>> files themselves are on a different server but are making XML calls to >>>> the FMServer machine. I can see the requests in the FMServer log, with >>>> an error result, but the error code is 0. >>>> >>>> Everything else works, but I can't get my FX.php stuff to work. I >>>> downloaded the latest version of FX.php from github, configured my >>>> server_data file, but it still won't work. >>>> >>>> I tried searching the archives for answers but the only obvious thing I >>>> could find was to use the latest version of FX.php from github, and >>>> setting the file type to FMPro12. No satisfaction. >>>> >>>> Can anyone help orient me in the right direction here? >>>> >>>> Thanks, Derrick Fogle >>> >>> _______________________________________________ >>> 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 fogled at missouri.edu Wed Feb 11 15:53:39 2015 From: fogled at missouri.edu (Fogle, Derrick) Date: Wed Feb 11 15:43:31 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: <119A4FC7-E973-4472-9856-E71E3819E90F@jsfmp.com> References: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> <119A4FC7-E973-4472-9856-E71E3819E90F@jsfmp.com> Message-ID: <9C54F482-DDAB-498B-8A19-D33171DB6BA4@missouri.edu> I did a fresh "virgin" install of FMS 13.05 on the new machine. I now have a complete duplicate "DEV" environment with the new FM13 server and a copy of my live website. > Have you tried the FMS CWP "Test" page to see if the API works? > http://localhost:16001/test This works OK. > https://DBServerIP:16000/test (from remote machine) I just get a "No Data Received" using just HTTP. If I use HTTPS, the browser (Chrome on Mac) complains that it can't verify the security certificate. When I tell it to access the website anyway, it loads OK. So I think I have a security cert problem, for one. Not sure where else to go from there. Thanks, Derrick Fogle Manager of Technical Services Academic Support Center 505 E Stewart Rd Columbia MO 65211 573-882-3322 > On Feb 11, 2015, at 4:22 PM, Joel Shapiro wrote: > > Hi Derrick > > I've got 13 running on Mavericks (one-machine) and the WPE shows as 127.0.0.1 > > Have you tried the FMS CWP "Test" page to see if the API works? > http://localhost:16001/test > or > https://DBServerIP:16000/test (from remote machine) > > Also, I've seen things that for FMS on Yosemite it's best to first remove any/all previous versions of FMS and install the latest version (13.0.5) directly (you can get a copy from FMI's site as a trial). > > Best, > -Joel > > > On Feb 11, 2015, at 2:01 PM, Fogle, Derrick wrote: > >> Bummer, it's still a NO-GO. >> >> I did a fresh install and update of Yosemite, did not install any server components. >> I Installed, configured, and deployed FMServer 13.05, single machine config. >> I updated my FX.php to the latest version on my web server. >> >> The PHP code simply locks up somewhere in the FX query: >> >> $jobquery = new FX($serverIP, $webCompanionPort, $dataSourceType); // This line creates an instance of the FX class >> $jobquery->SetDBData($jobfile, "fx.jobs.billing"); >> $jobquery->AddDBParam("JOB_KEY", "=".$job); >> $jobdata = $jobquery->FMFind(); >> >> None of the code past this gets executed, it doesn't even return any error, it just stops executing code. It won't spit out the URL for me to copy/paste into a browser to see if that will work. This time, I don't even see any logs in the FMS Log Viewer indicating anything is trying to touch the XML gateway (I was originally at least seeing errors in the logs). >> >> Curious thing, in the STATUS page, it reports that the Web Server is on the real IP address of the machine, but indicates the Web Publishing Engine is running on 127.0.0.1. Is that normal, or should the Web Publishing Engine be on the same IP as the Web Server? >> >> I've made sure the fmserver user is read/write on all folders and database files on the server. I just can't see anything particular that should be such a show-stopper. >> >> Does anyone know if I'll have this much trouble with FMS 13 on a previous OS version, like Mavericks? I don't really care that much what OS version the server is running, as long as it works. >> >> Thanks, >> >> Derrick Fogle >> Manager of Technical Services >> Academic Support Center >> 505 E Stewart Rd >> Columbia MO 65211 >> 573-882-3322 >> >> >> >> >> >>> On Feb 9, 2015, at 5:15 PM, Fogle, Derrick wrote: >>> >>> Thanks for the tips guys, it looks like my main problem is that I assumed I still needed the server OS version like in Mavericks / FM12. Will rebuild and report... >>> >>> Thanks! >>> >>> Derrick Fogle >>> Manager of Technical Services >>> Academic Support Center >>> 505 E Stewart Rd >>> Columbia MO 65211 >>> 573-882-3322 >>> >>> >>> >>> >>> >>>> On Feb 9, 2015, at 5:10 PM, Troy Meyers wrote: >>>> >>>> Derrick, >>>> >>>> I'm seconding what Bob said. For FMS13 to work, Yosemite canNOT be OSX Server-ized. Here are the system requirements: >>>> >>>> http://www.filemaker.com/products/filemaker-server/server-13-specifications.html >>>> >>>> Notice that for OS X Yosemite it does NOT say "and OS X Server" the way it does with Mountain Lion. >>>> >>>> -Troy >>>> >>>> >>>> >>>>> Hi everyone, I'm just jumping back into the fray after not having done >>>>> much with this over the last couple of years. >>>>> >>>>> I'm currently trying to upgrade my FM server from FM12 to FM13. The >>>>> server is Mac OS X Yosemite with server app included. The FM13 install >>>>> is a single-machine installation, and I've told FM to install it's own >>>>> web server. The web server in Yosemite server is turned off. The FX.php >>>>> files themselves are on a different server but are making XML calls to >>>>> the FMServer machine. I can see the requests in the FMServer log, with >>>>> an error result, but the error code is 0. >>>>> >>>>> Everything else works, but I can't get my FX.php stuff to work. I >>>>> downloaded the latest version of FX.php from github, configured my >>>>> server_data file, but it still won't work. >>>>> >>>>> I tried searching the archives for answers but the only obvious thing I >>>>> could find was to use the latest version of FX.php from github, and >>>>> setting the file type to FMPro12. No satisfaction. >>>>> >>>>> Can anyone help orient me in the right direction here? >>>>> >>>>> Thanks, Derrick Fogle >>>> >>>> _______________________________________________ >>>> 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 From mail at jsfmp.com Wed Feb 11 15:59:34 2015 From: mail at jsfmp.com (Joel Shapiro) Date: Wed Feb 11 15:49:28 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: <9C54F482-DDAB-498B-8A19-D33171DB6BA4@missouri.edu> References: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> <119A4FC7-E973-4472-9856-E71E3819E90F@jsfmp.com> <9C54F482-DDAB-498B-8A19-D33171DB6BA4@missouri.edu> Message-ID: <6003651A-0FA3-4E86-A04D-555904FBE115@jsfmp.com> That's not necessarily a sign of a cert problem. For whatever reason, on the local machine, it's :16001 and http. On remote machines, it's :16000 and has to be https. If you haven't added your own cert to the server, FMS will use its own cert, which is what causes the browser problem (since your server's obviously not "FMI Certificate Authority"). In other words, this annoying behavior is normal (in my experience). -Joel On Feb 11, 2015, at 2:53 PM, Fogle, Derrick wrote: > I did a fresh "virgin" install of FMS 13.05 on the new machine. I now have a complete duplicate "DEV" environment with the new FM13 server and a copy of my live website. > >> Have you tried the FMS CWP "Test" page to see if the API works? >> http://localhost:16001/test > > This works OK. > >> https://DBServerIP:16000/test (from remote machine) > > I just get a "No Data Received" using just HTTP. If I use HTTPS, the browser (Chrome on Mac) complains that it can't verify the security certificate. When I tell it to access the website anyway, it loads OK. > > So I think I have a security cert problem, for one. Not sure where else to go from there. > > Thanks, > > Derrick Fogle > Manager of Technical Services > Academic Support Center > 505 E Stewart Rd > Columbia MO 65211 > 573-882-3322 > > > > > >> On Feb 11, 2015, at 4:22 PM, Joel Shapiro wrote: >> >> Hi Derrick >> >> I've got 13 running on Mavericks (one-machine) and the WPE shows as 127.0.0.1 >> >> Have you tried the FMS CWP "Test" page to see if the API works? >> http://localhost:16001/test >> or >> https://DBServerIP:16000/test (from remote machine) >> >> Also, I've seen things that for FMS on Yosemite it's best to first remove any/all previous versions of FMS and install the latest version (13.0.5) directly (you can get a copy from FMI's site as a trial). >> >> Best, >> -Joel >> >> >> On Feb 11, 2015, at 2:01 PM, Fogle, Derrick wrote: >> >>> Bummer, it's still a NO-GO. >>> >>> I did a fresh install and update of Yosemite, did not install any server components. >>> I Installed, configured, and deployed FMServer 13.05, single machine config. >>> I updated my FX.php to the latest version on my web server. >>> >>> The PHP code simply locks up somewhere in the FX query: >>> >>> $jobquery = new FX($serverIP, $webCompanionPort, $dataSourceType); // This line creates an instance of the FX class >>> $jobquery->SetDBData($jobfile, "fx.jobs.billing"); >>> $jobquery->AddDBParam("JOB_KEY", "=".$job); >>> $jobdata = $jobquery->FMFind(); >>> >>> None of the code past this gets executed, it doesn't even return any error, it just stops executing code. It won't spit out the URL for me to copy/paste into a browser to see if that will work. This time, I don't even see any logs in the FMS Log Viewer indicating anything is trying to touch the XML gateway (I was originally at least seeing errors in the logs). >>> >>> Curious thing, in the STATUS page, it reports that the Web Server is on the real IP address of the machine, but indicates the Web Publishing Engine is running on 127.0.0.1. Is that normal, or should the Web Publishing Engine be on the same IP as the Web Server? >>> >>> I've made sure the fmserver user is read/write on all folders and database files on the server. I just can't see anything particular that should be such a show-stopper. >>> >>> Does anyone know if I'll have this much trouble with FMS 13 on a previous OS version, like Mavericks? I don't really care that much what OS version the server is running, as long as it works. >>> >>> Thanks, >>> >>> Derrick Fogle >>> Manager of Technical Services >>> Academic Support Center >>> 505 E Stewart Rd >>> Columbia MO 65211 >>> 573-882-3322 >>> >>> >>> >>> >>> >>>> On Feb 9, 2015, at 5:15 PM, Fogle, Derrick wrote: >>>> >>>> Thanks for the tips guys, it looks like my main problem is that I assumed I still needed the server OS version like in Mavericks / FM12. Will rebuild and report... >>>> >>>> Thanks! >>>> >>>> Derrick Fogle >>>> Manager of Technical Services >>>> Academic Support Center >>>> 505 E Stewart Rd >>>> Columbia MO 65211 >>>> 573-882-3322 >>>> >>>> >>>> >>>> >>>> >>>>> On Feb 9, 2015, at 5:10 PM, Troy Meyers wrote: >>>>> >>>>> Derrick, >>>>> >>>>> I'm seconding what Bob said. For FMS13 to work, Yosemite canNOT be OSX Server-ized. Here are the system requirements: >>>>> >>>>> http://www.filemaker.com/products/filemaker-server/server-13-specifications.html >>>>> >>>>> Notice that for OS X Yosemite it does NOT say "and OS X Server" the way it does with Mountain Lion. >>>>> >>>>> -Troy >>>>> >>>>> >>>>> >>>>>> Hi everyone, I'm just jumping back into the fray after not having done >>>>>> much with this over the last couple of years. >>>>>> >>>>>> I'm currently trying to upgrade my FM server from FM12 to FM13. The >>>>>> server is Mac OS X Yosemite with server app included. The FM13 install >>>>>> is a single-machine installation, and I've told FM to install it's own >>>>>> web server. The web server in Yosemite server is turned off. The FX.php >>>>>> files themselves are on a different server but are making XML calls to >>>>>> the FMServer machine. I can see the requests in the FMServer log, with >>>>>> an error result, but the error code is 0. >>>>>> >>>>>> Everything else works, but I can't get my FX.php stuff to work. I >>>>>> downloaded the latest version of FX.php from github, configured my >>>>>> server_data file, but it still won't work. >>>>>> >>>>>> I tried searching the archives for answers but the only obvious thing I >>>>>> could find was to use the latest version of FX.php from github, and >>>>>> setting the file type to FMPro12. No satisfaction. >>>>>> >>>>>> Can anyone help orient me in the right direction here? >>>>>> >>>>>> Thanks, Derrick Fogle >>>>> >>>>> _______________________________________________ >>>>> 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 > > _______________________________________________ > FX.php_List mailing list > FX.php_List@mail.iviking.org > http://www.iviking.org/mailman/listinfo/fx.php_list From dale.bengston at gmail.com Wed Feb 11 16:04:34 2015 From: dale.bengston at gmail.com (Dale Bengston) Date: Wed Feb 11 15:54:26 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> References: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> Message-ID: Derrick, I know this is one of those ?is it plugged in?? annoying questions, but do you have PHP error reporting turned on? Further, can you check the Apache logs to see if there?s an error there? You can view Apache logs with Utilities -> Console. Just trying to take a different angle, Dale > On Feb 11, 2015, at 4:01 PM, Fogle, Derrick wrote: > > Bummer, it's still a NO-GO. > > I did a fresh install and update of Yosemite, did not install any server components. > I Installed, configured, and deployed FMServer 13.05, single machine config. > I updated my FX.php to the latest version on my web server. > > The PHP code simply locks up somewhere in the FX query: > > $jobquery = new FX($serverIP, $webCompanionPort, $dataSourceType); // This line creates an instance of the FX class > $jobquery->SetDBData($jobfile, "fx.jobs.billing"); > $jobquery->AddDBParam("JOB_KEY", "=".$job); > $jobdata = $jobquery->FMFind(); > > None of the code past this gets executed, it doesn't even return any error, it just stops executing code. It won't spit out the URL for me to copy/paste into a browser to see if that will work. This time, I don't even see any logs in the FMS Log Viewer indicating anything is trying to touch the XML gateway (I was originally at least seeing errors in the logs). > > Curious thing, in the STATUS page, it reports that the Web Server is on the real IP address of the machine, but indicates the Web Publishing Engine is running on 127.0.0.1. Is that normal, or should the Web Publishing Engine be on the same IP as the Web Server? > > I've made sure the fmserver user is read/write on all folders and database files on the server. I just can't see anything particular that should be such a show-stopper. > > Does anyone know if I'll have this much trouble with FMS 13 on a previous OS version, like Mavericks? I don't really care that much what OS version the server is running, as long as it works. > > Thanks, > > Derrick Fogle > Manager of Technical Services > Academic Support Center > 505 E Stewart Rd > Columbia MO 65211 > 573-882-3322 > > > > > >> On Feb 9, 2015, at 5:15 PM, Fogle, Derrick wrote: >> >> Thanks for the tips guys, it looks like my main problem is that I assumed I still needed the server OS version like in Mavericks / FM12. Will rebuild and report... >> >> Thanks! >> >> Derrick Fogle >> Manager of Technical Services >> Academic Support Center >> 505 E Stewart Rd >> Columbia MO 65211 >> 573-882-3322 >> >> >> >> >> >>> On Feb 9, 2015, at 5:10 PM, Troy Meyers wrote: >>> >>> Derrick, >>> >>> I'm seconding what Bob said. For FMS13 to work, Yosemite canNOT be OSX Server-ized. Here are the system requirements: >>> >>> http://www.filemaker.com/products/filemaker-server/server-13-specifications.html >>> >>> Notice that for OS X Yosemite it does NOT say "and OS X Server" the way it does with Mountain Lion. >>> >>> -Troy >>> >>> >>> >>>> Hi everyone, I'm just jumping back into the fray after not having done >>>> much with this over the last couple of years. >>>> >>>> I'm currently trying to upgrade my FM server from FM12 to FM13. The >>>> server is Mac OS X Yosemite with server app included. The FM13 install >>>> is a single-machine installation, and I've told FM to install it's own >>>> web server. The web server in Yosemite server is turned off. The FX.php >>>> files themselves are on a different server but are making XML calls to >>>> the FMServer machine. I can see the requests in the FMServer log, with >>>> an error result, but the error code is 0. >>>> >>>> Everything else works, but I can't get my FX.php stuff to work. I >>>> downloaded the latest version of FX.php from github, configured my >>>> server_data file, but it still won't work. >>>> >>>> I tried searching the archives for answers but the only obvious thing I >>>> could find was to use the latest version of FX.php from github, and >>>> setting the file type to FMPro12. No satisfaction. >>>> >>>> Can anyone help orient me in the right direction here? >>>> >>>> Thanks, Derrick Fogle >>> >>> _______________________________________________ >>> 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 fogled at missouri.edu Wed Feb 11 17:21:45 2015 From: fogled at missouri.edu (Fogle, Derrick) Date: Wed Feb 11 17:11:37 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: References: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> Message-ID: <099EF037-6827-4D66-B0F6-19D03766B63D@missouri.edu> I had taken the Sample database off the server. When I put it back on, I can access it OK with the test page, although I'm still getting the "Not Secure" certificate error in my browser. Before I put the sample database back on the server, the Log Viewer in FM13 would show an error trying to access the file: "[MachineIP] 127.0.0.1:49381 802 566 /fmi/xml/fmresultset.xml?-db=FMServer_Sample ..." I figure the 802 566 part mostly means the database isn't available. Thanks, Derrick Fogle Manager of Technical Services Academic Support Center 505 E Stewart Rd Columbia MO 65211 573-882-3322 > On Feb 11, 2015, at 5:04 PM, Dale Bengston wrote: > > Derrick, > > I know this is one of those ?is it plugged in?? annoying questions, but do you have PHP error reporting turned on? Further, can you check the Apache logs to see if there?s an error there? You can view Apache logs with Utilities -> Console. > > Just trying to take a different angle, > > Dale > >> On Feb 11, 2015, at 4:01 PM, Fogle, Derrick wrote: >> >> Bummer, it's still a NO-GO. >> >> I did a fresh install and update of Yosemite, did not install any server components. >> I Installed, configured, and deployed FMServer 13.05, single machine config. >> I updated my FX.php to the latest version on my web server. >> >> The PHP code simply locks up somewhere in the FX query: >> >> $jobquery = new FX($serverIP, $webCompanionPort, $dataSourceType); // This line creates an instance of the FX class >> $jobquery->SetDBData($jobfile, "fx.jobs.billing"); >> $jobquery->AddDBParam("JOB_KEY", "=".$job); >> $jobdata = $jobquery->FMFind(); >> >> None of the code past this gets executed, it doesn't even return any error, it just stops executing code. It won't spit out the URL for me to copy/paste into a browser to see if that will work. This time, I don't even see any logs in the FMS Log Viewer indicating anything is trying to touch the XML gateway (I was originally at least seeing errors in the logs). >> >> Curious thing, in the STATUS page, it reports that the Web Server is on the real IP address of the machine, but indicates the Web Publishing Engine is running on 127.0.0.1. Is that normal, or should the Web Publishing Engine be on the same IP as the Web Server? >> >> I've made sure the fmserver user is read/write on all folders and database files on the server. I just can't see anything particular that should be such a show-stopper. >> >> Does anyone know if I'll have this much trouble with FMS 13 on a previous OS version, like Mavericks? I don't really care that much what OS version the server is running, as long as it works. >> >> Thanks, >> >> Derrick Fogle >> Manager of Technical Services >> Academic Support Center >> 505 E Stewart Rd >> Columbia MO 65211 >> 573-882-3322 >> >> >> >> >> >>> On Feb 9, 2015, at 5:15 PM, Fogle, Derrick wrote: >>> >>> Thanks for the tips guys, it looks like my main problem is that I assumed I still needed the server OS version like in Mavericks / FM12. Will rebuild and report... >>> >>> Thanks! >>> >>> Derrick Fogle >>> Manager of Technical Services >>> Academic Support Center >>> 505 E Stewart Rd >>> Columbia MO 65211 >>> 573-882-3322 >>> >>> >>> >>> >>> >>>> On Feb 9, 2015, at 5:10 PM, Troy Meyers wrote: >>>> >>>> Derrick, >>>> >>>> I'm seconding what Bob said. For FMS13 to work, Yosemite canNOT be OSX Server-ized. Here are the system requirements: >>>> >>>> http://www.filemaker.com/products/filemaker-server/server-13-specifications.html >>>> >>>> Notice that for OS X Yosemite it does NOT say "and OS X Server" the way it does with Mountain Lion. >>>> >>>> -Troy >>>> >>>> >>>> >>>>> Hi everyone, I'm just jumping back into the fray after not having done >>>>> much with this over the last couple of years. >>>>> >>>>> I'm currently trying to upgrade my FM server from FM12 to FM13. The >>>>> server is Mac OS X Yosemite with server app included. The FM13 install >>>>> is a single-machine installation, and I've told FM to install it's own >>>>> web server. The web server in Yosemite server is turned off. The FX.php >>>>> files themselves are on a different server but are making XML calls to >>>>> the FMServer machine. I can see the requests in the FMServer log, with >>>>> an error result, but the error code is 0. >>>>> >>>>> Everything else works, but I can't get my FX.php stuff to work. I >>>>> downloaded the latest version of FX.php from github, configured my >>>>> server_data file, but it still won't work. >>>>> >>>>> I tried searching the archives for answers but the only obvious thing I >>>>> could find was to use the latest version of FX.php from github, and >>>>> setting the file type to FMPro12. No satisfaction. >>>>> >>>>> Can anyone help orient me in the right direction here? >>>>> >>>>> Thanks, Derrick Fogle >>>> >>>> _______________________________________________ >>>> 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 From tim.webko at gmail.com Wed Feb 11 17:28:19 2015 From: tim.webko at gmail.com (Tim 'Webko' Booth) Date: Wed Feb 11 17:18:10 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: <099EF037-6827-4D66-B0F6-19D03766B63D@missouri.edu> References: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> <099EF037-6827-4D66-B0F6-19D03766B63D@missouri.edu> Message-ID: 802 is the error code indicating the database can't be opened 566 is the size in bytes of the response Cheers Webko On 12 February 2015 at 11:21, Fogle, Derrick wrote: > I had taken the Sample database off the server. When I put it back on, I > can access it OK with the test page, although I'm still getting the "Not > Secure" certificate error in my browser. > > Before I put the sample database back on the server, the Log Viewer in > FM13 would show an error trying to access the file: "[MachineIP] > 127.0.0.1:49381 802 566 /fmi/xml/fmresultset.xml?-db=FMServer_Sample ..." > > I figure the 802 566 part mostly means the database isn't available. > > Thanks, > > Derrick Fogle > Manager of Technical Services > Academic Support Center > 505 E Stewart Rd > Columbia MO 65211 > 573-882-3322 > > > > > > > On Feb 11, 2015, at 5:04 PM, Dale Bengston > wrote: > > > > Derrick, > > > > I know this is one of those ?is it plugged in?? annoying questions, but > do you have PHP error reporting turned on? Further, can you check the > Apache logs to see if there?s an error there? You can view Apache logs with > Utilities -> Console. > > > > Just trying to take a different angle, > > > > Dale > > > >> On Feb 11, 2015, at 4:01 PM, Fogle, Derrick > wrote: > >> > >> Bummer, it's still a NO-GO. > >> > >> I did a fresh install and update of Yosemite, did not install any > server components. > >> I Installed, configured, and deployed FMServer 13.05, single machine > config. > >> I updated my FX.php to the latest version on my web server. > >> > >> The PHP code simply locks up somewhere in the FX query: > >> > >> $jobquery = new FX($serverIP, $webCompanionPort, $dataSourceType); > // This line creates an instance of the FX class > >> $jobquery->SetDBData($jobfile, "fx.jobs.billing"); > >> $jobquery->AddDBParam("JOB_KEY", "=".$job); > >> $jobdata = $jobquery->FMFind(); > >> > >> None of the code past this gets executed, it doesn't even return any > error, it just stops executing code. It won't spit out the URL for me to > copy/paste into a browser to see if that will work. This time, I don't > even see any logs in the FMS Log Viewer indicating anything is trying to > touch the XML gateway (I was originally at least seeing errors in the logs). > >> > >> Curious thing, in the STATUS page, it reports that the Web Server is on > the real IP address of the machine, but indicates the Web Publishing Engine > is running on 127.0.0.1. Is that normal, or should the Web Publishing > Engine be on the same IP as the Web Server? > >> > >> I've made sure the fmserver user is read/write on all folders and > database files on the server. I just can't see anything particular that > should be such a show-stopper. > >> > >> Does anyone know if I'll have this much trouble with FMS 13 on a > previous OS version, like Mavericks? I don't really care that much what OS > version the server is running, as long as it works. > >> > >> Thanks, > >> > >> Derrick Fogle > >> Manager of Technical Services > >> Academic Support Center > >> 505 E Stewart Rd > >> Columbia MO 65211 > >> 573-882-3322 > >> > >> > >> > >> > >> > >>> On Feb 9, 2015, at 5:15 PM, Fogle, Derrick > wrote: > >>> > >>> Thanks for the tips guys, it looks like my main problem is that I > assumed I still needed the server OS version like in Mavericks / FM12. Will > rebuild and report... > >>> > >>> Thanks! > >>> > >>> Derrick Fogle > >>> Manager of Technical Services > >>> Academic Support Center > >>> 505 E Stewart Rd > >>> Columbia MO 65211 > >>> 573-882-3322 > >>> > >>> > >>> > >>> > >>> > >>>> On Feb 9, 2015, at 5:10 PM, Troy Meyers > wrote: > >>>> > >>>> Derrick, > >>>> > >>>> I'm seconding what Bob said. For FMS13 to work, Yosemite canNOT be > OSX Server-ized. Here are the system requirements: > >>>> > >>>> > http://www.filemaker.com/products/filemaker-server/server-13-specifications.html > >>>> > >>>> Notice that for OS X Yosemite it does NOT say "and OS X Server" the > way it does with Mountain Lion. > >>>> > >>>> -Troy > >>>> > >>>> > >>>> > >>>>> Hi everyone, I'm just jumping back into the fray after not having > done > >>>>> much with this over the last couple of years. > >>>>> > >>>>> I'm currently trying to upgrade my FM server from FM12 to FM13. The > >>>>> server is Mac OS X Yosemite with server app included. The FM13 > install > >>>>> is a single-machine installation, and I've told FM to install it's > own > >>>>> web server. The web server in Yosemite server is turned off. The > FX.php > >>>>> files themselves are on a different server but are making XML calls > to > >>>>> the FMServer machine. I can see the requests in the FMServer log, > with > >>>>> an error result, but the error code is 0. > >>>>> > >>>>> Everything else works, but I can't get my FX.php stuff to work. I > >>>>> downloaded the latest version of FX.php from github, configured my > >>>>> server_data file, but it still won't work. > >>>>> > >>>>> I tried searching the archives for answers but the only obvious > thing I > >>>>> could find was to use the latest version of FX.php from github, and > >>>>> setting the file type to FMPro12. No satisfaction. > >>>>> > >>>>> Can anyone help orient me in the right direction here? > >>>>> > >>>>> Thanks, Derrick Fogle > >>>> > >>>> _______________________________________________ > >>>> 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 > > > _______________________________________________ > FX.php_List mailing list > FX.php_List@mail.iviking.org > http://www.iviking.org/mailman/listinfo/fx.php_list > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20150212/a3e9c025/attachment-0001.html From fogled at missouri.edu Wed Feb 11 17:47:09 2015 From: fogled at missouri.edu (Fogle, Derrick) Date: Wed Feb 11 17:37:01 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: References: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> <099EF037-6827-4D66-B0F6-19D03766B63D@missouri.edu> Message-ID: <88ECA7D9-13AF-424C-93D7-0F9CF02AC9CE@missouri.edu> It's been way too long since I've had to deal with any of this stuff. I feel like my brain has been bulk-erased. I don't even know where to start anymore. I have no idea what I'm doing. I used to be good at this stuff, I used to understand it. Now, I just suck. I'm so frustrated. One thing I finally figured out is that I never copied over the "datasource_classes" subdirectory inside the FX directory. I copied that over, and now it seems to be trying to do something, not just stopping on a fatal error. But, from the browser's point of view, the server never completes the response, it keeps trying to access the site until the browser finally times out completely. I can still access the sample site at SERVERIP:16000/test OK But, I've still got some kind of configuration error, probably in my FX.php files, that's killing me. Now my dev environment suddenly won't let me rename the FX directory, which I just did an hour ago. So, I can't swap over to my old files to see what I get. I don't know how many actual problems I'm trying to deal with at the same time, but it's definitely more than one. Someone just shoot me now. Sorry to ramble and complain. Just very frustrated, it's like not a single tiny thing I try to do can just be done, every single thing requires five other unclear/unknown steps, each step of which requires 5 other steps... Many thanks to anyone who is still sticking with me at this point. Derrick Fogle Manager of Technical Services Academic Support Center 505 E Stewart Rd Columbia MO 65211 573-882-3322 > On Feb 11, 2015, at 6:28 PM, Tim 'Webko' Booth wrote: > > 802 is the error code indicating the database can't be opened > > 566 is the size in bytes of the response > > Cheers > > Webko > > On 12 February 2015 at 11:21, Fogle, Derrick wrote: > I had taken the Sample database off the server. When I put it back on, I can access it OK with the test page, although I'm still getting the "Not Secure" certificate error in my browser. > > Before I put the sample database back on the server, the Log Viewer in FM13 would show an error trying to access the file: "[MachineIP] 127.0.0.1:49381 802 566 /fmi/xml/fmresultset.xml?-db=FMServer_Sample ..." > > I figure the 802 566 part mostly means the database isn't available. > > Thanks, > > Derrick Fogle > Manager of Technical Services > Academic Support Center > 505 E Stewart Rd > Columbia MO 65211 > 573-882-3322 > > > > > > > On Feb 11, 2015, at 5:04 PM, Dale Bengston wrote: > > > > Derrick, > > > > I know this is one of those ?is it plugged in?? annoying questions, but do you have PHP error reporting turned on? Further, can you check the Apache logs to see if there?s an error there? You can view Apache logs with Utilities -> Console. > > > > Just trying to take a different angle, > > > > Dale > > > >> On Feb 11, 2015, at 4:01 PM, Fogle, Derrick wrote: > >> > >> Bummer, it's still a NO-GO. > >> > >> I did a fresh install and update of Yosemite, did not install any server components. > >> I Installed, configured, and deployed FMServer 13.05, single machine config. > >> I updated my FX.php to the latest version on my web server. > >> > >> The PHP code simply locks up somewhere in the FX query: > >> > >> $jobquery = new FX($serverIP, $webCompanionPort, $dataSourceType); // This line creates an instance of the FX class > >> $jobquery->SetDBData($jobfile, "fx.jobs.billing"); > >> $jobquery->AddDBParam("JOB_KEY", "=".$job); > >> $jobdata = $jobquery->FMFind(); > >> > >> None of the code past this gets executed, it doesn't even return any error, it just stops executing code. It won't spit out the URL for me to copy/paste into a browser to see if that will work. This time, I don't even see any logs in the FMS Log Viewer indicating anything is trying to touch the XML gateway (I was originally at least seeing errors in the logs). > >> > >> Curious thing, in the STATUS page, it reports that the Web Server is on the real IP address of the machine, but indicates the Web Publishing Engine is running on 127.0.0.1. Is that normal, or should the Web Publishing Engine be on the same IP as the Web Server? > >> > >> I've made sure the fmserver user is read/write on all folders and database files on the server. I just can't see anything particular that should be such a show-stopper. > >> > >> Does anyone know if I'll have this much trouble with FMS 13 on a previous OS version, like Mavericks? I don't really care that much what OS version the server is running, as long as it works. > >> > >> Thanks, > >> > >> Derrick Fogle > >> Manager of Technical Services > >> Academic Support Center > >> 505 E Stewart Rd > >> Columbia MO 65211 > >> 573-882-3322 > >> > >> > >> > >> > >> > >>> On Feb 9, 2015, at 5:15 PM, Fogle, Derrick wrote: > >>> > >>> Thanks for the tips guys, it looks like my main problem is that I assumed I still needed the server OS version like in Mavericks / FM12. Will rebuild and report... > >>> > >>> Thanks! > >>> > >>> Derrick Fogle > >>> Manager of Technical Services > >>> Academic Support Center > >>> 505 E Stewart Rd > >>> Columbia MO 65211 > >>> 573-882-3322 > >>> > >>> > >>> > >>> > >>> > >>>> On Feb 9, 2015, at 5:10 PM, Troy Meyers wrote: > >>>> > >>>> Derrick, > >>>> > >>>> I'm seconding what Bob said. For FMS13 to work, Yosemite canNOT be OSX Server-ized. Here are the system requirements: > >>>> > >>>> http://www.filemaker.com/products/filemaker-server/server-13-specifications.html > >>>> > >>>> Notice that for OS X Yosemite it does NOT say "and OS X Server" the way it does with Mountain Lion. > >>>> > >>>> -Troy > >>>> > >>>> > >>>> > >>>>> Hi everyone, I'm just jumping back into the fray after not having done > >>>>> much with this over the last couple of years. > >>>>> > >>>>> I'm currently trying to upgrade my FM server from FM12 to FM13. The > >>>>> server is Mac OS X Yosemite with server app included. The FM13 install > >>>>> is a single-machine installation, and I've told FM to install it's own > >>>>> web server. The web server in Yosemite server is turned off. The FX.php > >>>>> files themselves are on a different server but are making XML calls to > >>>>> the FMServer machine. I can see the requests in the FMServer log, with > >>>>> an error result, but the error code is 0. > >>>>> > >>>>> Everything else works, but I can't get my FX.php stuff to work. I > >>>>> downloaded the latest version of FX.php from github, configured my > >>>>> server_data file, but it still won't work. > >>>>> > >>>>> I tried searching the archives for answers but the only obvious thing I > >>>>> could find was to use the latest version of FX.php from github, and > >>>>> setting the file type to FMPro12. No satisfaction. > >>>>> > >>>>> Can anyone help orient me in the right direction here? > >>>>> > >>>>> Thanks, Derrick Fogle > >>>> > >>>> _______________________________________________ > >>>> 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 > > > _______________________________________________ > 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 fogled at missouri.edu Wed Feb 11 17:52:35 2015 From: fogled at missouri.edu (Fogle, Derrick) Date: Wed Feb 11 17:42:27 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: <88ECA7D9-13AF-424C-93D7-0F9CF02AC9CE@missouri.edu> References: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> <099EF037-6827-4D66-B0F6-19D03766B63D@missouri.edu> <88ECA7D9-13AF-424C-93D7-0F9CF02AC9CE@missouri.edu> Message-ID: <18EBD0CB-D658-402C-9CBA-AD6A850C5D6A@missouri.edu> Update: I just deleted my old and new FX folders, re-copied the old one from my FM12 install, and it seems to be working (but the DEV site gives me all sorts of PHP errors, which won't be an issue in runtime). I may be getting closer, if I can get the old FX files to work against the new server. Thanks, Derrick Fogle Manager of Technical Services Academic Support Center 505 E Stewart Rd Columbia MO 65211 573-882-3322 > On Feb 11, 2015, at 6:47 PM, Fogle, Derrick wrote: > > It's been way too long since I've had to deal with any of this stuff. I feel like my brain has been bulk-erased. I don't even know where to start anymore. I have no idea what I'm doing. I used to be good at this stuff, I used to understand it. Now, I just suck. I'm so frustrated. > > One thing I finally figured out is that I never copied over the "datasource_classes" subdirectory inside the FX directory. I copied that over, and now it seems to be trying to do something, not just stopping on a fatal error. But, from the browser's point of view, the server never completes the response, it keeps trying to access the site until the browser finally times out completely. > > I can still access the sample site at SERVERIP:16000/test OK > > But, I've still got some kind of configuration error, probably in my FX.php files, that's killing me. > > Now my dev environment suddenly won't let me rename the FX directory, which I just did an hour ago. So, I can't swap over to my old files to see what I get. I don't know how many actual problems I'm trying to deal with at the same time, but it's definitely more than one. Someone just shoot me now. > > Sorry to ramble and complain. Just very frustrated, it's like not a single tiny thing I try to do can just be done, every single thing requires five other unclear/unknown steps, each step of which requires 5 other steps... > > Many thanks to anyone who is still sticking with me at this point. > > > Derrick Fogle > Manager of Technical Services > Academic Support Center > 505 E Stewart Rd > Columbia MO 65211 > 573-882-3322 > > > > > >> On Feb 11, 2015, at 6:28 PM, Tim 'Webko' Booth wrote: >> >> 802 is the error code indicating the database can't be opened >> >> 566 is the size in bytes of the response >> >> Cheers >> >> Webko >> >> On 12 February 2015 at 11:21, Fogle, Derrick wrote: >> I had taken the Sample database off the server. When I put it back on, I can access it OK with the test page, although I'm still getting the "Not Secure" certificate error in my browser. >> >> Before I put the sample database back on the server, the Log Viewer in FM13 would show an error trying to access the file: "[MachineIP] 127.0.0.1:49381 802 566 /fmi/xml/fmresultset.xml?-db=FMServer_Sample ..." >> >> I figure the 802 566 part mostly means the database isn't available. >> >> Thanks, >> >> Derrick Fogle >> Manager of Technical Services >> Academic Support Center >> 505 E Stewart Rd >> Columbia MO 65211 >> 573-882-3322 >> >> >> >> >> >>> On Feb 11, 2015, at 5:04 PM, Dale Bengston wrote: >>> >>> Derrick, >>> >>> I know this is one of those ?is it plugged in?? annoying questions, but do you have PHP error reporting turned on? Further, can you check the Apache logs to see if there?s an error there? You can view Apache logs with Utilities -> Console. >>> >>> Just trying to take a different angle, >>> >>> Dale >>> >>>> On Feb 11, 2015, at 4:01 PM, Fogle, Derrick wrote: >>>> >>>> Bummer, it's still a NO-GO. >>>> >>>> I did a fresh install and update of Yosemite, did not install any server components. >>>> I Installed, configured, and deployed FMServer 13.05, single machine config. >>>> I updated my FX.php to the latest version on my web server. >>>> >>>> The PHP code simply locks up somewhere in the FX query: >>>> >>>> $jobquery = new FX($serverIP, $webCompanionPort, $dataSourceType); // This line creates an instance of the FX class >>>> $jobquery->SetDBData($jobfile, "fx.jobs.billing"); >>>> $jobquery->AddDBParam("JOB_KEY", "=".$job); >>>> $jobdata = $jobquery->FMFind(); >>>> >>>> None of the code past this gets executed, it doesn't even return any error, it just stops executing code. It won't spit out the URL for me to copy/paste into a browser to see if that will work. This time, I don't even see any logs in the FMS Log Viewer indicating anything is trying to touch the XML gateway (I was originally at least seeing errors in the logs). >>>> >>>> Curious thing, in the STATUS page, it reports that the Web Server is on the real IP address of the machine, but indicates the Web Publishing Engine is running on 127.0.0.1. Is that normal, or should the Web Publishing Engine be on the same IP as the Web Server? >>>> >>>> I've made sure the fmserver user is read/write on all folders and database files on the server. I just can't see anything particular that should be such a show-stopper. >>>> >>>> Does anyone know if I'll have this much trouble with FMS 13 on a previous OS version, like Mavericks? I don't really care that much what OS version the server is running, as long as it works. >>>> >>>> Thanks, >>>> >>>> Derrick Fogle >>>> Manager of Technical Services >>>> Academic Support Center >>>> 505 E Stewart Rd >>>> Columbia MO 65211 >>>> 573-882-3322 >>>> >>>> >>>> >>>> >>>> >>>>> On Feb 9, 2015, at 5:15 PM, Fogle, Derrick wrote: >>>>> >>>>> Thanks for the tips guys, it looks like my main problem is that I assumed I still needed the server OS version like in Mavericks / FM12. Will rebuild and report... >>>>> >>>>> Thanks! >>>>> >>>>> Derrick Fogle >>>>> Manager of Technical Services >>>>> Academic Support Center >>>>> 505 E Stewart Rd >>>>> Columbia MO 65211 >>>>> 573-882-3322 >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>> On Feb 9, 2015, at 5:10 PM, Troy Meyers wrote: >>>>>> >>>>>> Derrick, >>>>>> >>>>>> I'm seconding what Bob said. For FMS13 to work, Yosemite canNOT be OSX Server-ized. Here are the system requirements: >>>>>> >>>>>> http://www.filemaker.com/products/filemaker-server/server-13-specifications.html >>>>>> >>>>>> Notice that for OS X Yosemite it does NOT say "and OS X Server" the way it does with Mountain Lion. >>>>>> >>>>>> -Troy >>>>>> >>>>>> >>>>>> >>>>>>> Hi everyone, I'm just jumping back into the fray after not having done >>>>>>> much with this over the last couple of years. >>>>>>> >>>>>>> I'm currently trying to upgrade my FM server from FM12 to FM13. The >>>>>>> server is Mac OS X Yosemite with server app included. The FM13 install >>>>>>> is a single-machine installation, and I've told FM to install it's own >>>>>>> web server. The web server in Yosemite server is turned off. The FX.php >>>>>>> files themselves are on a different server but are making XML calls to >>>>>>> the FMServer machine. I can see the requests in the FMServer log, with >>>>>>> an error result, but the error code is 0. >>>>>>> >>>>>>> Everything else works, but I can't get my FX.php stuff to work. I >>>>>>> downloaded the latest version of FX.php from github, configured my >>>>>>> server_data file, but it still won't work. >>>>>>> >>>>>>> I tried searching the archives for answers but the only obvious thing I >>>>>>> could find was to use the latest version of FX.php from github, and >>>>>>> setting the file type to FMPro12. No satisfaction. >>>>>>> >>>>>>> Can anyone help orient me in the right direction here? >>>>>>> >>>>>>> Thanks, Derrick Fogle >>>>>> >>>>>> _______________________________________________ >>>>>> 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 >> >> >> _______________________________________________ >> 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 mail at jsfmp.com Wed Feb 11 18:03:53 2015 From: mail at jsfmp.com (Joel Shapiro) Date: Wed Feb 11 17:53:47 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: <88ECA7D9-13AF-424C-93D7-0F9CF02AC9CE@missouri.edu> References: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> <099EF037-6827-4D66-B0F6-19D03766B63D@missouri.edu> <88ECA7D9-13AF-424C-93D7-0F9CF02AC9CE@missouri.edu> Message-ID: <7E2A26A4-5AC6-42A5-8619-B380BEF15BF2@jsfmp.com> FWIW: I've heard of more problems with FMS13/CWP installation/configuration than with any other release that I can remember. Fortunately, it seems that once it's set up and working, it's good 'n' stable. On Feb 11, 2015, at 4:47 PM, Fogle, Derrick wrote: > It's been way too long since I've had to deal with any of this stuff. I feel like my brain has been bulk-erased. I don't even know where to start anymore. I have no idea what I'm doing. I used to be good at this stuff, I used to understand it. Now, I just suck. I'm so frustrated. From fogled at missouri.edu Wed Feb 11 19:10:36 2015 From: fogled at missouri.edu (Fogle, Derrick) Date: Wed Feb 11 19:00:27 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: <7E2A26A4-5AC6-42A5-8619-B380BEF15BF2@jsfmp.com> References: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> <099EF037-6827-4D66-B0F6-19D03766B63D@missouri.edu> <88ECA7D9-13AF-424C-93D7-0F9CF02AC9CE@missouri.edu> <7E2A26A4-5AC6-42A5-8619-B380BEF15BF2@jsfmp.com> Message-ID: <76C57F7B-C1F3-4A51-85B7-F646E0425BC8@missouri.edu> OMG on top of everything else, I forgot to turn off computer sleep. That would have killed me soon enough anyway. Derrick Fogle Manager of Technical Services Academic Support Center 505 E Stewart Rd Columbia MO 65211 573-882-3322 > On Feb 11, 2015, at 7:03 PM, Joel Shapiro wrote: > > FWIW: I've heard of more problems with FMS13/CWP installation/configuration than with any other release that I can remember. Fortunately, it seems that once it's set up and working, it's good 'n' stable. > > > On Feb 11, 2015, at 4:47 PM, Fogle, Derrick wrote: > >> It's been way too long since I've had to deal with any of this stuff. I feel like my brain has been bulk-erased. I don't even know where to start anymore. I have no idea what I'm doing. I used to be good at this stuff, I used to understand it. Now, I just suck. I'm so frustrated. > > _______________________________________________ > FX.php_List mailing list > FX.php_List@mail.iviking.org > http://www.iviking.org/mailman/listinfo/fx.php_list From fogled at missouri.edu Wed Feb 11 19:24:29 2015 From: fogled at missouri.edu (Fogle, Derrick) Date: Wed Feb 11 19:14:20 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: <76C57F7B-C1F3-4A51-85B7-F646E0425BC8@missouri.edu> References: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> <099EF037-6827-4D66-B0F6-19D03766B63D@missouri.edu> <88ECA7D9-13AF-424C-93D7-0F9CF02AC9CE@missouri.edu> <7E2A26A4-5AC6-42A5-8619-B380BEF15BF2@jsfmp.com> <76C57F7B-C1F3-4A51-85B7-F646E0425BC8@missouri.edu> Message-ID: But anyway... Running all my original FX.php files against the new FM13 server *almost* works. When I say, *almost* I mean some finds work, some finds fail. The one in particular that's failing is against a text field and uses an "=".$keydata construct. But, I took the = part out, and also tried ==, none with any success. The same find directly in FM on the layout used by FX works OK. Now, I'm wondering if I was changing that parameter the wrong PHP file, but... it should have worked either way anyway. This is so sad. Thanks so much for all the help people have offered so far. Derrick Fogle Manager of Technical Services Academic Support Center 505 E Stewart Rd Columbia MO 65211 573-882-3322 > On Feb 11, 2015, at 8:10 PM, Fogle, Derrick wrote: > > OMG on top of everything else, I forgot to turn off computer sleep. That would have killed me soon enough anyway. > > Derrick Fogle > Manager of Technical Services > Academic Support Center > 505 E Stewart Rd > Columbia MO 65211 > 573-882-3322 > > > > > >> On Feb 11, 2015, at 7:03 PM, Joel Shapiro wrote: >> >> FWIW: I've heard of more problems with FMS13/CWP installation/configuration than with any other release that I can remember. Fortunately, it seems that once it's set up and working, it's good 'n' stable. >> >> >> On Feb 11, 2015, at 4:47 PM, Fogle, Derrick wrote: >> >>> It's been way too long since I've had to deal with any of this stuff. I feel like my brain has been bulk-erased. I don't even know where to start anymore. I have no idea what I'm doing. I used to be good at this stuff, I used to understand it. Now, I just suck. I'm so frustrated. >> >> _______________________________________________ >> 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 bob at patin.com Thu Feb 12 06:52:26 2015 From: bob at patin.com (Bob Patin) Date: Thu Feb 12 06:42:14 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: References: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> <099EF037-6827-4D66-B0F6-19D03766B63D@missouri.edu> <88ECA7D9-13AF-424C-93D7-0F9CF02AC9CE@missouri.edu> <7E2A26A4-5AC6-42A5-8619-B380BEF15BF2@jsfmp.com> <76C57F7B-C1F3-4A51-85B7-F646E0425BC8@missouri.edu> Message-ID: <90E26777-1520-40AF-9631-A0A4673CF0DD@patin.com> Derrick, You're using the lastest & greatest version of FX.php, right (you may have said, but I was scanning the emails and didn't read all of them)? I've got FMS13 running on 4 machines with 10.8.5, and all are working great with FX.php; after wasting a day trying to get Yosemite working properly, and THEN realizing that OS X Server Yosemite wasn't going to work w/ FMS 13, I made the decision to just stick with an OS that I am confident about. Along those lines, I also turn off Java updating too, because that's caused me grief too. Bob Patin Longterm Solutions bob@longtermsolutions.com 615-333-6858 FileMaker 9, 10, 11, 12 & 13 Certified Developer http://www.longtermsolutions.com - iChat: bobpatin@me.com Twitter: bobpatin ? FileMaker Consulting FileMaker Hosting for all versions of FileMaker PHP ? Full email services ? Free DNS hosting ? Colocation ? Consulting > On Feb 11, 2015, at 8:24 PM, Fogle, Derrick wrote: > > But anyway... Running all my original FX.php files against the new FM13 server *almost* works. > > When I say, *almost* I mean some finds work, some finds fail. The one in particular that's failing is against a text field and uses an "=".$keydata construct. But, I took the = part out, and also tried ==, none with any success. The same find directly in FM on the layout used by FX works OK. Now, I'm wondering if I was changing that parameter the wrong PHP file, but... it should have worked either way anyway. > > This is so sad. Thanks so much for all the help people have offered so far. > > Derrick Fogle > Manager of Technical Services > Academic Support Center > 505 E Stewart Rd > Columbia MO 65211 > 573-882-3322 > > > > > >> On Feb 11, 2015, at 8:10 PM, Fogle, Derrick wrote: >> >> OMG on top of everything else, I forgot to turn off computer sleep. That would have killed me soon enough anyway. >> >> Derrick Fogle >> Manager of Technical Services >> Academic Support Center >> 505 E Stewart Rd >> Columbia MO 65211 >> 573-882-3322 >> >> >> >> >> >>> On Feb 11, 2015, at 7:03 PM, Joel Shapiro wrote: >>> >>> FWIW: I've heard of more problems with FMS13/CWP installation/configuration than with any other release that I can remember. Fortunately, it seems that once it's set up and working, it's good 'n' stable. >>> >>> >>> On Feb 11, 2015, at 4:47 PM, Fogle, Derrick wrote: >>> >>>> It's been way too long since I've had to deal with any of this stuff. I feel like my brain has been bulk-erased. I don't even know where to start anymore. I have no idea what I'm doing. I used to be good at this stuff, I used to understand it. Now, I just suck. I'm so frustrated. >>> >>> _______________________________________________ >>> 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 fogled at missouri.edu Fri Feb 13 10:51:37 2015 From: fogled at missouri.edu (Fogle, Derrick) Date: Fri Feb 13 10:41:22 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: <90E26777-1520-40AF-9631-A0A4673CF0DD@patin.com> References: <6E82CB24-BCC7-4270-8914-1C6B9E58393B@missouri.edu> <7BF27174-E081-4264-8029-82BAFFB34AC4@missouri.edu> <099EF037-6827-4D66-B0F6-19D03766B63D@missouri.edu> <88ECA7D9-13AF-424C-93D7-0F9CF02AC9CE@missouri.edu> <7E2A26A4-5AC6-42A5-8619-B380BEF15BF2@jsfmp.com> <76C57F7B-C1F3-4A51-85B7-F646E0425BC8@missouri.edu> <90E26777-1520-40AF-9631-A0A4673CF0DD@patin.com> Message-ID: <97FD9B48-24AC-4E23-AC3D-284238E51D8C@missouri.edu> I do have the latest version of FX.php, but I can't get it to work at all. I'm having much better luck with a previous version that's been working OK against my FM12 server (but it still doesn't seem to work completely). I will be taking another swing at this tonight and over the weekend. I'm pretty sure I'm gonna back-grade my server to OSX 10.8.x, fresh install of FMS 13.05.x, and see how that goes. Thanks, Derrick Fogle Manager of Technical Services Academic Support Center 505 E Stewart Rd Columbia MO 65211 573-882-3322 > On Feb 12, 2015, at 7:52 AM, Bob Patin wrote: > > Derrick, > > You're using the lastest & greatest version of FX.php, right (you may have said, but I was scanning the emails and didn't read all of them)? > > I've got FMS13 running on 4 machines with 10.8.5, and all are working great with FX.php; after wasting a day trying to get Yosemite working properly, and THEN realizing that OS X Server Yosemite wasn't going to work w/ FMS 13, I made the decision to just stick with an OS that I am confident about. > > Along those lines, I also turn off Java updating too, because that's caused me grief too. > > Bob Patin > Longterm Solutions > bob@longtermsolutions.com > 615-333-6858 > FileMaker 9, 10, 11, 12 & 13 Certified Developer > http://www.longtermsolutions.com > - > iChat: bobpatin@me.com > Twitter: bobpatin > ? > FileMaker Consulting > FileMaker Hosting for all versions of FileMaker > PHP ? Full email services ? Free DNS hosting ? Colocation ? Consulting > >> On Feb 11, 2015, at 8:24 PM, Fogle, Derrick wrote: >> >> But anyway... Running all my original FX.php files against the new FM13 server *almost* works. >> >> When I say, *almost* I mean some finds work, some finds fail. The one in particular that's failing is against a text field and uses an "=".$keydata construct. But, I took the = part out, and also tried ==, none with any success. The same find directly in FM on the layout used by FX works OK. Now, I'm wondering if I was changing that parameter the wrong PHP file, but... it should have worked either way anyway. >> >> This is so sad. Thanks so much for all the help people have offered so far. >> >> Derrick Fogle >> Manager of Technical Services >> Academic Support Center >> 505 E Stewart Rd >> Columbia MO 65211 >> 573-882-3322 >> >> >> >> >> >>> On Feb 11, 2015, at 8:10 PM, Fogle, Derrick wrote: >>> >>> OMG on top of everything else, I forgot to turn off computer sleep. That would have killed me soon enough anyway. >>> >>> Derrick Fogle >>> Manager of Technical Services >>> Academic Support Center >>> 505 E Stewart Rd >>> Columbia MO 65211 >>> 573-882-3322 >>> >>> >>> >>> >>> >>>> On Feb 11, 2015, at 7:03 PM, Joel Shapiro wrote: >>>> >>>> FWIW: I've heard of more problems with FMS13/CWP installation/configuration than with any other release that I can remember. Fortunately, it seems that once it's set up and working, it's good 'n' stable. >>>> >>>> >>>> On Feb 11, 2015, at 4:47 PM, Fogle, Derrick wrote: >>>> >>>>> It's been way too long since I've had to deal with any of this stuff. I feel like my brain has been bulk-erased. I don't even know where to start anymore. I have no idea what I'm doing. I used to be good at this stuff, I used to understand it. Now, I just suck. I'm so frustrated. >>>> >>>> _______________________________________________ >>>> 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 From tcmeyers at troymeyers.com Fri Feb 13 11:21:27 2015 From: tcmeyers at troymeyers.com (Troy Meyers) Date: Fri Feb 13 11:11:22 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php Message-ID: <8FB2E3BB.9516.4EC8.9975.AD05C4EFAD64@111.1265330> Derrick, I don't know if anyone has touched on this, but I think it may be common practice to have the FMS machine set up as database server AND WPE AND web server, but to NOT use it as the actual web server, instead have a different machine with Apache and PHP set up, with FX.php and your PHP files on that, and direct the XML queries to the "web" server on the FMS machine. There is something I recall about whatever the FMS install does to Apache on the FMS machine making it so it won't work with FX.php, or maybe even PHP in general. Does that make any sense? -Troy > I do have the latest version of FX.php, but I can't get it to work at > all. I'm having much better luck with a previous version that's been > working OK against my FM12 server (but it still doesn't seem to work > completely). > > I will be taking another swing at this tonight and over the weekend. I'm > pretty sure I'm gonna back-grade my server to OSX 10.8.x, fresh install > of FMS 13.05.x, and see how that goes. > > Thanks, Derrick Fogle From fogled at missouri.edu Fri Feb 13 11:44:43 2015 From: fogled at missouri.edu (Fogle, Derrick) Date: Fri Feb 13 11:34:27 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: <8FB2E3BB.9516.4EC8.9975.AD05C4EFAD64@111.1265330> References: <8FB2E3BB.9516.4EC8.9975.AD05C4EFAD64@111.1265330> Message-ID: <5BAE27C1-4694-496F-B011-1D1E5AFBCEFE@missouri.edu> This is how I've got my system set up: Filemaker Server is on one machine, my webserver with PHP and FX.php are on another machine, so FX.php on the web server makes XML calls to the FMS server's XML gateway. It makes sense, and the configuration has been working great for me with FM12 and previous versions. I'm just struggling to make it all work with FMS13. Thanks, Derrick Fogle Manager of Technical Services Academic Support Center 505 E Stewart Rd Columbia MO 65211 573-882-3322 > On Feb 13, 2015, at 12:21 PM, Troy Meyers wrote: > > Derrick, > > I don't know if anyone has touched on this, but I think it may be common practice to have the FMS machine set up as database server AND WPE AND web server, but to NOT use it as the actual web server, instead have a different machine with Apache and PHP set up, with FX.php and your PHP files on that, and direct the XML queries to the "web" server on the FMS machine. There is something I recall about whatever the FMS install does to Apache on the FMS machine making it so it won't work with FX.php, or maybe even PHP in general. > > Does that make any sense? > > -Troy > > >> I do have the latest version of FX.php, but I can't get it to work at >> all. I'm having much better luck with a previous version that's been >> working OK against my FM12 server (but it still doesn't seem to work >> completely). >> >> I will be taking another swing at this tonight and over the weekend. I'm >> pretty sure I'm gonna back-grade my server to OSX 10.8.x, fresh install >> of FMS 13.05.x, and see how that goes. >> >> Thanks, Derrick Fogle > > _______________________________________________ > FX.php_List mailing list > FX.php_List@mail.iviking.org > http://www.iviking.org/mailman/listinfo/fx.php_list From fogled at missouri.edu Fri Feb 13 18:05:44 2015 From: fogled at missouri.edu (Fogle, Derrick) Date: Fri Feb 13 17:55:26 2015 Subject: [FX.php List] Yosemite + FM13 Server vs. FX.php In-Reply-To: <5BAE27C1-4694-496F-B011-1D1E5AFBCEFE@missouri.edu> References: <8FB2E3BB.9516.4EC8.9975.AD05C4EFAD64@111.1265330> <5BAE27C1-4694-496F-B011-1D1E5AFBCEFE@missouri.edu> Message-ID: Wonderful news - I'VE GOT IT WORKING! * OS X Yosemite 10.10.2 * FMS 13.05.520 * FX.php 4.0 Of course it turns out many of my problems were self-inflicted. Here's the rundown of issues and stupidities: 1. Do NOT install the Server app package on Yosemite. I had to start from scratch & re-install 2. Be sure to use the latest & greatest FMS installer, not an earlier one plus a patch (I didn't actually make this mistake, it's just info passed on from another who has already felt the pain) 3. I originally did not copy the "datasource_classes" folder along with the rest of the FX.php 4.0 files. I only replaced the same files as were in my previous FX.php version install. I thought it was just another info/instructional directory at first. Be sure to copy all the necessary files and sub-folders when upgrading to FX.php 4.x. 4. In my previous FX.php install, I had my $webUN and $webPW variables in the main FX.php file; in FX.php 4.0, the variables are moved out to the server_data.php file. I didn't put those parameters in at all, at first; then, when I did, I ended up making a FREAKING TYPO in the password. It took me a long time to spot that mistake! 5. Previous FX.php version did not require the "$query->SetDBUserPass($webUN, $webPW)" to be part of every query. The newest apparently does. I had to add that line of code to all my database queries. 6. Of all the crazy things, the 2nd time I tried updating the server, earlier that same day someone else had accidentally put an extra carriage return at the end of a field that renders to a dynamic javascript-driven sub-select list. It took me a *LONG* time to figure out why my first-level list would render, and "view source" on the page appeared to show all the data for the sub-list, but the 2nd sub-drop down would not work at all. The one extra carriage return in one item in the javascript list data breaks the whole thing. The vast majority of my time ended up being spent on items 3, 4, and 6 - all just stupid, some really stupid, mistakes. But, it works now. I've got it running, all my web connectivity is working OK. Thanks everyone who chimed in with help and suggestions! Derrick Fogle Manager of Technical Services Academic Support Center 505 E Stewart Rd Columbia MO 65211 573-882-3322 > On Feb 13, 2015, at 12:44 PM, Fogle, Derrick wrote: > > This is how I've got my system set up: Filemaker Server is on one machine, my webserver with PHP and FX.php are on another machine, so FX.php on the web server makes XML calls to the FMS server's XML gateway. > > It makes sense, and the configuration has been working great for me with FM12 and previous versions. I'm just struggling to make it all work with FMS13. > > Thanks, > > Derrick Fogle > Manager of Technical Services > Academic Support Center > 505 E Stewart Rd > Columbia MO 65211 > 573-882-3322 > > > > > >> On Feb 13, 2015, at 12:21 PM, Troy Meyers wrote: >> >> Derrick, >> >> I don't know if anyone has touched on this, but I think it may be common practice to have the FMS machine set up as database server AND WPE AND web server, but to NOT use it as the actual web server, instead have a different machine with Apache and PHP set up, with FX.php and your PHP files on that, and direct the XML queries to the "web" server on the FMS machine. There is something I recall about whatever the FMS install does to Apache on the FMS machine making it so it won't work with FX.php, or maybe even PHP in general. >> >> Does that make any sense? >> >> -Troy >> >> >>> I do have the latest version of FX.php, but I can't get it to work at >>> all. I'm having much better luck with a previous version that's been >>> working OK against my FM12 server (but it still doesn't seem to work >>> completely). >>> >>> I will be taking another swing at this tonight and over the weekend. I'm >>> pretty sure I'm gonna back-grade my server to OSX 10.8.x, fresh install >>> of FMS 13.05.x, and see how that goes. >>> >>> Thanks, Derrick Fogle >> >> _______________________________________________ >> 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 steve at bluecrocodile.co.nz Thu Feb 19 08:21:39 2015 From: steve at bluecrocodile.co.nz (Steve Winter) Date: Thu Feb 19 08:11:09 2015 Subject: [FX.php List] [OFF} PHP API FMS v9 Message-ID: Howdy Has anyone got a copy of the standalone PHP API which shipped with FMS v9 (the first version of the API) which they could make available to me please?? Thanks Steve Steve Winter +44 777 852 4776 steve@bluecrocodile.co.nz From steve at bluecrocodile.co.nz Thu Feb 19 10:03:44 2015 From: steve at bluecrocodile.co.nz (Steve Winter) Date: Thu Feb 19 09:53:06 2015 Subject: [FX.php List] Re: [OFF} PHP API FMS v9 In-Reply-To: References: Message-ID: Thanks list - copy now received from John May :-) Cheers Steve > Howdy > > Has anyone got a copy of the standalone PHP API which shipped with FMS v9 (the first version of the API) which they could make available to me please?? > > Thanks > Steve > > > > Steve Winter > +44 777 852 4776 > steve@bluecrocodile.co.nz > > > Steve Winter +44 777 852 4776 steve@bluecrocodile.co.nz From bob at patin.com Thu Feb 19 08:36:06 2015 From: bob at patin.com (Bob Patin) Date: Thu Feb 19 10:09:04 2015 Subject: [FX.php List] [OFF} PHP API FMS v9 In-Reply-To: References: Message-ID: <266F23AA-7094-464A-BC0D-B6DA923BA4AC@patin.com> Hey Steve, This isn?t v9 but it may be useful to you; I think this is 11. > On Feb 19, 2015, at 9:21 AM, Steve Winter wrote: > > Howdy > > Has anyone got a copy of the standalone PHP API which shipped with FMS v9 (the first version of the API) which they could make available to me please?? > > Thanks > Steve > > > > Steve Winter > +44 777 852 4776 > steve@bluecrocodile.co.nz > > > > > _______________________________________________ > FX.php_List mailing list > FX.php_List@mail.iviking.org > http://www.iviking.org/mailman/listinfo/fx.php_list -------------- next part -------------- Skipped content of type multipart/mixed