Directory Permission Checks

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
minhnh
Posts: 8
Joined: Thu Dec 14, 2017 11:39 pm

Directory Permission Checks

Post by minhnh »

close
Last edited by minhnh on Wed Dec 20, 2017 4:00 am, edited 1 time in total.
netniV
Cacti Guru User
Posts: 3441
Joined: Sun Aug 27, 2017 12:05 am

Re: Directory Permission Checks

Post by netniV »

You need to ensure that those directories are either writable by everyone (not advised) or writable by the user/group that the website is running underneath. For Unix, this means the user that apache is serving the website as. For example, on ubuntu this would be:

Code: Select all

chown www-data:www-data <directory>
chmod 775 <directory>
Cacti Developer & Release Manager
The Cacti Group

Director
BV IT Solutions Ltd

+--------------------------------------------------------------------------+

Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
minhnh
Posts: 8
Joined: Thu Dec 14, 2017 11:39 pm

Re: Directory Permission Checks

Post by minhnh »

Hi
Thank you, i can solve that

best regard.
Minh
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest