project
project summary freshmeat entry development infos mailing list WebInstaller database tools ChangeLog
page plugins
ProtectedEmail PowerSearch README README.config README.plugins README.fragments ProtectedMode INTERNALS WordIndex AboutPlugins PhpInfo OrphanedPages ListOfPluginHooks RSS RecentChanges PageIndex NewestPages SearchPages MostVisitedPages MostOftenChangedPages UpdatedPages
usage hint
Hint: InterMapWalking support makes ewiki a good central link station.
This page is part of the BugReports series. Please go there to submit a new bug or to see the list of all existing reports.
Examples do not work w/ relative paths
| ewiki version | R1.02b-rc1 |
| operating system | Linux |
| database backend | db_flat_files |
| php version | 4.3.x |
| bug category | error message |
| status | frozen |
BobRomeo: I use a relative path for my flat files (./data). The examples do not work beacuse they are in a subdirectory examples.
They do work if one leaves off the '/?id='-part.
mario: It'll need a 'chdir("..");' then in the local (examples/ subdirectory) config file then. I know the default example layouts once had them, but I look where they've gone...