Requirements Markdown Link stack

I succesfully implemented the stack on de website of my wife:
https://www.wilma-hornsveld.nl/

The left column is a markdown file with coming events and it works like a charm. It is hosted on https://www.mijndomein.nl/

On my own server i tried to implement this with a list of e-newsletters. I did use the same method, but somehow my server at https://www.vimexx.nl/ does not return a readable mini website. The markdown file is here: https://speelruimte.nl/zArchief.md.

I have php upgraded to 8.2. What php equirements are there for the Markdown Link stack? (Vimex presents me with a long list of php modules and i have no idea what to do with it).

I would think there is a permissions issue of some sort with the file or the folder. Does it work if you link to the file on my server: https://shakingthehabitual.com/Warehouse/zArchief.md

There are no special requirements / restrictions in relation to php.

No it does not work. So i have to check the permissions on the server.

Ik will come back if succesful or not

Can you see the content when you preview the page in RW?

No.
I think it is something in the theme or the other stacks on the page.

That would be easy to check. Does it work with just the MD link stack on a blank page?


Something worth checking on your server is that the allow_url_fopen setting is enabled. Here’s what it looks like to me via cpanel:

Hi Stuart, did not check this place untill now. On my cpanel de option “allow_url_fopen” is checked. I did a workaround with a small website (overzicht nieuwsbrieven | Overzicht SPEELRUIMTE-nieuws) and placed that in an iFrame stack. Nethertheless i will keep tinkering because the MD-option is much more elegant.
By the way i tried a separate mini website with the markdown file and this works well: Untitled Page | My Website. So i gues it is something with the other stacks. Thanks for your support. Dirk