Diese » PECL-Extension ist nicht Teil von PHP.
Information zur Installation dieser PECL-Extension finden sie im Kapitel Installation von PECL-Extensions. Zusätzliche Informationen wie neue Releases, Downloads, Quelldateien, Maintainerinformation und ein CHANGELOG finden Sie hier: » http://pecl.php.net/package/runkit.
Eine DLL-Datei für diese PECL-Erweiterung steht derzeit nicht zur Verfügung. Weitere Details finden Sie im Abschnitt zum Kompilieren für Windows.
If the normal PECL installation doesn't work for you, you may want to install from SVN instead:
svn checkout http://svn.php.net/repository/pecl/runkit/trunk/
cd trunk
pecl install package.xml
After pecl has finished installing runkit, add the following line to your php.ini file(s):
extension=runkit.so
Then restart your webserver, and runkit should now be installed and working with your PHP installation.