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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 06:01:32 2025 UTC