vpswing
- Total activity 63
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
Posts
Recent activity by vpswing-
What does the "mysqluserstore" script do?
Hi, A quick question - what does this script do? /usr/local/cpanel/bin/mysqluserstore Thanks!
-
Is it possible to trigger a custom script when a new hosting account is created in WHM?
Hi, I would to know if this is possible - after creating a new hosting account (in WHM), is possible to trigger a custom script (and perhaps pass the UserID and Domainname of the hosting account) ...
-
Recommended method to install PHP-FPM with Easyapache?
Hi, May I ask what is the recommended method of installing PHP-FPM with EasyApache? Recompile without PHP support and then use the yum install command to install PHP-FPM? Thanks!
-
running "mysql_multi" on Cpanel
Hi, I've managed to run "mysql_multi" on my Cpanel VPS, with the original [mysqld] section moved to: [mysqld1] and a new 'instance' under the section [mysqld2] mysqld1 = port 3306 mysqld2 = por...