Notes · 2026-08-22
mrmpanel 0.1.42 — WordPress download TLS on old PHP
Core download uses a modern WP-CLI image so PHP 5.6 / 7.x deploys are not blocked by outdated CA certificates.
Current install line is 0.1.42.
Since 0.1.41
- WordPress core download uses a modern
wordpress:cli(current CAs); site PHP CLI is still used for config/install - Host CA bundle is mounted into WP-CLI containers when available
sudo bash -c "$(curl -fsSL https://mrmpanel.hostingandstuff.online/install.sh)" -- --all