Tagged Questions
0
votes
0answers
276 views
PHP-FPM bind issues
I have a setup of a mac server running Nginx 1.2.3, PHP-FPM 5.3.10 on OSX Lion.
It works fine with Nginx on port 8080 ( using port fordwaring on from 80 ) and PHP-FPM listening on 9000. Both are ...
7
votes
1answer
955 views
NGINX on OSX - Performing terribly slow
I I've been trying to get NGINX up and running on my OSX 10.7 Lion computer. I have it running however simple html pages every few are taking a long time to load; for example:
<html>
...