59 if ($this->bearsamppConfRaw !==
false) {
60 $this->exe = $this->symlinkPath .
'/' . $this->bearsamppConfRaw[self::LOCAL_CFG_EXE];
67 if (!is_dir($this->currentPath)) {
70 if (!is_dir($this->symlinkPath)) {
74 if (!is_file($this->bearsamppConf)) {
77 if (!is_file($this->exe)) {