[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2014-05-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 [[kgh]] mediaw...@kghoffmeyer.de changed: What|Removed |Added CC|

[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2014-02-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Target Milestone|1.20.x release |--- -- You are

[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2013-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 Jesús Martínez Novo (Ciencia Al Poder) martinezn...@gmail.com changed: What|Removed |Added CC|

[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2013-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #24 from Jesús Martínez Novo (Ciencia Al Poder) martinezn...@gmail.com --- *** Bug 44142 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. You are on the CC

[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2013-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 Jesús Martínez Novo (Ciencia Al Poder) martinezn...@gmail.com changed: What|Removed |Added

[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2013-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #25 from Jesús Martínez Novo (Ciencia Al Poder) martinezn...@gmail.com --- Oops! Sorry for the spam! I just wanted to relate upsream PHP bugs instead of local ones. But now Bugzilla doesn't let me add php bugs, so I'm going to

[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2013-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #26 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com --- (In reply to comment #20) I managed to pass this bug by stop the call to mcrypt_create_iv in CryptRand.php Changae the following line , line no:306 if (

[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2013-02-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #22 from carcha...@arcor.de --- Hi to all. Today I took some time to update to php 5.4.9 successfully (I used the old php.ini) and now the installation process of MW 1.20.2 completes with no error wich makes me very happy. Thanks

[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2013-01-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 MrBassam mrbas...@gmail.com changed: What|Removed |Added CC||mrbas...@gmail.com ---

[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2013-01-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #21 from Platonides platoni...@gmail.com --- This way you are avoiding the php bug blocking the generation of random data. But you are also not getting a good randomness. (it would be good if you stated the versions where you were

[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2012-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #19 from Platonides platoni...@gmail.com --- It's not clear at all what you did. Was it using an existing php.ini ? The default values (no php.ini)? phpinfo() would give that information, as would probably have done the error

[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2012-12-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #16 from Mark A. Hershberger m...@everybody.org --- (In reply to comment #15) Well I tried, but it does not seem so easy to migrate to php5.4. I can at least try to reproduce your php set up. How are you getting and installing

[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2012-12-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #17 from Platonides platoni...@gmail.com --- Unfortunately I did not note that error message - something relating mysql it was. Is it possible that it was the typical silly mistake of copying the php.ini of the new php version

[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2012-12-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #18 from carcha...@arcor.de --- I did nothing to the configuration of php in this case. I realy just copied it as I did times before. With some more patience I'll try again. PHP 5.4 was from http://windows.php.net/download . As I

[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2012-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #15 from carcha...@arcor.de --- Well I tried, but it does not seem so easy to migrate to php5.4. I replaced all php 5.3 files by those of 5.4, restarted IIS and all wikis (1.16-18) stopped working immediately due to an error :-( .

[Bug 35894] Reports of secret key generation hanging on Windows with PHP 5.3.x

2012-12-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Version|1.18.2 |1.20.1

[Bug 35894] Reports of secret key generation hanging on windows

2012-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added CC|

[Bug 35894] Reports of secret key generation hanging on windows

2012-12-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #13 from carcha...@arcor.de 2012-12-04 07:58:04 UTC --- I checked installation of 1.20.1 today and the problem still exist. It still has php 5.3.3 on. If I find the time I will update to php 5.4.x these days and check again. --

[Bug 35894] Reports of secret key generation hanging on windows

2012-10-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Target Milestone|1.20.0 release |1.20.x release

[Bug 35894] Reports of secret key generation hanging on windows

2012-09-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #11 from Mark A. Hershberger m...@everybody.org 2012-09-30 17:04:21 UTC --- Max, did you implement this? It seems like this would be a good one to have fixed for the 1.20 tarball. -- Configure bugmail:

[Bug 35894] Reports of secret key generation hanging on windows

2012-07-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 Max Semenik maxsem.w...@gmail.com changed: What|Removed |Added CC|

[Bug 35894] Reports of secret key generation hanging on windows

2012-07-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #10 from Bawolff bawolff...@gmail.com 2012-07-27 18:49:24 UTC --- (In reply to comment #9) MWCryptRand checks for this. We can make the installer call itself via HTTP(S) to generate the keys - this will allow it to time

[Bug 35894] Reports of secret key generation hanging on windows

2012-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Priority|Unprioritized |Normal

[Bug 35894] Reports of secret key generation hanging on windows

2012-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 Bawolff bawolff...@gmail.com changed: What|Removed |Added Target Milestone|--- |1.20 --- Comment #8

[Bug 35894] Reports of secret key generation hanging on windows

2012-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #5 from Sam Reed (reedy) s...@reedyboy.net 2012-04-12 13:36:35 UTC --- Doing the simplest of possible tests on PHP 5.3.10: C:\Users\Reedy\Desktope:\php\php.exe CryptRand.php CryptRand::realGenerate: Generating cryptographic random

[Bug 35894] Reports of secret key generation hanging on windows

2012-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #6 from Sam Reed (reedy) s...@reedyboy.net 2012-04-12 13:39:32 UTC --- echo CryptRand::generateHex( 64 ); echo CryptRand::generateHex( 16 ); C:\Users\Reedy\DesktopE:\php\php.exe CryptRand.php CryptRand::realGenerate: Generating

[Bug 35894] Reports of secret key generation hanging on windows

2012-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #7 from Sam Reed (reedy) s...@reedyboy.net 2012-04-12 13:41:52 UTC --- https://bugs.php.net/bug.php?id=55169 When using the 5.4 snaps calling mcrypt_create_iv with either MCRYPT_DEV_RANDOM or MCRYPT_DEV_URANDOM as source always

[Bug 35894] Reports of secret key generation hanging on windows

2012-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #1 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com 2012-04-11 20:58:22 UTC --- We should also have them turn on debug output so we can tell what random generator is being used. ie: Is there a mcrypt bug we don't know about,

[Bug 35894] Reports of secret key generation hanging on windows

2012-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #2 from Bawolff bawolff...@gmail.com 2012-04-12 00:13:17 UTC --- Also related: https://www.mediawiki.org/wiki/Thread:Project:Support_desk/help_with_this:_Fatal_error:_mcrypt_create_iv() is claiming that php throws a fatal on windows

[Bug 35894] Reports of secret key generation hanging on windows

2012-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 Sam Reed (reedy) s...@reedyboy.net changed: What|Removed |Added CC||s...@reedyboy.net

[Bug 35894] Reports of secret key generation hanging on windows

2012-04-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35894 --- Comment #4 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com 2012-04-12 04:38:52 UTC --- (In reply to comment #3) Looking at CryptRand, it shouldn't be too hard to make it run standalone on Windows (saving an install of MW in IIS or