60 if ($this->bearsamppConfRaw !==
false) {
61 $this->exe = $this->symlinkPath .
'/' . $this->bearsamppConfRaw[self::LOCAL_CFG_EXE];
68 if (!is_dir($this->currentPath)) {
71 if (!is_dir($this->symlinkPath)) {
75 if (!is_file($this->bearsamppConf)) {
78 if (!is_file($this->exe)) {