herghost Posted July 2, 2007 Share Posted July 2, 2007 Hi, i am having problems with PHP ProBid, namely the php coding that displays thumbnails, basically the images are not displaying and the images url gives me this: Warning: touch() [function.touch]: Unable to create file cache/cache_100_1__mb1_f6fe6aab1fff39cc63e152aace693381_mainpicjpg.img because Permission denied in /home/jollytra/public_html/makethumb.php on line 188 Warning: imagejpeg() [function.imagejpeg]: Unable to open 'cache/cache_100_1__mb1_f6fe6aab1fff39cc63e152aace693381_mainpicjpg.img' for writing: Permission denied in /home/jollytra/public_html/makethumb.php on line 189 Warning: Cannot modify header information - headers already sent by (output started at /home/jollytra/public_html/makethumb.php:188) in /home/jollytra/public_html/makethumb.php on line 306 the folder the images are in is chmod 777, as has makethumb.php, so cant really see what the error is pulling my hair out! Thanks Link to comment https://forums.phpfreaks.com/topic/58006-permissions-problem/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.