• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by CriptoP

  1. C

    Bind doesn't run

    My grep -R "bind" /var/log/* I try to reinstall bind DNS support to view more easy the log of this feature. In dpk.log can view this. Regards and thanks
  2. C

    Bind doesn't run

    Anyone have another idea??
  3. C

    Bind doesn't run

    this is a new installation of 14.04 and the port 53 it's empty and named don't are run in other port
  4. C

    Bind doesn't run

    i think in this for the apparmor command but, anything i can wait... OPTIONS="${OPTIONS} -t /var/named/run-root -c /etc/named.conf -u bind -n 2" "etc/named.conf" file contains // $Id: named.conf,v 1.1.1.1 2001/10/15 07:44:36 kap Exp $ // -- THE FOLLOWING LINES WERE GENERATED BY...
  5. C

    Bind doesn't run

    i think in this for the apparmor command but, anything i can wait... OPTIONS="${OPTIONS} -t /var/named/run-root -c /etc/named.conf -u bind -n 2" "etc/named.conf" file contains // $Id: named.conf,v 1.1.1.1 2001/10/15 07:44:36 kap Exp $ // -- THE FOLLOWING LINES WERE GENERATED BY...
  6. C

    Bind doesn't run

    Nothing, appormor it's not instaled by default, sorry. root@h2340962:~# apparmor_status -bash: apparmor_status: command not found root@h2340962:~# aa-complain /etc/apparmor.d/usr.sbin.named -bash: aa-complain: command not found
  7. C

    Bind doesn't run

    Apparmor is integrated in ubuntu by default. The commands that you write, return a empty result. root@h2340962:~# netstat -ntpl | grep named root@h2340962:~# service bind9 start root@h2340962:~# netstat -ntpl | grep named root@h2340962:~# service bind9 restart root@h2340962:~# tail -f...
  8. C

    Bind doesn't run

    root@h2340962:~# tail -f /var/log/syslog Sep 19 08:31:28 h2340962 postfix/master[21427]: message repeated 4 times: [ warning: master_wakeup_timer_event: service pickup(public/pickup): Connection refused] Sep 19 08:32:27 h2340962 postfix/master[21427]: warning: master_wakeup_timer_event...
  9. C

    Bind doesn't run

    When i use cat /var/log/syslog | grep named or cat /var/log/syslog | grep bind they have an empty response. I try to start the bind server in to plesk panel -> configuration -> services and repeat the commands but the log don't show any new entry.
  10. C

    Bind doesn't run

    mail.none -/var/log/messages The file it's empty
  11. C

    Bind doesn't run

    Hi! We have a new VPS with plesk 12.0.18 in ubuntu 14.04. When we install DNS BIND9 support this service doesn't start and don't work. We check that the service are started with /opt/psa/admin/bin/dnsmng --status and they said "is stopped", if try to start manually can't initialize and...
Back
Top