kolmant Posted October 18, 2017 Posted October 18, 2017 Hi! I need to install Phalcon module (PHP module) in order to implement a RESTful API, it is possible? How can I install this module? Thanks
wolstech Posted October 18, 2017 Posted October 18, 2017 Module changes usually require rebuilding PHP (something we try to avoid doing when possible since it affects everybody on the server and creates a risk of breaking things). I'm not sure how difficult this one would be, if even possible. Krydos would know for sure. It should be possible to build a REST API using PHP without phalcon though. Escalating so it can be considered for the future.
Krydos Posted October 18, 2017 Posted October 18, 2017 Installing it on Johnny would likely result in about 8 hours of downtime. That's not going to happen. I can easily install it on Ricky or Tommy though. Just let us know your username, server, and which version of php you want to use.
Recommended Posts