diesel Posted March 3, 2008 Share Posted March 3, 2008 Warning: fopen(/home/po/pos/postbeam.com.au/www/gallery/albums/Colonial_Homes/photos.dat.77) [function.fopen]: failed to open stream: Permission denied in /home/po/pos/postbeam.com.au/public/www/gallery/platform/fs_unix.php on line 55 I don't understand what this is telling me to do. Help please Quote Link to comment https://forums.phpfreaks.com/topic/94116-error-in-one-of-my-websites/ Share on other sites More sharing options...
me1000 Posted March 3, 2008 Share Posted March 3, 2008 either the file doesnt exists, or you need to set permissions to something more open Quote Link to comment https://forums.phpfreaks.com/topic/94116-error-in-one-of-my-websites/#findComment-482120 Share on other sites More sharing options...
diesel Posted March 3, 2008 Author Share Posted March 3, 2008 Warning: fopen(/home/po/pos/postbeam.com.au/www/gallery/albums/Colonial_Homes/photos.dat.77) [function.fopen]: failed to open stream: Permission denied in /home/po/pos/postbeam.com.au/public/www/gallery/platform/fs_unix.php on line 55 I don't understand what this is telling me to do. Help please which file doesn't exist? Quote Link to comment https://forums.phpfreaks.com/topic/94116-error-in-one-of-my-websites/#findComment-482132 Share on other sites More sharing options...
me1000 Posted March 3, 2008 Share Posted March 3, 2008 http://postbeam.com.au/gallery/albums/Colonial_Homes/photos.dat.77 that file? gallery/albums/Colonial_Homes/photos.dat.77 Quote Link to comment https://forums.phpfreaks.com/topic/94116-error-in-one-of-my-websites/#findComment-482134 Share on other sites More sharing options...
diesel Posted March 3, 2008 Author Share Posted March 3, 2008 Warning: fopen(/home/po/pos/postbeam.com.au/www/gallery/albums/Colonial_Homes/photos.dat.77) [function.fopen]: failed to open stream: Permission denied in /home/po/pos/postbeam.com.au/public/www/gallery/platform/fs_unix.php on line 55 I don't understand what this is telling me to do. Help please Yes it does exist, any other ideas ? Quote Link to comment https://forums.phpfreaks.com/topic/94116-error-in-one-of-my-websites/#findComment-482137 Share on other sites More sharing options...
unsider Posted March 3, 2008 Share Posted March 3, 2008 Post some code, or something else for us to go on, even if you think it could help. Quote Link to comment https://forums.phpfreaks.com/topic/94116-error-in-one-of-my-websites/#findComment-482138 Share on other sites More sharing options...
Lamez Posted March 3, 2008 Share Posted March 3, 2008 try permissions. Quote Link to comment https://forums.phpfreaks.com/topic/94116-error-in-one-of-my-websites/#findComment-482148 Share on other sites More sharing options...
diesel Posted March 3, 2008 Author Share Posted March 3, 2008 I am trying to post the code but it won't let me Is this any help? Quote Link to comment https://forums.phpfreaks.com/topic/94116-error-in-one-of-my-websites/#findComment-482153 Share on other sites More sharing options...
diesel Posted March 3, 2008 Author Share Posted March 3, 2008 Please explain change permissions - I really haven't got a clue with php, not like you guros. Be gentle with me please Quote Link to comment https://forums.phpfreaks.com/topic/94116-error-in-one-of-my-websites/#findComment-482188 Share on other sites More sharing options...
Lamez Posted March 3, 2008 Share Posted March 3, 2008 I am anything but a guru, but a permission does not deal with php, it is server side, depending on the permission will depend upon what the user\script will be able to do with that file, like write in it, and save it. you can read more here: http://www.pair.com/support/knowledge_base/the_basics/file_permissions.html Quote Link to comment https://forums.phpfreaks.com/topic/94116-error-in-one-of-my-websites/#findComment-482199 Share on other sites More sharing options...
diesel Posted March 3, 2008 Author Share Posted March 3, 2008 Sorry I don't get it. I don't understand why it is saying the permission is denied when it references the image but keeps the error on the page. If you refresh the page the error is removed but comes back when you enter the page again... I've been trying to figure it out for days. I just don't get how the error can be there one minute and gone the next. I hope this makes sense. Quote Link to comment https://forums.phpfreaks.com/topic/94116-error-in-one-of-my-websites/#findComment-482210 Share on other sites More sharing options...
diesel Posted March 3, 2008 Author Share Posted March 3, 2008 Sorry I don't get it. I don't understand why it is saying the permission is denied when it references the image but keeps the error on the page. If you refresh the page the error is removed but comes back when you enter the page again... I've been trying to figure it out for days. I just don't get how the error can be there one minute and gone the next. I hope this makes sense. Also there are no permissions for that file Quote Link to comment https://forums.phpfreaks.com/topic/94116-error-in-one-of-my-websites/#findComment-482244 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.