April 20, 201510 yr Hi All, I am using IIS 7 ,Filemaker 11 and PHP 5.2.17. I have installed IIS and Filemaker 11 server correctly and also for the default site added in the handler mapping section the correct path for the FM webpublishing PHP which is C:\Program Files (x86)\FileMaker\FileMaker Server\Web Publishing\publishing-engine\php\php5isapi.dll. But when I run the php code then I get an error as : PHP Notice: Only variable references should be returned by reference in C:\Program Files (x86)\FileMaker\FileMaker Server\Web Publishing\publishing-engine\php\FileMaker\Command.php on line 126. Can any1 please help? Thank you in advance.
April 21, 201510 yr I think I ran into the same problem with FMS 10 and PHP 5.x . It went away when I installed FMS 12. The change from PHP4 to PHP5 apparently broke some of the original API code. You could try to download and install FMS 13 Trial (on another machine, not your server machine), pull the API files (in the \php\FileMaker directory) from that, and replace the FMS 11 files in \php\FileMaker\ (be sure to save the originals in another location in case this causes more problems than it solves).
April 21, 201510 yr Hi All, I am using IIS 7 ,Filemaker 11 and PHP 5.2.17. IIRC PHP 5.2.11 is the supported version for FMS11.
April 21, 201510 yr Author Hi doughemi and Wim Decorte, Thank you for your replies. I will try both and see if it gets fixed.
Create an account or sign in to comment