php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22602 Illegal Error
Submitted: 2003-03-08 03:13 UTC Modified: 2003-07-15 16:36 UTC
From: davey at its-explosive dot net Assigned:
Status: No Feedback Package: PEAR related
PHP Version: 5CVS-2003-03-08 (dev) OS: winXP
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: davey at its-explosive dot net
New email:
PHP Version: OS:

 

 [2003-03-08 03:13 UTC] davey at its-explosive dot net
Whilst trying to run go_pear.bat PHP.exe dies with an illegal error warning from windows. I've managed to trace the error so far to the line:

$install = &PEAR_Command::factory('install', $config);

which is line 325 of go_pear.php, I'm still tracking the error back to where it *actually* occurs, whethers it's with the function call, or with the function processing I'm not sure yet... 

The error occurs in the php5-win32-200302251530 and the (much) newer php5-win32-200303080330 builds, so presumably it also occurs in all builds in between aswell.

- Davey

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-10 06:24 UTC] andrew@php.net
I've also verified this on WinXP.
 [2003-07-08 06:19 UTC] cox@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip

It should be fixed in lastest releases. Please test it.
 [2003-07-15 16:36 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


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