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.

What web server OSs are compatible?

Featured Replies

Do any other web server operating systems besides OS X and Windows server work with the API?

Ken

Hi Ken,

Any operating system should work with the API as long as it supports PHP. I have used Linux Apache servers extensively when publishing using FMStudio and PHP API.

The only problem is that the FM Server and Server Advanced do need to be on an OSX or a Windows server, but those can be hosted remotely while the site itself would be on a Linux or Unix server with PHP.

Best,

Jose

  • Author

Thanks! and a follow-up question. Do any PHP libraries or anything else need to be installed by the UNIX server admin (into the web root)? The system I had in mind is running PHP, but I only have write privs to my home dir, which is the local root for my web publishing (and I will not be able to get anything installed at the web server root).

Ken

Hi Ken,

Other then the installation of cURL for the PHP API, you don't need anything special installed on the web server itself. Most modern shared hosting environments have cURL enabled since it is one of the most commonly used extensions. Otherwise you need to either have the FX folder next to your PHP files or the FileMaker folder and FileMaker.php file next to your PHP files.

To check if cURL is installed, create a php info page (<?php phpinfo(); ?>) and look about 3 pages down for a section "curl" - if it's not there, it is not installed and you have to contact your host to get it.

Best,

Jose

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.