
LoadModule php7_module /usr/local/opt/php/lib/httpd/modules/libphp7.soįinally, check DirectoryIndex includes index.php To enable PHP in Apache add the following to nf and restart Apache:

Homebrew ( ) is an open-source package manager for OSX. We’ll be using homebrew to install the latest version of PHP.

How to upgrade PHP on a FileMaker Server running on MacOS: Don’t upgrade an app in production if you haven’t tested it first with the new PHP version. Before you upgrade:īefore you upgrade, make sure you test your app on a test server running the latest version of PHP. Check the version displayed at the top of the page.Or use localhost/info.php if you open the browser on your server. Open it in your web browser by entering the following link: /info.php (example: /info.php).Otherwise: Library/FileMaker Server/HTTPServer/htdocs/.If SSL/TLS encryption is turned on: /Library/FileMaker Server/HTTPServer/htdocs/httpsRoot.You can check which version of PHP you’re running by doing the following: PHP’s Support Timeline Which version do I have? Running web apps on an unsupported version of PHP is not recommended, and will compromise the security of your application.

Any version before FileMaker server 17.0.4 uses a version of PHP that is no longer supported. This particular version is no longer receiving active support and won’t receive any security updates starting on Dec 1st, 2019. The default version of PHP that ships with FileMaker Server 17.0.4 up to 18.0.2 is 7.1.*. What’s happening and why is it important?
