$ cd mongo-php-driver $ phpize $ ./configure --with-php-config=/path/to/php-config $ make $ make install $ ./configure --add-module=/path/to/nginx-gridfs/source/ $ make $ make install