[pmwiki-users] problems with uploading...passwords!
Patrick R. Michaud
pmichaud at pobox.com
Tue Apr 4 07:35:19 CDT 2006
On Tue, Apr 04, 2006 at 10:26:38AM +0100, David Charles wrote:
> Hi again
>
> I tried changing php.ini and that now shows a valid upload_tmp_dir
>
> but it still wasn't working so i thought i'd try it with the upload
> password disabled and lo and behold it worked fine!
>
> however this is obviously not ideal!
>
> for some reason it doesn't accept my password once i've clicked on upload
> - it asks twice and then gives me a message saying that the file was not
> uploaded
>
> any more ideas?
I'm guessing the PHP session_save_path is not being set, either,
and PHP is losing the password information when uploads are
being attempted.
So, try setting a value for session_save_path. :-)
Pm
More information about the pmwiki-users
mailing list