tetsuo13 / MediaWiki-to-DokuWiki-Importer

Convert MediaWiki to DokuWiki
31 stars 10 forks source link

Cannot modify header information #29

Closed Luther24 closed 10 years ago

Luther24 commented 10 years ago

Hi, I guess the following error message has something to do with php or write access but I have no idea how to fix it. Thanks for any help! " Warning: Cannot modify header information - headers already sent by (output started at /blabla/src/MediaWiki2DokuWiki/Environment.php:158) in /blabla/dwiki/inc/auth.php on line 532

Invalid path to LocalSettings.php, /blabla/wiki "

tetsuo13 commented 10 years ago

It looks like $settings['mediawiki_localsettings_file'] in settings.php isn't pointing to the path for the LocalSettings.php file. It shouldn't be the directory.

Luther24 commented 10 years ago

Thank you for the response! I won't have time to check this until next weekend or so. It is however of important for me (and maybe others) to get the conversion working. I'll come back with a response then. L