Kadence
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Kadence-
Trying to make PHP 5.6 available using an EasyApache 4 custom profile, but it says it will not install unsupported packages?
I know that PHP 5.6 is a security risk, but I have some very old sites that use mysql_connect(), so I would like to install it on an Ubuntu machine. I'm trying to install it with an EasyApache 4 cu...
-
How to recompile PHP 8.1.9/cPanel 104.0.7 with ZTS extension enabled?
I have cPanel & WHM 104 (build 7) on a CentOS 7.9 server, with PHP 8.1.9. I would like to install the PHP Parallel extension, which requires ZTS. cd parallel /opt/cpanel/ea-php81/root/usr/bin/ph...
-
MultiPHP Manager set to 8.1.1, and "php -v" gives 8.1.1 in public_html folder, but 5.6.4 in root directory?
My web host recently upgraded my PHP 5.6 to 8.1, and installed MultiPHP Manager. For a domain, I used cPanel to set the PHP for the account to 8.1, and if I do "php -v" inside the public_html folde...
-
Mapping MySQL user permissions via command line? (/cpanel/bin/?)
If a database and user are created outside of cPanel, you call map them to cPanel dbmaptool; for instance for account "acct1", database "acct1_db1" and user "acct1_user1": /usr/local/cpanel/bin/dbm...