From: Charles C. <ch...@ru...> - 2005-02-22 16:09:17
|
Stan, I noticed that you are running PhpWiki 1.3.10 - I understand that there were a lot of problems with that version and more specifically, recently I have patched several bugs around security. The current version in CVS is in the final rounds of stabilisation before being release as 1.3.11, hopefully in the next two weeks. You might consider using that instead of 1.3.11. If not, I suggest that you hold off until after the release. Regards, Charles -----Original Message----- From: Stan Berka [mailto:sb...@po...] Sent: 22 February 2005 06:32 To: php...@li... Subject: [Phpwiki-talk] Problem with security configuration Hi, I have installed a new PhpWiki on my family website. First, I have installed the security as it was by default in the config-dist.ini. The think worked fine. Then, I tightened it as described below to have: * everyone can view, * everyone can register * users need to be authorized to edit/create Unfortunately, I'm getting error message "Zero Sized Reply" when trying to sign-in, now. Can anyone help? My env: Linux (kernel 2.4.26), Apache 1.3.33 (Unix), Php 4.3.10, mySQL 4.0.23-stand, PhpWiki 1.3.10 |