Accueil › Forums › Gestion d’un serveur WIMS › Installation d’un serveur WIMS › WIMS panick! › Reply To: WIMS panick!
1 novembre 2012 à 22:39
#1163
jm.evers
Participant
::
In case of a « panick » just make sure the permissions are set correctly
something like (as root) a
chown -R wims:wims /home/wims
And recompile as user « wims »
(root becomes wims : sudo su wims)
The scripts in /home/wims/bin :
setwrapexec
wrapuid
setchroot
will take care of setting the permissions right after compiling
kind regards,
joke