RE: Debian 7 & 8 Support installer issues
10-14-2015, 10:51 PM
(This post was last modified: 10-15-2015, 06:56 AM by DrFeelgood.)
(10-12-2015, 05:23 PM)chwn21 Wrote: fixable? ( this problemm )
I've made a mistake. It wasn't the /var directory. Could you list your directory structure of /etc/sentora/ again?
You could try a workaround. You just have to modify the controller.ext.php in /etc/sentora/panel/modules/sub_domains/code
You have to remove the following lines (462, 463):
Code:
if (!fs_director::CheckForEmptyValue(self::$badname)) {
return ui_sysmessage::shout(ui_language::translate("Your Domain name is not valid. Please enter a valid Domain Name: i.e. 'domain.com'"), "zannounceerror");
It is not recommended if there are any other people who are using your panel. It's only a temporary solution.
Regards
DrFeelgood