php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58285 unable to load dll php_perl.dll
Submitted: 2008-07-23 08:32 UTC Modified: 2017-10-24 09:09 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: jde dot veuillet at wanadoo dot fr Assigned:
Status: Suspended Package: perl (PECL)
PHP Version: 5.2.5 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: jde dot veuillet at wanadoo dot fr
New email:
PHP Version: OS:

 

 [2008-07-23 08:32 UTC] jde dot veuillet at wanadoo dot fr
Description:
------------
my php return error when i started them

PHP Warning:  PHP Startup: perl: Unable to initialize module\nModule compiled with module API=20050922, debug=0,

i dont found  earlier version for 5.2.5 php program
i ve download  compiled  dll php_perl  to pecl site
version of DLL  :5.1.6.6 because i cant compile the source easly
so maybe i miss some parameter in php.ini or its a  bug version
(i ve not error with other module )

extract of  my php configuration :

...
[PHP_MSSQL]
extension=php_mssql.dll
[PHP_PERL]
extension=php_perl.dll
[php_pop3]
extension=php_pop3.dll


;***** Added by go-pear
include_path=".;C:\Program Files\PHP\pear"
;*****
...


Reproduce code:
---------------
not applicable because it a initialisation module  error

Expected result:
----------------
not applicable

Actual result:
--------------
error in cascade d?e to fail initialisation module

[Wed Jul 23 14:27:38 2008] [error] [client 127.0.0.1] PHP Fatal error:  Class 'Perl' not found in D:\\Sentry Data\\consignes\\searchindex1.php on line 125, referer: http://localhost:8080/consignes/searchindex.php


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-10-24 09:09 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-10-24 09:09 UTC] kalle@php.net
The perl package has had no activity for at least 4 years, so I'm gonna consider it dead. If a new maintainer decides to pick this back up, he/she can re-open the report
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 19:01:31 2025 UTC