#!/bin/sh exec /usr/bin/php -d memory_limit="-1" -C -q -d include_path=/usr/lib/php \ -d output_buffering=1 /usr/lib/php/pearcmd.php "$@"