Search results

  1. E

    Can't delete MX record via API

    Hi! I was try delete MX record for domain example.com. This is my code: $sock->query('/CMD_API_DNS_ADMIN', array( 'domain' => "example.com", 'action' => "select", 'mxrecs0' =>...
  2. E

    DNS Multiserver API

    Hi! I want create DNS plugin for multiserver cluster. So, I need DNS multiserver API for change records in domains and comit they to DirectAdmin Cluster. Unforthunalty I did not found any multiserver API. Can you help me?
  3. E

    Disable vm-pop3d service

    Hi I don't need local mailboxes and don't install dovecot But monitoring sent me tickets about service vm-pop3d is down How to exclude this service from monitoring? Thanks!
  4. E

    Custombuild 2.0 and php 5.2

    Hi I want use two php versions Default 5.3 as mod_php in ruid And second 5.2 as fastcgi for old scripts But build don't allow me 5.2 How can I fix it?
  5. E

    Spammers cheat bruteforce monitor

    Hi I found a plate of similar lines in my log: 2013-12-17 18:55:45 login authenticator failed for ([192.168.2.33]) [201.203.113.66]: 535 Incorrect authentication data (set_id=accoun t) 2013-12-17 18:55:45 login authenticator failed for ([192.168.2.33]) [201.203.3.10]: 535 Incorrect...
  6. E

    MySQL Dedicated Server?

    Does DirectAdmin support dedicated mysql server instead local?
  7. E

    IP Sets integration for DirectAdmin

    I can compile ipset support for you linux kernel and integrate ipset with DirectAdmin panel. Also you can try install ipset yourself and use this article for integration: http://directadm.in/ipset Very good tool for block bruteforce multiple ips.
  8. E

    Rename admin account

    I want consolidate few servers to one. Unforthunatly, they have a lot of sites to admins accounts. I want rename admin account to admin1, admin2, etc. Please help me correct rename admin account.
  9. E

    Warn you that your hostname is setup improperly on your system????

    Hi I recieve messages about incorrect hostname every day. But I was correct setup the hostname, it resolved and pingable. Hostname of server is server1.h4w.ru, DNS Check is passed - http://dnsreport.com/tools/dnsreport.ch?domain=server1.h4w.ru In error log i show only "Execl error on...
  10. E

    mail limit and php function mail()

    Hi I have problem. Users can sent only 11 mails via mail() php, all others gone How about resolve this issue and presere mail limit?
  11. E

    After restore from backup -1 mysql users

    Hi I transfer backups from another server and restore. But users don't have mysql db. Db was success on server - i can see it. How to transfer access users to ours db?
  12. E

    Is it possible? Use ssl for subdomains on shared IP ?

    Hi I need enable ssl support for subdomains, they on shared ip. Is it possible?
  13. E

    Is it possible - remove spam mails from server?

    Hi It is possible - remove mails from server what spamassasin mark as spam?
  14. E

    After update apache it stay broken

    I have a lot of messages in apache error log: [Tue Apr 26 23:10:21 2005] [notice] child pid 27373 exit signal Segmentation fault (11) [Tue Apr 26 23:10:21 2005] [notice] child pid 27407 exit signal Segmentation fault (11) [Tue Apr 26 23:10:21 2005] [notice] child pid 27408 exit signal...
  15. E

    Acount suspended each day

    Hi One account suspended each day w/o reason. How I fix this?
  16. E

    Catch-all problem

    Can't enter address in Catch-All. Near address i see "|POPLIST|" instead list of addres. It caused only domain where removed all address and created new one.
  17. E

    New Exim - new troubles

    I was installed last version exim for free bsd. And I am surprised. Exim don't want accept mail for domain owners. LOL! Just a sample. Owner mydomain.com is mydomain. If i sent mail to [email protected] I got problem - mail returnet back. Why? I think becouse domain owner don't have...
  18. E

    Apache error logs rotation?

    I hawe a lot huge error logs for my domains. How I can rotate only error logs, but keep other logs? Thanks
  19. E

    Traffick statistic on one accont not update

    Several accounts work and only one not have updated statistics on own 3 domains. I show zero traffic in panel stats. And periodic archiving logs not work too. I have unarchived log from 2 months ( in directory domain.com/logs). How I can check and fix this issue?
Back
Top