I am currently unable to "enable" an install script By going to Virtualmin->System Settings->Script Installers->Disable Scripts
WordPress is the script installer I am unable to check the box for. This had previously been working for over a year, but a bug was reported to me recently by our web team that new website creation was not installing wordpress. Here is an example API command and reposnse when trying to run the wordpress installer:
wget -O - --quiet --http-user=user --http-passwd='password' --no-check-certificate 'https://urlhere.com:10000/virtual-server/remote.cgi?program=install-scri... td12345&path=/'
Response:
Checking dependencies .. .. done
Fetching required files ..
Exit status: 256
After receiving this error message in my code I looked at the Virtualmin "Disable Scripts" section and it looks like this script is disabled. I am unable to enable the script and no error message is presented to me when I check the box and click save.
Comments
Submitted by JamieCameron on Mon, 12/04/2017 - 21:38 Comment #1
Make sure you're on the latest (6.01) release of Virtualmin - older versions had a bug that could cause exactly this problem.
Submitted by tnacnud1 on Mon, 02/19/2018 - 09:27 Pro Licensee Comment #2
Thanks Jamie. Upgrading to 6.X resolved the issue.
Submitted by IssueBot on Mon, 03/05/2018 - 09:30 Comment #3
Automatically closed - issue fixed for 2 weeks with no activity.