Hi I'm trying to install unxsBind on a Red Hat server, following install instructions here: http://openisp.net/openisp/unxsVZ/wiki/InstallingBindYumand after the *yum install unxsbind* command, I get warning messages and it doesn't start the unxsbind service. This is what I get:
======================================================================= ... Running Transaction Installing : unxsbind 1/2 chmod: cannot access `/etc/init.d/unxsbind': No such file or directory named chkconfig ok httpd chkconfig ok httpd restart ok mysqld chkconfig ok mysqld restart ok tHitCollector initialize ok fc-cache ran ok allzone.stats.png install ok IMPORTANT: It appears that one or more manual operations may be needed to finish your unxsBind installation. WARNING: Your unxsBind named was not started, run: named-checkconf /usr/local/idns/named.conf Fix any problems, then run: /etc/init.d/unxsbind start WARNING (if your MySQL already has valid iDNS data ignore): Your unxsBind database was not initialized, run: export ISMROOT=/usr/local/share /var/www/unxs/cgi-bin/iDNS.cgi Initialize <mysql-root-passwd> Debug any problems, check via the mysql CLI, then if needed try again. WARNING: Initial zone file creation failed. Try running: /var/www/unxs/cgi-bin/iDNS.cgi allfiles master ns1.yourdomain.com 127.0.0.1 Installing : unxsbind 2/2 IMPORTANT: It appears that one or more manual operations may be needed to finish your unxsBind upgrade. Visit http://openisp.net/openisp/unxsVZ/wiki/InstallingBindYum for help. WARNING: Your unxsBind schema was not updated! WARNING: Your unxsBind fixed tables and templates have not been updated! Installed: unxsbind.i386 0:3.0-18 unxsbind.x86_64 0:3.0-18 Complete! ======================================================================= I tried to fix the first warning: *WARNING: Your unxsBind named was not started, run: named-checkconf /usr/local/idns/named.conf Fix any problems, then run: /etc/init.d/unxsbind start* by doing this: ============================================== # named-checkconf /usr/local/idns/named.conf /usr/local/idns/named.conf:54: open: master.zones: file not found ============================================== in the install info page, it says I can fix this problem with the next command: ======================================================= # /var/www/unxs/cgi-bin/iDNS.cgi allfiles master ns1.yourdomain.com 1.2.3.4 Could not connect to local socket MySQL server has gone away ======================================================= it says it can't connect to local socket, and my MySQL service is running, that's why I can't figure out what's going on. I hope someone can tell me what the problem is. Greetings!
_______________________________________________ unxsBind mailing list [email protected] https://lists.openisp.net/mailman/listinfo/unxsbind
