katmai
- Total activity 85
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 19
Comments
Recent activity by katmai-
@cPanelMichael - Just a small update on this matter: i was able to do manual pkgacct snapshots and transfer them over and restore them with the "restore a full backup/cpmove file" but i have about ...
-
it's about use case, not a general consideration. i had projects where i used sockets just fine, others more high traffic where i had to switch to tcp. it's just a pretty big fpm functionality to ...
-
mhm i think that if a little bit of time would be taken to think about it, it wouldn't be that hard to implement imo. i mean think about it. you're replacing a unix socket with a local port and tha...
-
nevermind, now i understand after some coffee. logged on on a random mysql user and did show variables (the session command) and sure enough the limit is 200, so it seems like only for root the m...
-
what i mean by the above reply is, are the user_connections limits enforced or not? shouldn't the session show the global if it's set? With a GLOBAL modifier, the statement displays global syste...
-
huh you're correct however do the limits get applied? MariaDB [(none)]> SHOW GLOBAL VARIABLES LIKE '%max_user_connections%'; +----------------------+-------+ | Variable_name | Value | +---...
-
yeh transfer was successful. cool beans! glad you guys have it sorted.
-
i wrote above "upon performing migration on latest release 76.0.11 this warning pops. just wanted to give a heads up." that's the version.
-
both identical
-
it doesn't seem to work. they made some changes so i guess you guys should pull the appropriate versions as installing on php 5.6 doesn't work.: Module Installers Installing PHP Pecl "xdebug" Wa...