Questions tagged [mnpp]

MNPP is "Mac + Nginx + Percona + PHP", a high performance web server in a one-click installer for OS X.

Official repo:

3 questions
1
vote
0 answers

How to add a library to PHP?

My version of PHP, 5.3.8, doesn't contain BC-Math, which is needed for many cryptocurrency functions. Google hasn't been particularly helpful for links on how to install this particularly library, so I'm at a total loss on how to add it to my…
tim peterson
  • 23,653
  • 59
  • 177
  • 299
1
vote
2 answers

Connection refused on PHP application on nginx on my Mac

I have an nginx app that was running on localhost and now I can no longer access it. I'm truly at a loss for how to diagnose the problem. Some things I've investigated: TimPeterson$ sudo lsof -i :80 ->shows tons of stuff, but nothing that looks…
tim peterson
  • 23,653
  • 59
  • 177
  • 299
0
votes
1 answer

libfreetype.6.dylib incompatible

I get the following error when I run MNPP, which is a like XAMPP/MAMP but with Nginx instead of Apache. $ sudo mnpp --php53 --start -n Starting php-fpm dyld: Library not loaded: /opt/X11/lib/libfreetype.6.dylib Referenced from:…
tim peterson
  • 23,653
  • 59
  • 177
  • 299