- Posts: 3
COMMUNITY FORUM
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
cache permission denied
- Jiri Tesar
- Topic Author
- Offline
- New Member
Less
More
15 years 8 months ago #22901
by Jiri Tesar
cache permission denied was created by Jiri Tesar
I guess my provider uses php safe mode, so php cannot write into cache directory when generating thumbnails.
I get these errors:
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/DISK6/WWW/jirkatesar.eu/joomla/cache/jwsigpro_cache_c98bc4f10fdsc06439.jpg' for writing: Permission denied in /DISK6/WWW/jirkatesar.eu/joomla/plugins/content/jw_sigpro/sigpro.engine.php on line 293
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/DISK6/WWW/jirkatesar.eu/joomla/cache/jwsigpro_cache_c98bc4f10fdsc06440.jpg' for writing: Permission denied in /DISK6/WWW/jirkatesar.eu/joomla/plugins/content/jw_sigpro/sigpro.engine.php on line 293
Any ideas how to solve it???
Thanks a lot :-)
I get these errors:
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/DISK6/WWW/jirkatesar.eu/joomla/cache/jwsigpro_cache_c98bc4f10fdsc06439.jpg' for writing: Permission denied in /DISK6/WWW/jirkatesar.eu/joomla/plugins/content/jw_sigpro/sigpro.engine.php on line 293
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/DISK6/WWW/jirkatesar.eu/joomla/cache/jwsigpro_cache_c98bc4f10fdsc06440.jpg' for writing: Permission denied in /DISK6/WWW/jirkatesar.eu/joomla/plugins/content/jw_sigpro/sigpro.engine.php on line 293
Any ideas how to solve it???
Thanks a lot :-)
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6221
15 years 8 months ago #22902
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Re: cache permission denied
Download v2.0.4 and enable debug mode in the plugin params. You must be missing GD for PHP. The plugin will tell you that. ;)
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Jiri Tesar
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
15 years 8 months ago #22903
by Jiri Tesar
Replied by Jiri Tesar on topic Re: cache permission denied
I don't think that missing library is the problem. I do have v2.0.4 and this is the complete output in debug mode. So I really think that PHP safe mode is the problem.
I also cannot change directory permissions since I have only ftp access.
See the output.
Simple Image Gallery PRO Notice: Joomla!'s "/cache" folder is not writable. Please correct this folder's permissions.
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/DISK6/WWW/jirkatesar.eu/joomla/cache/jwsigpro_cache_c98bc4f10fdsc06439.jpg' for writing: Permission denied in /DISK6/WWW/jirkatesar.eu/joomla/plugins/content/jw_sigpro/sigpro.engine.php on line 293
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/DISK6/WWW/jirkatesar.eu/joomla/cache/jwsigpro_cache_c98bc4f10fdsc06440.jpg' for writing: Permission denied in /DISK6/WWW/jirkatesar.eu/joomla/plugins/content/jw_sigpro/sigpro.engine.php on line 293
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/DISK6/WWW/jirkatesar.eu/joomla/cache/jwsigpro_cache_c98bc4f10fdsc06441.jpg' for writing: Permission denied in /DISK6/WWW/jirkatesar.eu/joomla/plugins/content/jw_sigpro/sigpro.engine.php on line 293
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/DISK6/WWW/jirkatesar.eu/joomla/cache/jwsigpro_cache_c98bc4f10fdsc06442.jpg' for writing: Permission denied in /DISK6/WWW/jirkatesar.eu/joomla/plugins/content/jw_sigpro/sigpro.engine.php on line 293
I also cannot change directory permissions since I have only ftp access.
See the output.
Simple Image Gallery PRO Notice: Joomla!'s "/cache" folder is not writable. Please correct this folder's permissions.
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/DISK6/WWW/jirkatesar.eu/joomla/cache/jwsigpro_cache_c98bc4f10fdsc06439.jpg' for writing: Permission denied in /DISK6/WWW/jirkatesar.eu/joomla/plugins/content/jw_sigpro/sigpro.engine.php on line 293
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/DISK6/WWW/jirkatesar.eu/joomla/cache/jwsigpro_cache_c98bc4f10fdsc06440.jpg' for writing: Permission denied in /DISK6/WWW/jirkatesar.eu/joomla/plugins/content/jw_sigpro/sigpro.engine.php on line 293
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/DISK6/WWW/jirkatesar.eu/joomla/cache/jwsigpro_cache_c98bc4f10fdsc06441.jpg' for writing: Permission denied in /DISK6/WWW/jirkatesar.eu/joomla/plugins/content/jw_sigpro/sigpro.engine.php on line 293
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/DISK6/WWW/jirkatesar.eu/joomla/cache/jwsigpro_cache_c98bc4f10fdsc06442.jpg' for writing: Permission denied in /DISK6/WWW/jirkatesar.eu/joomla/plugins/content/jw_sigpro/sigpro.engine.php on line 293
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
- Offline
- Platinum Member
Less
More
- Posts: 1188
15 years 8 months ago #22904
by JoomlaWorks Support Team
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks Support Team on topic Re: cache permission denied
Hi there!
You said that the cache folder of your joomla isn't writable, right?
That means that the caching system of the joomla isn't working, right again?
Is it possible to turn off the safe mode? I don't know if your provider permits that.
Thank you!
You said that the cache folder of your joomla isn't writable, right?
That means that the caching system of the joomla isn't working, right again?
Is it possible to turn off the safe mode? I don't know if your provider permits that.
Thank you!
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Jiri Tesar
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
15 years 8 months ago #22905
by Jiri Tesar
Replied by Jiri Tesar on topic Re: cache permission denied
Yes, exactly as you wrote. My provider unfortunately does not allow to switch safe mode on. Is it posible to have the Gallery without caching?
Please Log in or Create an account to join the conversation.