VirtualMin NGINX Config parse bug

virtualmin-nginx::feature_startstop failed : Modification of non-creatable array value attempted, subscript -1 at /usr/share/webmin/virtualmin-nginx/virtualmin-nginx-lib.pl line 107.

^^ that is when i try to reload system info

Nginx Webserver
Nginx version 1.0.14
HTTP/1.0 500 Perl execution failed Server: MiniServ/1.580 Date: Fri, 6 Apr 2012 03:25:24 GMT Content-type: text/html; Charset=iso-8859-1 Connection: close
Error - Perl execution failed

Modification of non-creatable array value attempted, subscript -1 at virtualmin-nginx-lib.pl line 107.

^^ That is accessing the nginx server module

My configuration has

if (!-e $request_filename)
{
	rewrite ^/(.*)$ /index.php?q=$1 last;
}

to do a URL rewrite for drupal.

The parser mis-handles it.

Please Fix this. :slight_smile:

Howdy,

Nuts!

Could you file a bug report using the Support Tracker? You can do that using the Support link above.

Using that, Jamie will be able to work with you to get that all fixed up.

Thanks!

-Eric

Um I cant. Im not a paying user…

Sure you can!

Anyone, both Pro and GPL users, can post bug reports.

General support requests are for Pro users, but if you find a bug, we’d like to get it fixed! And we’ll gladly work with you to resolve that.

-Eric