Skip to content
Mark Friedrich edited this page Jul 30, 2017 · 9 revisions

On this page, I´ll try to collect some installation questions, that might be helpful to other users as well


1. I have a problem with setting up Pathfinder on a subDir (e.g. http://www.[DOMAIN]/pathfinder) on Apache server


2. I get some server/PHP errors. Where can I find more information about that?

  • All Pathfinder specific logging can be found in the /logs folder. If you can´t see any files in here, check your write permissions for this folder:
  • error.log - minor and major server errors
  • esi.error.client.log - ESI 4xx errors (e.g. ESI endpoint is deprecated,...)
  • esi.error.server.log - ESI 5xx errors (e.g. ESI not available, timeout information,...)

3. Can I use an external API for Autharozation?

  • Yes you can! But you have to add a few lines of code. You can find a tutorial here.
Clone this wiki locally