laksa19 / mikhmonv3

MikroTik Hotspot Monitor V3 [MikroTik API PHP]
https://laksa19.github.io
GNU General Public License v2.0
379 stars 256 forks source link

add router #7

Closed anwer-algawe93 closed 4 years ago

anwer-algawe93 commented 5 years ago

Capture when i try to add my router still like this

laksa19 commented 5 years ago

That is a problem in the Mikhmon folder permissions, Mikhmon can't write data config.

anwer-algawe93 commented 5 years ago

where i can find the config file !!!!!

laksa19 commented 5 years ago

this way to solve the problems. 1.sudo chown -R UserWebserver:UserWebserver /to/mikhmon/dir

  1. chmod -R 755 /to/mikhmon/dir

mikhmon-chown-chmod