On Sunday 20 September 2009 00:20:16 Fabiano Bonin wrote: > Now i try to upload the file 'test1.txt', have to enter password > 'upload' two times, and get this message: > > "file1.txt: no file uploaded"
Hi. You shouldn't have to enter the same password more than once -- this looks like a problem with PHP sessions. Check if your browser accepts cookies, and if the session.save_path directory (defined in php.ini) exists and is read- writable by the php script (but not readable for visitors via http://). Thanks, Petko _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
