corradt Posted May 19, 2008 Share Posted May 19, 2008 Hello,In my site I've the follow problem: You don't have permission to access the requested object. It is either read-protected or not readable by the server. Can you help me? Thanks a lot Link to comment https://forums.phpfreaks.com/topic/106307-info-to-set-permission/ Share on other sites More sharing options...
jonsjava Posted May 19, 2008 Share Posted May 19, 2008 I'm guessing you're doing an fread. Well, that means that the web user can't read the file. the permissions need to be changed on the file to allow it's reading. Link to comment https://forums.phpfreaks.com/topic/106307-info-to-set-permission/#findComment-544787 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.