php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32723 php_rar.dll didn?t work
Submitted: 2005-04-15 19:19 UTC Modified: 2005-04-15 23:40 UTC
From: Astar0th at lycos dot de Assigned:
Status: Not a bug Package: *Compression related
PHP Version: 4.3.10 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
38 + 38 = ?
Subscribe to this entry?

 
 [2005-04-15 19:19 UTC] Astar0th at lycos dot de
Description:
------------
I am searching for a proper php_rar.dll extension.

I have looked at http://snaps.php.net/win32/PECL_STABLE/
and found no php_rar.dll.

In the http://snaps.php.net/win32/PECL_UNSTABLE/ there
is a win32 version of php_rar.dll, but if i put it in
my extension dir and after including it to my extensions
in the php.ini there comes an error:

Unknown(): Invalid library (maybe not a php library) 'php_rar.dll'

Reproduce code:
---------------
download unstable version of php_rar.dll put in in the extensions directory, include it into php.ini restart apache 1.31

Expected result:
----------------
No error message ;-)

Actual result:
--------------
Unknown(): Invalid library (maybe not a php library) 'php_rar.dll'

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-04-15 23:40 UTC] sniper@php.net
And this is the wrong place to report bugs about PECL extensions. Try http://pecl.php.net/bugs/ instead.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 22:01:30 2024 UTC