#45461 [Opn->Bgs]: php_svn.dll missing in "official" release and incompatible in snap
by scottmac other posts by this author
Jul 8 2008 10:09AM messages near this date
#45461 [NEW]: php_svn.dll missing in "official" release and incompatible in snap
|
#45460 [NEW]: imap patch for fromlength fix in imap_headerinfo doesn't accept lengths of 1024
ID: 45461
Updated by: scottmac@[...].net
Reported By: jan at ecotech dot se
-Status: Open
+Status: Bogus
Bug Type: Dynamic loading
Operating System: Windows Vista
PHP Version: 5.2.6
New Comment:
It was missing from the 5.2.6 release because at that time it required
SVN 1.4, i've since sorted this so only 1.3 is required.
The reason its not working from the snapshot is that its linking
against APR 0.9 which is designed for Apache 2.0, hence the error.
If you use it from CLI it will work fine. Bugs for PECL extensions
should be reported at http://pecl.php.net/svn
Previous Comments:
------------------------------------------------------------------------
[2008-07-08 16:42:57] jan at ecotech dot se
Description:
------------
The PECL-extension php_svn.dll is missing in the "official" PECL 5.2.6
zip file provided on the download-page
http://www.php.net/downloads.php.
I then downloaded it from the 5.2 snap
(http://snaps.php.net/win32/pecl5.2-win32-200807081630.zip) where it is
included...
BUT
It seems to be incompatible with the 5.2.6 release since it wont load
on startup. I have tried and reproduced the error on:
- Windows XP, Apache/2.2.9
- Windows Vista, Apache/2.2.6
- Windows 2003 Server, Apache/2.2.9
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=45461&edit=1
Thread:
Jan At Ecotech Dot Se
scottmac
|