Skip to main content
7 events
when toggle format what by license comment
Feb 10, 2018 at 20:52 answer added Joe Corneli timeline score: 1
May 11, 2017 at 17:45 history edited user1643087 CC BY-SA 3.0
added 325 characters in body
May 9, 2017 at 14:45 comment added user1643087 i have tried both of the above suggestions and it did not work, infact i have changed the permission to 77 and it is still not workin.
May 9, 2017 at 0:47 comment added Fox Expanding on what @PatrickMevzek said: the file itself needs read permission for the user Apache runs as, and every directory on the path to that file needs both read and execute permissions
May 8, 2017 at 20:59 comment added Patrick Mevzek Switch to the user Apache is using and try to do a ls -l on the given path to see what error you get. You need to check the permission of each element in the path, not just for the filename.
May 8, 2017 at 20:24 history edited user1643087 CC BY-SA 3.0
deleted 18 characters in body
May 8, 2017 at 19:58 history asked user1643087 CC BY-SA 3.0