Is Centos team going to publish a correct version of php-mcrypt via yum? Centos 6.5 and now 7 is out but no php-mcrypt. php-mcrypt is used by lots of applications. and the one from EPEL repository is buggy and sometimes makes my server crash.
On Mon, Sep 08, 2014 at 12:44:44AM +0200, mn 320 wrote:> Is Centos team going to publish a correct version of php-mcrypt via yum? > Centos 6.5 and now 7 is out but no php-mcrypt. php-mcrypt is used by lots > of applications. and the one from EPEL repository is buggy and sometimes > makes my server crash.Um... how does a php module cause your server to "crash"? John -- This is all happening because my father didn't buy me a train set as a kid. -- Warren Buffett, joking about his decision to buy a railroad, the Burlington Northern Santa Fe Corporation, New York Times, 4 November 2009 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20140907/5e627e86/attachment-0004.sig>
On 9/7/2014 3:44 PM, mn 320 wrote:> Is Centos team going to publish a correct version of php-mcrypt via yum? > Centos 6.5 and now 7 is out but no php-mcrypt.is this package part of RHEL 6 or 7 ? -- john r pierce 37N 122W somewhere on the middle of the left coast
It is not the server crashing. Apache stops responding and I could not find anything in the logs. On Mon, Sep 8, 2014 at 12:47 AM, John R. Dennison <jrd at gerdesas.com> wrote:> On Mon, Sep 08, 2014 at 12:44:44AM +0200, mn 320 wrote: > > Is Centos team going to publish a correct version of php-mcrypt via yum? > > Centos 6.5 and now 7 is out but no php-mcrypt. php-mcrypt is used by lots > > of applications. and the one from EPEL repository is buggy and sometimes > > makes my server crash. > > Um... how does a php module cause your server to "crash"? > > > > > John > -- > This is all happening because my father didn't buy me a train set as a kid. > > -- Warren Buffett, joking about his decision to buy a railroad, the > Burlington > Northern Santa Fe Corporation, New York Times, 4 November 2009 > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > >
On Sun, September 7, 2014 5:44 pm, mn 320 wrote:> Is Centos team going to publish a correct version of php-mcrypt via yum? > Centos 6.5 and now 7 is out but no php-mcrypt. php-mcrypt is used by lots > of applications. and the one from EPEL repository is buggy and sometimes > makes my server crash.Hm... You most likely need to take a look into what you have done on your server. Enterprise distributions (CentOS in particular) are usually so stable, they do not just "crash". The only system I remember which I was able to crash merely by running out of memory (running code with memory leak as a regular user: that is my favorite test ;-) was SUSE around 7.3. They did patch kernel (or configure it?) system was shipped with so that it was indeed that bad. However, kernel downloaded from kernel.org built without patching with all default settings didn't crash: OOM was happily killing offending process. As it should. I'm staying away from SUSE ever since... What I would do, take a look that your hardware is sane, memtest86 is one thing to do, then switch to what is happening with the process in question. strace if your friend. And gdb too, of course. Valeri ++++++++++++++++++++++++++++++++++++++++ Valeri Galtsev Sr System Administrator Department of Astronomy and Astrophysics Kavli Institute for Cosmological Physics University of Chicago Phone: 773-702-4247 ++++++++++++++++++++++++++++++++++++++++