RE: Sentora does not create DNS-zones
12-23-2015, 07:45 PM
(This post was last modified: 12-23-2015, 07:45 PM by NovaDecker.)
I did try that, happened nothing to the DNS.
I tried one more thing; When I first pressed "Create DNS records", and then try to add a new record, I get error 500. This happens in this: http://server01.domain.tld/?module=dns_m...on=SaveDNS
And I guess it is the file /etc/sentora/panel/modules/dns_manager/code/controller.ext.php that is a problem.
I tried to run it manually from the console, I did run
"php /etc/sentora/panel/modules/dns_manager/code/controller.ext.php"
And the otput were:
PHP Fatal error: Class 'ctrl_module' not found in /etc/sentora/panel/modules/dns_manager/code/controller.ext.php on line 30
...?
I tried one more thing; When I first pressed "Create DNS records", and then try to add a new record, I get error 500. This happens in this: http://server01.domain.tld/?module=dns_m...on=SaveDNS
And I guess it is the file /etc/sentora/panel/modules/dns_manager/code/controller.ext.php that is a problem.
I tried to run it manually from the console, I did run
"php /etc/sentora/panel/modules/dns_manager/code/controller.ext.php"
And the otput were:
PHP Fatal error: Class 'ctrl_module' not found in /etc/sentora/panel/modules/dns_manager/code/controller.ext.php on line 30
...?