<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [pmwiki-users] Reinstall</title></head><body>
<div>Reinstalled pmwiki - no change in behavior</div>
<div>Added &quot;session_start();&quot;&nbsp;&nbsp; - no change in
behavior</div>
<div><br></div>
<div>This is the top of my config file - just to check if I got it
correct</div>
<div><br></div>
<div>&lt;?php if (!defined('PmWiki')) exit();<br>
# temprorary workaround for PHP 5.3 login issues<br>
# pmwiki.org/wiki/PITS/01141</div>
<div>session_start();</div>
<div><br></div>
<div>Here are some tidbits from my sys admin</div>
<div><br></div>
<div>At 11:13 AM -0400 10/3/09,&nbsp; wrote:</div>
<blockquote type="cite" cite>I think you hit the nail on the head.&nbsp;
good find!&nbsp; the server is running php 5.3.0
http://dm.risd.edu/info.php&nbsp; Thats the version that came with
snow leopard server 10.6 and is also need for the backend of the dm
website.</blockquote>
<div><br>
<br>
</div>
<div>Thanks in advance for any light you can shed on these issues.
(wiki uploads broken)</div>
<div><br></div>
<div>paul</div>
<div><br></div>
<div><br></div>
<div><br></div>
<div><br></div>
<div><br></div>
<div><br></div>
<blockquote type="cite" cite>paul badger (2009-10-02 09:40):<br>
&gt; If I reinstall pmwiki - can I just copy files to the&nbsp; wiki.d
folder?<br>
&gt;<br>
&gt; Or is this a bad idea, because lots of other files need to be
changed?<br>
&gt;<br>
&gt; Thanks in advance,<br>
&gt;<br>
&gt; paulb<br>
<br>
The issues you have reported in your other mails sound familiar...
If<br>
the new server you mentioned uses PHP 5.3.0, reinstalling PmWiki
won't<br>
help (though upgrading shouldn't hurt, if you're using some older<br>
version).<br>
<br>
For now, you could put this at the beginning of your
config.php:</blockquote>
<blockquote type="cite" cite># temprorary workaround for PHP 5.3 login
issues<br>
# pmwiki.org/wiki/PITS/01141</blockquote>
<blockquote type="cite" cite>session_start();<br>
<br>
Anyway, the best would be to downgrade to an older PHP version until
the<br>
developers of PmWiki investigate the issues with PHP 5.3.<br>
<br>
--<br>
--&nbsp; Rogutòs Sparnuotos<br>
<br>
_______________________________________________<br>
pmwiki-users mailing list<br>
pmwiki-users@pmichaud.com<br>
http://www.pmichaud.com/mailman/listinfo/pmwiki-users</blockquote>
<div><br></div>
</body>
</html>