58 if ($this->bearsamppConfRaw !==
false) {
59 $this->exe = $this->symlinkPath .
'/' . $this->bearsamppConfRaw[self::LOCAL_CFG_EXE];
66 if (!is_dir($this->currentPath)) {
69 if (!is_dir($this->symlinkPath)) {
73 if (!is_file($this->bearsamppConf)) {
76 if (!is_file($this->exe)) {