[pmwiki-users] Reinstall

Paul Badger pbadger at verizon.net
Sun Oct 4 21:46:22 CDT 2009


These lines below seem to have fixed the upload problem with php 5.3.0.

# temprorary workaround for PHP 5.3 login issues
# pmwiki.org/wiki/PITS/01141
$_REQUEST[session_name()]=1;

I did have to set permissions on the upload folders at 777 though.

Any opinions on whether this represents a security issue?

Also authuser functionality now seems to be broken now. ie defined 
passwords no longer work.
Would this have been expected?


paul




More information about the pmwiki-users mailing list