curl - Enable php module on nitrous.io -


Currently my project requires curl detail for php. It has been shown that nitrogen php5 has been compiled from curls. But when I check extension_loaded ('curl'), the return value is wrong. How do I enable this module? And my project needs a GD with FreeType support, is there any way to do this work?

CRL is now added to php so that you can do this to work in the boxes terminal. :

  Turn off parts php5 part Apache2 parts start apache2  

Comments

Popular posts from this blog

scala - Play Framework - how to bind form to a session field -

c++ - Why does Visual Studio Release build break on non-executing code line -

Firefox reacting to JQuery setTimeout that doesn't apply -