php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #21482 removing cybercach in php-4.3.0
Submitted: 2003-01-07 02:58 UTC Modified: 2003-02-06 21:41 UTC
From: greg at laundrymat dot tv Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.3.0 OS: linux
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: greg at laundrymat dot tv
New email:
PHP Version: OS:

 

 [2003-01-07 02:58 UTC] greg at laundrymat dot tv
verisign still uses cybercash technology for its older 
clients, I have a client who still uses it. By needlessly 
removing it, you prohibited me from upgrading to php 4.3.0.  
Please let me know if there is a way to include the 
cybercash functions in php 4.3.0.  Thank You

Greg Greenhaw
greg@laundrymat.tv

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-07 05:22 UTC] nicos@php.net
If you think you really need it:

1)Download PHP-4.2.3 and PHP4.3.0.
2)cp -R php-4.2.3/ext/cybercash php-4.3.0/ext/
3)rm -rf php-4.2.3; cd php-4.3.0/
4)./buildconf
5)./configure (your options there)..
6) make ; make install

Thank you for your report.
 [2003-01-07 12:51 UTC] greg at laundrymat dot tv
Thank You you your quick responce.  Worked like a charm.
 [2003-02-06 21:41 UTC] iliaa@php.net
Should be closed.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 22:01:36 2025 UTC