Hi. I wanted to create a new virtual host today. I did not create one since 1.4.8 (I think). and here what I got.
I click on Virtualhost
I click on Add
I put the vhost name, location, and the usual file name for config : $SERVER_ROOT/conf/vhosts/$VH_NAME/vhconf.conf
I click save. It tell me that the config file don't exist and I have the link to create it. All of that is Normal
BUT:
- I click on the "CLICK HERE TO CREATE" link.
* I get a "Input error detected. Please resolve the error(s)." on top of the virtualhost table
* Firebug tell me : "
ReferenceError: lst_createFile is not defined
lst_createFile('configFile') "
It look like a Javascript error.
Note that I did try with the current installed version first, 1.4.10 and I did update to 1.4.11 thinking that it might be resolved but I get the same error.
I click on Virtualhost
I click on Add
I put the vhost name, location, and the usual file name for config : $SERVER_ROOT/conf/vhosts/$VH_NAME/vhconf.conf
I click save. It tell me that the config file don't exist and I have the link to create it. All of that is Normal
BUT:
- I click on the "CLICK HERE TO CREATE" link.
* I get a "Input error detected. Please resolve the error(s)." on top of the virtualhost table
* Firebug tell me : "
ReferenceError: lst_createFile is not defined
lst_createFile('configFile') "
It look like a Javascript error.
Note that I did try with the current installed version first, 1.4.10 and I did update to 1.4.11 thinking that it might be resolved but I get the same error.