Questions about site_database_add.php

Discussion in 'Developers' Forum' started by webguyz, Oct 20, 2014.

  1. webguyz

    webguyz Active Member HowtoForge Supporter

    What is the website_id in the parameters referring to? Web_Domain index? Have the latest patched version of ISPConfig.(p4)



    $params = array(
    'server_id' => 1,
    'type' => 'mysql',
    'website_id' => 1,
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Web_Domain index field.
     
  3. webguyz

    webguyz Active Member HowtoForge Supporter

    Hmm. I added that and created a new database, but when I look at the ISPConfig interface under databases the website field is not set uatomatically. Is there another variable I should be using to see that info in the gui under databases?

    Thanks!
     

Share This Page