We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 32159
    • 15 Posts
    Thank you so much for the suhosin.executor.include.max_traversal = 6 setting.. I’m running suhosin on my server and was beating my head against a wall trying to figure out which command needed to be edited. Thanks!
    • This thread shows up in a lot of searches, so I thought I should add what fixed this issue for me:
      Go to Tools -> Configuration -> Interface & Features
      and make sure use a fully qualified file base path:
      File base path: /home/youruser/doc/root/assets/

      Often this defaults to simply assets/ which WON’T work on some servers. Without the full pathname, I got permissions errors on some servers.