Forums / General / [solved] Images vanished !

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

[solved] Images vanished !

Author Message

Tristan Rivoallan

Friday 17 February 2006 6:09:49 am

Hi,

I have two Exponential instances running the same source code on the same server. One is for staging and the other for preproduction.

The staging instance works perfectly whereas all the images disappeared from the preproduction instance.

Images tags now look like this.

 <img src="" style="border: 0px none ;" alt="" title="" height="" width="">

Same problem on administration interface. How is this possible ?

I've already investigated a lot and still haven't found a solution. I already read these posts without any success :

* http://ez.no/community/forum/general/images_do_not_work_tried_almost_everything
* http://ez.no/community/forum/setup_design/new_class_no_image
* http://ez.no/community/forum/setup_design/image_problem_again_and_again

I also carefully read :
* http://ez.no/products/ez_publish_open_source_enterprise_cms/documentation/configuration/troubleshooting/images_do_not_work
* http://ez.no/products/ez_publish_open_source_enterprise_cms/documentation/configuration/troubleshooting/images_do_not_work/you_are_sure_that_you_have_imagemagick_but_its_not_working

i'm desperate...

Łukasz Serwatka

Wednesday 22 February 2006 12:49:23 am

Did you change VarDir variable in site.ini.append.php for staging? Do you have any errors or warnings in debug output?

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

Tristan Rivoallan

Wednesday 22 February 2006 1:02:52 am

Hi,

i finally find out what was the problem : apache user had no right to chown files in var.

(maybe this can be added to http://ez.no/products/ez_publish_open_source_enterprise_cms/documentation/configuration/troubleshooting/images_do_not_work)

thanks for answering.

Łukasz Serwatka

Wednesday 22 February 2006 1:06:39 am

Great! Good to see that works. ;)

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