#!/bin/sh
exec /usr/bin/php -dinclude_path=/usr/share/pear -doutput_buffering=1 -dopen_basedir="" -dmemory_limit=-1 /usr/share/pear/pearcmd.php "$@"
