Forums / Install & configuration / Jpg/png problem
Vicente Olivan
Tuesday 16 January 2007 2:48:24 am
Suddenly, the jpg/png images not show
For example:
I publish an article with jpg/png | image not showI relate an image jpg/png | show object and comments, but not the image
I publish an article with gif | image showI relate an image gif | show rights
Some suggestion???
Tuesday 16 January 2007 3:36:43 am
I don´t understand anything...
I´ve installed the eZ 3.9 version, and happens the same... only works the gif image.
I´m suicide
Help, thanks
Tuesday 16 January 2007 8:31:56 am
Hi
I have re-installed an ez 386 and the problem persists.
The published images are in… /htdocs/var/corporate_site/storage/images/media/images/...but they are not show.
Please, help
Thanks
Luke Barton
Tuesday 16 January 2007 8:18:51 pm
Vincente,
I feel your pain. It's very frustrating.
In the admin interface, make sure the anonymous role can read content form the Media section:
http://admin.yoursite.com/users/anonymous_users
Should have an entry: Role: Anonymous Module: Content Function: ReadLimitation: Section( Standard , Media )
Other threads:http://ez.no/community/forum/setup_design/fetch_children_of_node_in_media_section
http://ez.no/doc/ez_publish/technical_manual/3_8/reference/modules/user/fetch_functions/user_role
Check permissions of the var subdirectory on the server.
Clear the cache: bin/shell/clearcache.sh --clear-all
Good luck.
-Luke
Xavier Dutoit
Tuesday 16 January 2007 8:39:39 pm
Mmm,
Might be a problem with the image conversion. What are you using (gd, imagemagic...)
Set debug on.
clearcache
See if they are any warning/error message.
Good luck
X+
http://www.sydesy.com
Wednesday 17 January 2007 5:14:47 am
Hi, thanks to both
The problem was that imagemagick did not work correctly; imagine by children processes unsolved or not killed.
I have "restart" the Apache server (MPM prefork) and all work.
:-?
Greetings
Thursday 01 February 2007 9:36:01 am
I follow such with problems...
I believe that it is problem of imagemagic...
gif - works jpg - not workspng - not works
Example:
I create an image object in administrator interface. If it is GIF, all right, all works. If it is JPG or PNG does not create the image/thumbnail and in the public site one show name, description but not image.
Some suggestion?