Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Need clearification on multi-server setup

Featured Replies

I have a shared webhosting account through a hosting provider. PHP is installed on the shared web server so I have no problem creating PHP pages. However since this is a shared server (running Linux) I can't install any 3rd party software. In addition I have an in-house server running FileMaker Server. With this setup will I be able to utilize PHP custom web publishing?

What's unclear to me is that the manual states that the "Filemaker Web Server Module" must be installed on the web server. What exactly is the Web Server Module. Is that nothing more than a set of PHP files, in which case I assume this would work. Or am I missing something?

The web server module is more than just a couple of PHP files, it's a filter on IIS and a module on Apache that works closely with the web server so that the web server knows what traffic to hand off to the web publishing engine. The web publishing engine then acts as a "filemaker user" and communicates with filemaker server.

So if you can't install anything on the web server you're out of luck.

The PHP API is merely a series of PHP objects that facilitate the interaction with FMS' XML feed via cURL. So yes you can, but with a few caveats.

The PHP installation on your Linux server needs to have the cURL library enabled. You'll also need to enable the webserver on your in-house server, and set up FMS to host the XML feed.

Then place the Filemaker PHP API library on your Linux server, point it to the in-house server, and you're good to go.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.