Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Installation Issue ...
 
Notifications
Clear all

Installation Issue on CENTOS 6.4.

4 Posts
2 Users
0 Reactions
5,182 Views
(@deepakchougule)
Posts: 2
New Member
Topic starter
 
[#1708]

Hi Though a similar issue is filed earlier , this issue seems to be related to the same thing.

Getting an error message while installation :-
incorrect value for 'Log file name', cannot write to such a file

Tried all the tricks and tips mentioned , web server folder access and file access permission but it still it is not working.


 
Posted : 23 Mar 2014 7H39
(@babynus)
Posts: 14952
Member Admin
 

Hi,

First, directroy "/var/www/html/PROG/logs must exist.
Then try a "chmod 777 /var/www/html/PROG/logs" (do this as root to be sure). This should fiw the issue.

Be aware that user running PHP may be different from current user.
If my memory is correct PHP user is "apache" on centos/redhat, and "www-data"' on "ubuntu/debian".


 
Posted : 23 Mar 2014 15H35
(@deepakchougule)
Posts: 2
New Member
Topic starter
 

Dear Colleague,

I tried this again changed the permission for logs folder to 777 as a root user i.e. "chmod 777 /var/www/html/PROJ/logs" still the problem persists.I have added screen shots for your reference.

Best Regards,
Deepak Chougule.


 
Posted : 24 Mar 2014 4H16
(@babynus)
Posts: 14952
Member Admin
 

Is there an already existing file logs.log in logs directory ?


 
Posted : 24 Mar 2014 11H39
Share:

Scroll to Top