&reftitle.install; Net_Gopher is installed through the usual PECL package installation process. Prerequisite: PHP 4.3.0. $ pear install Net_Gopher Copy the resulting gopher.so to an appropriate location and add extension=gopher.so to your &php.ini; file or load it dynamically in your PHP script using dl("gopher.so");