Forum

Raports - Permissio...
 
Notifications
Retirer tout

Raports - Permission denied

4 Posts
2 Utilisateurs
0 Reactions
2,842 Vu
(@paula22)
Posts: 7
Active Member
Début du sujet
 
[#4956]

Hii 🙂

The file log when I try to view a raport (about the status):

2018-02-08 15:11:14.440 ** ERROR ** [V6.3.0] ERROR **
2018-02-08 15:11:14.446
** ERROR ** [V6.3.0] on file 'C:xampphtdocsprojeqtorexternalpChartpChart.class' at line (3184)
2018-02-08 15:11:14.450
** ERROR ***** [V6.3.0] cause = imagepng(/user11_statusDetail_20180208_151114_1.png): failed to open stream: Permission denied


 
Posté : 8 Fév PM 18:022
(@babynus)
Posts: 14952
Membre Admin
 

Your php user does not have write rights in projeqtor/files/report folder (where we store images rendered by reports)


 
Posté : 8 Fév PM 22:022
(@paula22)
Posts: 7
Active Member
Début du sujet
 

And how can i fix that?


 
Posté : 10 Fév PM 12:022
(@babynus)
Posts: 14952
Membre Admin
 

on linux, go to your web folder and

chmod -R 755 projeqtor/files/report

and possibly (for debian/ubuntu, change www-data to apache for red-hat/centos)

chmod -R www-data: projeqtor/files/report

 
Posté : 10 Fév PM 20:022
Share:
Retour en haut