New ISPConfig module for WHMCS

Discussion in 'Tips/Tricks/Mods' started by cwispy, Dec 11, 2014.

Thread Status:
Not open for further replies.
  1. dawidryba

    dawidryba New Member

    Ty for reply!
    Yes, i have.
    10 min ago i solved the problem.
    Strange... I remove lines init_set and log and module work!

    I thought it was global problem in my config php, but i tested in another file.php code (below) and works fine!
    ini_set('display_errors', '1');
    echo ini_get('display_errors');
     
  2. zombiezach8

    zombiezach8 New Member

    Hello, am having problem with dns zones being created? I have setup everything that the github wiki said. Created a dns template. Got the id, setup the name servers and their ips but it just wont create a dns zone for the domain? Everything else works perfectly.
     
  3. cwispy

    cwispy Active Member

    Have you assigned your dns servers to you limits template?
     
  4. zombiezach8

    zombiezach8 New Member

    Yes I have. I checked the module log and it prints all info. Email NS template id is all correct etc.
     
  5. cwispy

    cwispy Active Member

    The limits template in ispconfig, not whmcs.
     
  6. zombiezach8

    zombiezach8 New Member

    I have. I was just saying whmcs sends the correct info.
     
  7. cwispy

    cwispy Active Member

    what dns server are you using?
     
  8. zombiezach8

    zombiezach8 New Member

    The actual ns1. and ns2. ?
     
  9. cwispy

    cwispy Active Member

    Bind or PowerDNS?
     
  10. zombiezach8

    zombiezach8 New Member

  11. cwispy

    cwispy Active Member

    I dont have a test system with bind setup at the moment so ill have to build one and test.
     
  12. zombiezach8

    zombiezach8 New Member

    Would that stop the dns zones from being created? Thought ispconfig would do it itself through the api since manually it works perfect
     
  13. cwispy

    cwispy Active Member

    There are different calls required sometimes for the different systems. Until I can test, I do not know.
     
  14. zombiezach8

    zombiezach8 New Member

  15. cwispy

    cwispy Active Member

    I have just tested with a Bind system and it works. However I can make it fail by removing the Nameservers from the whmcs server config.
    Did you specify your name servers in the whmcs server page?
    Screenshot_2018-03-12_22-03-53.png
     
  16. zombiezach8

    zombiezach8 New Member

    Yup it's there. The server also has the correct hostname. @cwispy
     
  17. cwispy

    cwispy Active Member

    One or two servers? You need two servers at least or it will fail.
     
  18. zombiezach8

    zombiezach8 New Member

    Two

    Edit: Here's the createposdnszone log

    DNS Template 56 3 xxxxxx.com xx.xx.85.175 ns1.mydomain.com ns2.mydomain.com [email protected]
     
  19. cwispy

    cwispy Active Member

    Can you post the entries from the whmcs logs?
     
  20. zombiezach8

    zombiezach8 New Member

    All of them or ones related to dns?
     
Thread Status:
Not open for further replies.

Share This Page