Sir / Madam while enabling email in command line I am getting following errot touch: cannot touch '/var/lib/koha/library/email.enabled': Permission denied pls help me Rajesh
looks like a write permission.. try sudo touch ... Regards Alvaro |-----------------------------------------------------------------------------------------------------------------| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS y GPRS online Visitenos en www.perusms.com Le jeu. 14 févr. 2019 à 04:39, takan bhatt <takan.bhatt@gmail.com> a écrit :
Sir / Madam
while enabling email in command line I am getting following errot
touch: cannot touch '/var/lib/koha/library/email.enabled': Permission denied
pls help me
Rajesh _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
On Thu, Feb 14, 2019 at 08:28:20AM -0500, Alvaro Cornejo wrote:
looks like a write permission..
try sudo touch ...
It's probably a good idea to figure out what the problem is, rather than just use sudo to "solve" it. Can you send us the output of the following commands? id ls -ld /var /var/lib /var/lib/koha /var/lib/koha/library That will (hopefully) tell us if you're trying to do this as the wrong user, if your permissions are messed up (which would likely cause more problems later), etc. Paul.
Le jeu. 14 févr. 2019 à 04:39, takan bhatt <takan.bhatt@gmail.com> a écrit :
while enabling email in command line I am getting following errot
touch: cannot touch '/var/lib/koha/library/email.enabled': Permission denied
pls help me
Rajesh
-- Paul Hoffman <paul@flo.org> Software Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 617-989-5032
Ok I will try On Thu 14 Feb, 2019, 9:36 PM Paul Hoffman <paul@flo.org wrote:
On Thu, Feb 14, 2019 at 08:28:20AM -0500, Alvaro Cornejo wrote:
looks like a write permission..
try sudo touch ...
It's probably a good idea to figure out what the problem is, rather than just use sudo to "solve" it. Can you send us the output of the following commands?
id ls -ld /var /var/lib /var/lib/koha /var/lib/koha/library
That will (hopefully) tell us if you're trying to do this as the wrong user, if your permissions are messed up (which would likely cause more problems later), etc.
Paul.
Le jeu. 14 févr. 2019 à 04:39, takan bhatt <takan.bhatt@gmail.com> a écrit :
while enabling email in command line I am getting following errot
touch: cannot touch '/var/lib/koha/library/email.enabled': Permission denied
pls help me
Rajesh
-- Paul Hoffman <paul@flo.org> Software Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 617-989-5032 _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
Alvaro Cornejo -
Paul Hoffman -
takan bhatt