PHP Error

  • Ich kriege bei folgendem Code




    if ($this->sftpObject != false) {



    $this->sftpObject->put($this->vhostData['vhostConfigFile'], $this->vhostData['templateFileContent']);



    if ($this->vhostData['fpmFileContent'] != '') {
    $this->sftpObject->put($this->vhostData['fpmConfigPath'], $this->vhostData['fpmFileContent']);
    }
    }


    folgenden Error


    Code
    [Sun Dec 10 12:06:14.282101 2017] [:error] [pid 28937] [client 89.245.206.171:50013] PHP Notice:  Undefined index: fpmFileContent in /home/easywi_web/htdocs/stuff/methods/class_httpd.php on line 279, referer: http://domain.tld/admin.php?w=wv&d=ad