Unable to Enable Install Script

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.

Files: 
Status: 
Closed (fixed)

Comments

Make sure you're on the latest (6.01) release of Virtualmin - older versions had a bug that could cause exactly this problem.

Thanks Jamie. Upgrading to 6.X resolved the issue.

Status: Fixed ยป Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.