Menu

#5 DOCUMENT_ROOT problem identified

v1.0
closed
nobody
None
5
2018-07-09
2005-09-14
Anonymous
No

Well, the filemanager is absolutely great - if it works.

In our directory structure the filemanager just gives up:

/var/www/myroot <- DOCUMENT_ROOT
/var/www/public/no1
/var/www/public/no2 <- filemanager
/var/www/public/no3

If you set DOCUMENT_ROOT to a path that is not part of
the path to the filemanager (/var/www/myroot is not
part of /var/www/public/no2), the filemanager gives up,
because it tries to always prepend DOCUMENT_ROOT, which
would produce /var/www/myroot/var/www/public/no2 in
this case.

I love the filemanager and would absolutely like to use
it, but I cannot, so this is a serious problem.

And sorry: we cannot change DOCUMENT_ROOT, which would
be the ideal solution otherwise.

Regards,

Torsten

Discussion

  • Fabrício Seger Kolling

    • status: open --> closed
    • Group: --> v1.0_(example)
     
  • Fabrício Seger Kolling

    The new version has this bugfix.
    Thanks for the notice!

     

Log in to post a comment.