Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use GetSimple on same webserver for several websites
#6
Or not...

Having had a play, symlinking at that level breaks get_root_path() as it uses the __FILE__ macro which always appears to give the actual path rather than the path through the symlink. get_root_path() could probably be rewritten to use something like $_SERVER['SCRIPT_FILENAME'] instead which does take account of the apparent path, or you could symlink at a lower level at the expense of having to do updates to new versions in more places.
Reply


Messages In This Thread
Use GetSimple on same webserver for several websites - by Vulch - 2011-01-24, 01:37:27



Users browsing this thread: 1 Guest(s)