Notes · 2026-08-22
mrmpanel 0.1.43 — WordPress salts without TLS on EOL PHP
wp-config salts are generated locally so PHP 5.6 CLI no longer needs api.wordpress.org during deploy.
Current install line is 0.1.43.
Since 0.1.42
wp config create --skip-salts+ local AUTH_KEY / SALT generation (fixes cURL error 60 on secret-key API)- Stronger host CA injection into WP-CLI PHP (
curl.cainfo/openssl.cafile)
sudo bash -c "$(curl -fsSL https://mrmpanel.hostingandstuff.online/install.sh)" -- --all