Post a new topicPost a reply Page 1 of 1   [ 2 posts ]
Author Message
 Post subject: Meshlium System with Voyage
PostPosted: Thu Oct 01, 2009 11:42 am 

Joined: Thu Oct 01, 2009 11:40 am
Posts: 1
I tried Meshlium manager system in voyage linux running on alix1c box. I tried saving the confguration, but it seems like it is not saving it, can you guys please help ?


Top
 Profile  
 
 Post subject: Re: Meshlium System with Voyage
PostPosted: Thu Oct 01, 2009 12:33 pm 

Joined: Mon Sep 28, 2009 1:06 pm
Posts: 7516
Hi anavas.

The problem is probably involved with perms.

You can try this actions:

* Check that www-data user is on sudoers with no password. You should write a line like this at the end of your sudoers file (with visudo command of course)
Code:
%www-data       ALL=NOPASSWD:ALL


To check that www-data is on sudoers just as root execute
Code:
su www-data
sudo ls -la

If no password is required and the output of ls -la is shown, www-data can execute commands with sudo.

* Check that www-data is the owner of /var/www/meshlium (or the path of your manager system folder) to do that simply execute as root:
Code:
chown -R www-data:www-data /var/www/meshlium
chmod -R ug+w /var/www/meshlium


After this steps manager system should be able to write files. But if you continue with problems we can try some more checks.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post a new topicPost a reply Page 1 of 1   [ 2 posts ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:


Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Libelium theme based on 610nm Style by Daniel St. Jules of http://www.gamexe.net


© Libelium Comunicaciones Distribuidas S.L. | Terms of use