SVN PECL extension on Windows

I want to install the php_svn PECL extension on my system, but it
repeatedly fails with the following error -

PHP Startup: Unable to load dynamic library '.\ext\php_svn.dll' - The
specified module could not be found.

I downloaded the precompiled binary at
http://pecl4win.php.net/download.php/ext/5_2/5.2.1/php_svn.d ll and
placed it in the ext folder.

The entry in the php.ini reads as "extension=php_svn.dll".

I verified that the file is in the correct folder by renaming one of the
working extensions then restarting the server. This threw up the same
error for both the extensions.

An earlier thread about this same topic some months ago ended
inconclusively, but that was on a WAMP setup. I have a feeling that the
extension is not able to access svn for some reason, but I don't know
how to fix that.

Windows XP Pro
Apache 2.2.4.0
PHP 5.2.3
svn 1.4.6

Regards,
Pranav


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Pranav Negandhi [ Mi, 30 Juli 2008 11:30 ] [ ID #1962559 ]
PHP » gmane.comp.php.windows » SVN PECL extension on Windows

Vorheriges Thema: php-config script is missing from the installer
Nächstes Thema: big files download with php - configuration problem