[Pmwiki-users] pmwiki-2.0.devel26 I cannot "upgrade" from v1

Knut Alboldt pmwiki
Thu Nov 25 04:58:14 CST 2004


Check, that there are no (empty) lines outside the <?php ....?> section in all 
config-files. Should be not, if you use the delivered ones. So first check your 
own customized config.php.
so an empty config.php should ony contain of two lines:

<?php
?>

second line without _any_ trailing blanks !

Knut

Lloyd D Budd wrote:
> Hi ,
> 
> Having installed pmwiki-2.0.devel26 today , I cannot get the
> UseV1WikiD to work .  First I made sure that creating new pages , etc
> is working .  In following the instructions @
> <http://www.pmwiki.org/pmwiki2/pmwiki.php/PmWiki/UpgradingFromPmWiki1>
> 
> When I try to display
> http://localhost/imp__pmwiki-2.0.devel26/pmwiki.php after Step 3 , I
> get in the header :
> 
> include_once("$FarmD/scripts/compat1x.php");
> UseV1WikiD("/var/www/imp__pmwiki1/wiki.d");
> Warning: Cannot modify header information - headers already sent by
> (output started at
> /var/www/imp__pmwiki-2.0.devel26/local/config.php:3) in
> /var/www/imp__pmwiki-2.0.devel26/pmwiki.php on line 591
> 
> The main "frame" shows Main/Homepage :  "Describe HomePage? here." 
> One strange thing is that there are only 2 lines in config.php -- I am
> certain of this .
> 
> ?
> 




More information about the pmwiki-users mailing list