Author Topic: Images have disappeared from web interface  (Read 1753 times)

lem

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Images have disappeared from web interface
« on: June 21, 2009, 07:35:11 pm »
Running ebox on Ubuntu Hardy using the ppa repo. I have ebox, ebox-network and ebox-software installed.

Been working fine, but suddenly all the images have gone from the web interface. Tried reinstalling but no fix.

sixstone

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1417
  • Karma: +26/-0
    • View Profile
    • Sixstone's blog
Re: Images have disappeared from web interface
« Reply #1 on: June 22, 2009, 11:45:09 am »
Have you run out of free disk space? They live under /usr/share/ebox/www/ directory.

Best,
My secret is my silence...

lem

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Images have disappeared from web interface
« Reply #2 on: June 22, 2009, 11:52:33 am »
No, there's 100s of GB still available! I had checked the location of the images and they are all there.

Not sure if maybe apache has gone a bit strange, but I'm running a few other web pages off the same box and they all work fine. Ebox was running fine, until I logged in yesterday. In fact it still works perfectly, just minus all the images. Clicking on 'view image' in firefox gives me a 'not found'.

sixstone

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1417
  • Karma: +26/-0
    • View Profile
    • Sixstone's blog
Re: Images have disappeared from web interface
« Reply #3 on: June 22, 2009, 12:21:28 pm »
Weird. Have you modified the apache configuration in /usr/share/ebox/stubs/apache.mas? There should be a directive like this:

Code: [Select]
<Directory /usr/share/ebox/www/>
    Options Indexes MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
</Directory>

Best,
My secret is my silence...

lem

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Images have disappeared from web interface
« Reply #4 on: June 22, 2009, 07:04:35 pm »
No, that's still there.

No great problem. It's a testing box, and the final setup will be built soon. Just wondered if it was an easy fix.

lem

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Images have disappeared from web interface
« Reply #5 on: June 25, 2009, 08:29:52 am »
https://<hostname>/data/ gives the forbidden message, but https://<hostname>/data/images/ gives not found?

lem

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Images have disappeared from web interface
« Reply #6 on: June 25, 2009, 08:33:34 am »
I can browse the js and css directories but the images directory pretends it's not there when it's definitely in /usr/share/ebox/www/