nginx + php with php.ini?
8 Replies
Is there a php.ini file in either /etc /usr/local/lib /usr/lib or /lib
If you did the former, you should do the latter. Saves you a lot of time, and it's probably somewhat trivial to get memcached going in that environment. If you're stuck with the former, make sure that the built-in PHP isn't being used instead of the one you want.
You can compile apache/nginx/php on osx but it tends to be a bit of a pain (I've done it since 10.6 comes with 5.3 and I wan't 5.2)
I suggest
@obs:
sneaks, try using virtual machine if you really want to emulate your production stack.
You can compile apache/nginx/php on osx but it tends to be a bit of a pain (I've done it since 10.6 comes with 5.3 and I wan't 5.2)
I suggest
www.virtualbox.org for a virtual machine.
This.
(Or another Linode!)