<div dir="ltr"><div>Greetings, First of all, I'd like to thank Petko and others involved i updating PmWiki. </div><div><br></div><div>I'm upgrading my installations of PmWiki and in debugging, ran into a similar error messageson two subdomains.</div><div><br></div><div>The first is at <a href="https://donosborn.org/iyl/">https://donosborn.org/iyl/</a>, a subdomain obviously of the main site, <a href="http://donosborn.org">donosborn.org</a> (on which PmWIki is now running great). I've broken the error messages into lines to make it easier to parse:<br><br>Fatal error: Uncaught ArgumentCountError: crypt() expects exactly 2 arguments, <br>1 given in /misc/32/000/115/128/8/user/web/<a href="http://donosborn.org/iyl/local/config.php:92">donosborn.org/iyl/local/config.php:92</a> Stack trace: <br>#0 /misc/32/000/115/128/8/user/web/<a href="http://donosborn.org/iyl/local/config.php(92)">donosborn.org/iyl/local/config.php(92)</a>: crypt('XXXX') <br>#1 /misc/32/000/115/128/8/user/web/<a href="http://donosborn.org/pmwiki/pmwiki.php(438)">donosborn.org/pmwiki/pmwiki.php(438)</a>: include_once('/misc/32/000/11...') <br>#2 /misc/32/000/115/128/8/user/web/<a href="http://donosborn.org/iyl/index.php(1)">donosborn.org/iyl/index.php(1)</a>: include('/misc/32/000/11...') <br>#3 {main} thrown in /misc/32/000/115/128/8/user/web/<a href="http://donosborn.org/iyl/local/config.php">donosborn.org/iyl/local/config.php</a> on line 92<br><br><br>The second is a subdomain of another site, <a href="http://www.bisharat.net/wikidoc/">http://www.bisharat.net/wikidoc/</a> (the contents of which were previously ported over from a domain that was going to be abandoned; this is currently running as a "farm" of the <a href="http://donosborn.org">donosborn.org</a> installation on the same server, which I plan to changelater):<br><br>Fatal error: Uncaught ArgumentCountError: crypt() expects exactly 2 arguments, <br>1 given in /misc/32/000/115/128/8/user/web/<a href="http://bisharat.net/wikidoc/local/config.php:85">bisharat.net/wikidoc/local/config.php:85</a> Stack trace: <br>#0 /misc/32/000/115/128/8/user/web/<a href="http://bisharat.net/wikidoc/local/config.php(85)">bisharat.net/wikidoc/local/config.php(85)</a>: crypt('YYYY') <br>#1 /misc/32/000/115/128/8/user/web/<a href="http://bisharat.net/wikidoc/pmwiki.php(438)">bisharat.net/wikidoc/pmwiki.php(438)</a>: include_once('/misc/32/000/11...') <br>#2 {main} thrown in /misc/32/000/115/128/8/user/web/<a href="http://bisharat.net/wikidoc/local/config.php">bisharat.net/wikidoc/local/config.php</a> on line 85</div><div><br></div><div><br></div><div>What I did: Searched the PmWiki.org site for possible updates or guidance, but no luck. </div><div><br></div><div>Any suggestions from anyone would be most appreciated.</div><div><br></div><div>Don Osborn</div><div><br></div><div>PS- The fact that encrypted passwords are publically displayed in the error messages on these sites is problematic. Is this something that can be changed? (I munged them in this email but that by now is just symbolic).</div></div>