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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: Astar0th at lycos dot de
New email:
PHP Version: OS:

 

 [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 09:01:28 2024 UTC