Forum

Main page getting e...
 
Notifications
Retirer tout

Main page getting error

4 Posts
2 Utilisateurs
0 Reactions
2,921 Vu
(@rahul89)
Posts: 2
New Member
Début du sujet
 
[#2325]

After Parameter saved on server. Getting log file error

Please assist on same.


 
Posté : 21/05/2015 7:47 am
(@babynus)
Posts: 14952
Membre Admin
 

just rad message 👿

log directory /files/logs is locked : it means you cannot write in this folder, and than cannot log messages.
You have to change write rights on this folder to allow php user to write into it.
For instance on Linux (Debian / Unbut example) :

chown -R www-data: /var/www/html/projeqtor/files
chmod -R 755 /var/www/html/projeqtor/files

(commands tyo adapt to your context)


 
Posté : 21/05/2015 10:36 am
(@rahul89)
Posts: 2
New Member
Début du sujet
 

Appreciated response from team...

but I have installed on windows server. File path is inetpubwwwrootptojeqtor....

Please help me on windows server setting. how to solve this issue..!!


 
Posté : 21/05/2015 10:49 am
(@babynus)
Posts: 14952
Membre Admin
 

Open File Explorer
Right click directory inetpubwwwrootptojeqtor
Select property
On Géneral tab, uncheck ReadOnly and validate.
Once again , Right click directory inetpubwwwrootptojeqtor
Select property
Goto security tab, for user lanuching PHP (may be current user), select "total control', adn validate


 
Posté : 21/05/2015 12:59 pm
Share:
Retour en haut