Thursday, August 11, 2011

Installing zend optimizer on debian lenny?

You're supposed to put the file wherever your installation of PHP is configured to look for extensions. One easy way to tell is to look for common PHP extensions with the 'locate' command. Look for 'curl.so', 'json.so', or 'zip.so'.

No comments:

Post a Comment