Forum

Right access in /fi...
 
Notifications
Clear all

Right access in /files/logs

3 Posts
2 Users
0 Reactions
3,995 Views
CRESSON
(@thierrc49)
Posts: 97
Active Member
Topic starter
 
[#525]

Hello,

I'm going to install project'or on Linux server for deployement in my compagny 🙂
I have an error when I launch application see above :
"Le répertoire de log '../files/logs' est vérrouillé. Impossible d'écrire les logs."

If a give access to ./files/logs in R/W for all user by chmod 777 logs

I have a new error without any more information :
ERROR : Une erreur est survenue le 2012-05-16 à 18:36:38

does anybody can help me? (i'm not an expert in PHP/HTTP/SQL management 🙁

For information i'm using Debian distrib, apache server, mysql and PHP5

Thx for your help

Thierry,


 
Posted : 16 May 2012 20H38
(@babynus)
Posts: 14952
Member Admin
 

You must also give execute rights (777), to be able to write into it (because it's a directory)


 
Posted : 16 May 2012 23H19
CRESSON
(@thierrc49)
Posts: 97
Active Member
Topic starter
 

Now it work, I found my error :
I have inport the Window version to Linux, and the log file was created with read only accès and with the same date of linux's date transfert. Then the software can't write in this file coming from windows world.

Today with new log file the system works fine 🙂

Thx
Thierry,


 
Posted : 21 May 2012 17H47
Share:

Scroll to Top