<!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>
<blockquote type="cite" cite>Paul Badger (2009-10-04 00:51):<br>
&gt; Reinstalled pmwiki - no change in behavior<br>
&gt; Added &quot;session_start();&quot;&nbsp;&nbsp; - no change in
behavior<br>
&gt;<br>
&gt; This is the top of my config file - just to check if I got it
correct<br>
&gt;<br>
&gt; &lt;?php if (!defined('PmWiki')) exit();<br>
&gt; # temprorary workaround for PHP 5.3 login issues<br>
&gt; # pmwiki.org/wiki/PITS/01141<br>
&gt; session_start();<br>
<br>
Strange, but this workaround doesn't work on my end either (and<br>
I thought it did yesterday). Anyway, try putting this in your<br>
config.php:<br>
</blockquote>
<blockquote type="cite" cite># temprorary workaround for PHP 5.3 login
issues<br>
# pmwiki.org/wiki/PITS/01141</blockquote>
<blockquote type="cite" cite>$_REQUEST[session_name()]=1;</blockquote>
<div><br>
<br>
</div>
<div>I made some progress&nbsp; - no dual login anymore.</div>
<div><br></div>
<div>I get this error instead:</div>
<div><br></div>
<div><br></div>
<div>&quot;PmWiki can't process your request<br>
<br>
?cannot move uploaded file to uploads/Main/test.jpg<br>
<br>
We are sorry for any inconvenience.<br>
</div>
<div>Return to ... /robo/pmwiki/pmwiki.php&quot;</div>
<div><br></div>
<div>I then set permissions on the upload folder wide open (777), with
no improvement</div>
<div><br></div>
<div>Other permissions to check?</div>
<div><br></div>
<div>Paul</div>
<div><br></div>
<div><br>
<br>
</div>
<blockquote type="cite" cite><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>