Opened 8 years ago

Closed 8 years ago

#51639 closed request (invalid)

php56-mcrypt issue on osx server

Reported by: haxcop@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: php56-mcrypt

Description

HI, I'm new using port but i manage to install it correctly and also the lib that I wanted without errors, but php56-mcrypt seems to be correctly installed on my os x server - the cms app installation keeps telling me that it's not present, I also select the php but no luck at all. any suggestions to use this properly for os x server el capitan?. Thanks in advance.

Change History (2)

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: osx server removed
Owner: changed from macports-tickets@… to ryandesign@…

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.

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.