I want to set-up dns zones in my ispconfig 3 it says everything ok, but the zone doesn`t add in the bind dns server! i have added 3 domains and worked like a charm but after last update the domains doesn`t add to dns server but isp config shows that the zone is added ok! i user centos with ispconfig 3, bind dns server and apache! ty a lot!
Please try enabling debug like described here: http://www.faqforge.com/linux/debugging-ispconfig-3-server-actions-in-case-of-a-failure/ and then add a new dns zone and run Code: /usr/local/ispconfig/server/server.sh manually (before the cron job does it ).
PHP Warning: file_put_contents(/var/named/etc/named.conf): failed to open strea m: No such file or directory in /usr/local/ispconfig/server/plugins-available/bi nd_plugin.inc.php on line 392 PHP Warning: file_put_contents(/var/named/etc/named.conf): failed to open strea m: No such file or directory in /usr/local/ispconfig/server/plugins-available/bi nd_plugin.inc.php on line 392 PHP Warning: file_put_contents(/var/named/etc/named.conf): failed to open strea m: No such file or directory in /usr/local/ispconfig/server/plugins-available/bi nd_plugin.inc.php on line 392 PHP Warning: file_put_contents(/var/named/etc/named.conf): failed to open strea m: No such file or directory in /usr/local/ispconfig/server/plugins-available/bi nd_plugin.inc.php on line 392 PHP Warning: file_put_contents(/var/named/etc/named.conf): failed to open strea m: No such file or directory in /usr/local/ispconfig/server/plugins-available/bi nd_plugin.inc.php on line 392 PHP Warning: file_put_contents(/var/named/etc/named.conf): failed to open strea m: No such file or directory in /usr/local/ispconfig/server/plugins-available/bi nd_plugin.inc.php on line 392 PHP Warning: file_put_contents(/var/named/etc/named.conf): failed to open strea m: No such file or directory in /usr/local/ispconfig/server/plugins-available/bi nd_plugin.inc.php on line 392 These are the errors after done what you`ve said...ty a lot!
Most likely the directory is missing or a wrong path was entered under system > server config. Did you install the server exactly as described in the centos perfect setup guide?
Yes, the server is installed after tutorial and worked like a charm, but after last update failed to work...
Have a look in ISPConfig at system tab -> server config and there click on your server. Check the setting that is entered at "BIND path" and "named.conf path" at tab "DNS". Check if this path exists or if your bind installation maybe is at another location after your system update.