Project

General

Profile

Actions

Bug #23860

closed

Installation on Windows causes Fatal error: Call to undefined method com::GetRandom() during 1-2-3 installer.

Added by Peter Beernink over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-10-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When installing on Windows Vista in a WAMP environment the install tool gives a fatal error:
Fatal error: Call to undefined method com::GetRandom() in t3lib\class.t3lib_div.php on line 1612

This seems to be caused by the CAPICOM service which is not registred.
For some reason (perhaps PHP changed some functionality) a Fatal error is given instead of an exception. Which is currently expected in that function.

As Microsoft no longer supports this object and advices to use a .NET object for this, the functionality need to be reviewed.

(issue imported from #M16154)


Files

afoeder_0046393.patch (532 Bytes) afoeder_0046393.patch Administrator Admin, 2011-01-20 12:33
afoeder_0046393_2.patch (533 Bytes) afoeder_0046393_2.patch Administrator Admin, 2011-01-21 10:12

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #23355: Speed up / restructure of random byte generator to address e.g. WIN OS specificsClosed2010-08-05

Actions
Actions

Also available in: Atom PDF