SID-01671: Images not rendering ... showing only red X
| Status: |
Answered |
TWiki version: |
5.1.4 |
Perl version: |
5.16.2 |
| Category: |
CategoryRendering |
Server OS: |
Fedora 18, kernel 3.6.10-4.fc18.i686 |
Last update: |
12 years ago |
Twiki installed correctly on Fedora18. Ran /bin/configure and resolved all errors. I have checked permissions and ownership of /pub/TWiki/TWikiDocGraphics (apache:apache 644).
All of my site images are showing up as red X. Is this an encoding variable or permissions issue or httpd.conf incorrect parameter?
Everything else is working perfect. The rendering of images is the same when viewing with Firefox 19.0.2.
--
Michael Kirkpatrick - 2013-03-28
Discussion and Answer
This was a twiki.conf directive issue. I added this to the
AddType section: .jpg .gif .png and the images are rendering correctly.
Yay
--
Michael Kirkpatrick - 2013-03-28
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.