Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2167 Location: United Kingdom
|
Posted: Thu May 31, 2007 6:11 am Post subject: Re: Weathermap permission problem |
|
|
| mtb wrote: | Hello All
I have already designed a network weathermap. but i want a other map but when i try to create a link between first two nodes the following message is generated
Warning: fopen(configs/simple.php): failed to open stream: Permission denied in /var/www/html/plugins/weathermap/Weathermap.class.php on line 2799
so how i can overcome this |
If you are doing this in the editor (which it sounds like you are), you need to make sure that configs/simple.php is writable by your webserver user (nobody, httpd, apache - depends on your OS). |
|