Failed to Install SCript For Wordpress

SYSTEM INFORMATION
OS type and version REQUIRED
Webmin version REQUIRED
Virtualmin version REQUIRED
Related packages SUGGESTED

Trying to install Wordpress and I am getting this error when I click on Install now

Failed to install script : Download of https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar is not an archive file - perhaps an error page

The link is available and install scripts works fine just did one today.

Try a wget and see if you can get on your system.

I am not sure that wget is. But this is the error that I am receiving.

Maybe post your System Info, works fine for me, I use Rocky 9.
wget just tests download link, its not that issue as it download ok but your system, for some reason doesn’t think the download is a archive.

Any chance you could do some updates? Your OS, Webmin and Virtualmin are all out of date by a reasonable amount.

@timtombob You should really upgrade to the latest versions of Webmin and Virtualmin!

You can fix it by doing the following:

sudo sh -c "$(curl -fsSL https://software.virtualmin.com/gpl/scripts/virtualmin-install.sh)" -- --setup
dnf update -y webmin usermin wbm* 

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.