21309 Posts in 5738 Topics by 2603 members
General Questions
SilverStripe Forums » General Questions » [solved] Images not resampling--not showing up in _resampled
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 349 Views |
-
[solved] Images not resampling--not showing up in _resampled

30 March 2012 at 5:54pm
SS 2.4.7 on Linux server
Currently I have a perfectly working installation of SS that I'm trying to migrate to a live server. But when I upload an image through the CMS on the new server it's not resampling the images.
What I've done:
1. I have tar.gz'd the dev server files and untarred them on the new server.
2. Imported the db dump to the new db
3. Changed my connection vars in _config.php
4. Set group ownership recursively on the assets folder to 'apache' (chown -R root:apache assets)
Now, when I upload a photo through the CMS it will upload the picture, and I can see the picture on the live page, but it does not resample the pic and the thumbnail will not show up in the CMS.
Can someone shove me in the right direction of permissions? Assuming I'm having a permissions problem.
Attached is a pic showing the permissions of the pic I tried to upload (origamibox1.jpg) and the permissions of the _resampled directory. The photo does not get resampled and does not appear in the _resampled directlty.
Any help is greatly appreciated.
Thanks!
Chris.b -
Re: [solved] Images not resampling--not showing up in _resampled

31 March 2012 at 3:45am
GD libs were munged! Problem fixed.
| 349 Views | ||
|
Page:
1
|
Go to Top |

