Moved to new Server: Images are no longer available

Moved to new Server: Images are no longer available

Sunday 02 July 2006 11:48:22 am - 1 reply

Author Message

Ɓukasz Serwatka

Sunday 02 July 2006 11:04:36 pm

Hi Peter,

var directory should be readable and writable by web server. If you know the user and group of the webserver it is recommended to use a different set of permissions:
# chown -R user.usergroup var/
# chmod -R 770 var/

If not then
# chmod -R 777 var/

Try clear the image aliases cache and view cache from admin interface. If you use ImageMagick, make sure that path to convert script is correct in the settings/override/site.ini.append.php

Do you have any errors in the var/log/error.log or in debug output?

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.