| Computers Forum Index » Computer - DCOM - Net Management » Permission denied at ./mrtg line 1829... |
|
Page 1 of 1 |
|
| Author |
Message |
| ... |
Posted: Thu Oct 09, 2008 12:20 pm |
|
|
|
Guest
|
I have been looking for the solution to this problem for days now and
have found nothing. The total error is
ERROR: Creating templock /home/mrtg/cfg/mrtg.cfg_1_26770: Permission
denied at ./mrtg line 1829. |
|
|
| Back to top |
|
|
|
| Holger Petersen... |
Posted: Thu Oct 09, 2008 3:50 pm |
|
|
|
Guest
|
captaindoogles at (no spam) gmail.com writes:
Is your MRTG running on Linux or Windows?
Quote: I have been looking for the solution to this problem for days now and
have found nothing.
Where did you look?
Quote: The total error is
ERROR: Creating templock /home/mrtg/cfg/mrtg.cfg_1_26770:
Permission denied at ./mrtg line 1829.
The wording is understandable, isn't it?
The running mrtg.pl likes to *write* a file.
The file is called "mrtg.cfg_1_26770"
It likes to write in the folder "/home/mrtg/cfg/"
But it is not allowed to do so.
-->
does that directory exist?
Is your MRTG running on Linux or Windows?
If Linux: as what user?
what are the rights to that directory?
just asking, Holger |
|
|
| Back to top |
|
|
|
|