service name alias? mariadb->mysql - how?

General support questions
_ck_
Posts: 89
Joined: 2012/08/10 23:00:35

Re: service name alias? mariadb->mysql - how?

Post by _ck_ » 2014/07/22 12:45:13

centminmod wrote:Thank God that init.d still works on CentOS 7.0 hehe
Oh there would have been a full blown revolt if init.d backwards compatibility wasn't in 7.x - grub2 and systemd are bad enough.

You are going to want to start to use zend opcache instead of apc, it is definitely faster.

And php 5.6 is a drop in replacement for 5.4 with a little extra speed, should go GA any week now.

Oh and suhosin has come back from the dead, you could add that as an easy option in centminmod.

Good luck getting HHVM to build on 6.x, it is a quite a workout and not really with the "min" theme. Might want to offer only under 7.x

Anyway I'll save this for a centminmod thread. Thanks for all your work.

User avatar
centminmod
Posts: 44
Joined: 2014/07/12 14:28:06
Location: Brisbane, Australia
Contact:

Re: service name alias? mariadb->mysql - how?

Post by centminmod » 2014/07/22 23:37:23

Yeah HHVM i got working on CentOS 6.x but alot of work. That's why was surprised to see how much easier it is on CentOS 7.x. HHVM will be a standalone Addon for Centmin Mod so only installed if folks want it :)

In mean time PHPNG/5.7 support is being added https://community.centminmod.com/thread ... betas.892/ :D

oh your username ... is http://ckon.wordpress.com your site ? if it is nice work been following it for a while now :D

_ck_
Posts: 89
Joined: 2012/08/10 23:00:35

Re: service name alias? mariadb->mysql - how?

Post by _ck_ » 2014/07/23 00:15:47

centminmod wrote:if it is nice work been following it for a while now :D
yup that is me, it is a sloppy blog and I post erratically but I try to post things to help people when I think of it

I follow lots of your stuff too, especially the complex mysql benchmarking to see if there are regressions, keep up the great work

User avatar
centminmod
Posts: 44
Joined: 2014/07/12 14:28:06
Location: Brisbane, Australia
Contact:

Re: service name alias? mariadb->mysql - how?

Post by centminmod » 2014/07/23 01:28:17

Ah it is a small world indeed :D

Post Reply