Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11809, comment 4


Ignore:
Timestamp:
Nov 4, 2014, 7:49:06 AM (9 years ago)
Author:
Jun Omae

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11809, comment 4

    initial v1  
    11We given the permission on below , But still  the  issue was persist,
    2 
     2{{{
    33setfacl –m u:apache:rwx –R  /data/"Project path"
    44setfacl –m g:apache:rwx –R  /data/"project path"
    55chmod 777 /data/"Project path"
    6 
     6}}}
     7{{{
    78Error message
    89--------------
     
    3637    raise TimeoutError(errmsg)
    3738TimeoutError: Unable to get database connection within 0 seconds. (TracError: The user apache requires read _and_ write permissions to the database file /data/trac/l
     39}}}