Forums / Setup & design / New installation not seeing images

New installation not seeing images

Author Message

Neo Racer

Thursday 13 April 2006 9:23:07 am

Hi I've just installed EZ Publish on my server but it's not picking up any of the images stored in the database.

Is there a simple answer to this???

Ɓukasz Serwatka

Monday 17 April 2006 11:20:26 pm

Hi Andy,

Could you provide us more infromation about your environment (OS, PHP, etc)? Which image conversion system do you use, ImageMagick or GD? Try enable debug output in site.ini.(append.php) to see what errors you have.

Take a look also on:
http://ez.no/products/ez_publish/documentation/configuration/troubleshooting/images_do_not_work

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

Neo Racer

Tuesday 18 April 2006 1:49:14 am

It's running on a linux server with PHP 4.4.1 with both GD & ImageMagick.

I'll try what you've suggested first. Thanks!