The wiki seems to work fine, but embedded images aren't working.
Try to open one of the images directly (right click → select open image in new tab) to see if you get any errors.
If you get some PHP error or the message The image can't be displayed because it contains errors one of your plugins might be broken. It might also be a whitespace or BOM introduced with one of your config files, see the FAQ entry on session cookies for more info on how to solve this problem.
You may also want to use a download tool like curl or wget to download the image directly and compare your original image with the one you downloaded from DokuWiki. Whitespace and BOM errors can easily be detected this way.
If you get no content at all, make sure you haven't misconfigured the xsendfile option.
If thumbnails for small images work, but larger ones fail, you might hit a memory problem with libGD. Try configuring ImageMagick instead.