Jump to content

error in one of my websites


diesel

Recommended Posts

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

Link to comment
https://forums.phpfreaks.com/topic/94116-error-in-one-of-my-websites/
Share on other sites

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?

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 ?

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

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.

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.