[Pmwiki-users] Upload Problem

Patrick R. Michaud pmichaud
Thu Jan 13 11:46:45 CST 2005


On Wed, Jan 12, 2005 at 09:13:03AM -0800, Steven Leite wrote:
> >Is it just upload passwords that aren't working or is it also
> >affecting edit, attr, etc. passwords?
> I tried to set the attributes on a page by typing 
> Main/HomePage?action=attr.
> [...]
> The same problem occurs.  It doesn't recognize the password.
> Does that get us any closer to solving this mystery?

Yes, it tells us that the problem is with passwords in general
and not specific to uploads.

> I also tried John's suggestion of  putting
> ini_set('session.cookie_domain','.domain');
> in my config.php file, but that didn't work either.

I'm going to suspect that your PHP server isn't set up to handle
sessions properly.  Try an ?action=phpinfo with $EnableDiag=1; set
and check the value of session.save_path.  Is it a writable
directory?

Pm



More information about the pmwiki-users mailing list