#51639: php56-mcrypt issue on osx server ---------------------------+-------------------------- Reporter: haxcop@… | Owner: ryandesign@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: php56-mcrypt | ---------------------------+-------------------------- Changes (by ryandesign@…): * keywords: osx, server => * owner: macports-tickets@… => ryandesign@… Comment: I assume the CMS you're talking about is a web app. What web server and PHP are you using to serve that CMS? If you're using OS X Server's copy of Apache and its copy of PHP, then nothing you install with MacPorts be visible. If you want to use PHP modules from MacPorts, turn off the OS X Server copy of Apache, install the php56-apache2handler port, and install, configure and load the MacPorts apache2 port. You don't have to use MacPorts apache2; you could instead install php56-fpm and then use MacPorts nginx or any other web server (probably including the OS X Server copy of Apache) that supports FastCGI. -- Ticket URL: <https://trac.macports.org/ticket/51639#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X