From: Aristedes M. <ar...@is...> - 2004-05-30 07:45:03
|
I am in a rather frustrating position with phpWiki. I'd very much like to use this project and I've spent at least 6-8 hours debugging and fixing things in it so far. My progress: * 1.2.4 has a large number of bugs and doesn't correspond to the online documentation. It appears to be largely abandoned and has had few bug fixes applied to it for a long time. * 1.3.10 is much better. But I've had to patch several things to get it to work, taking some parts of the current cvs repository. I was still stuck since I couldn't get it to store users/password into the mysql database without throwing an error in DB_Session.php. Also if I set GROUP_METHOD = NONE then errors were thrown all over the place. * nightly cvs seems to be still broken. I get an error: Fatal error: Call to undefined function: getauthparam() in /usr/local/www/phpwiki/lib/WikiUserNew.php on line 1609 Lines like this in config.ini don't help diagnostics: ; Db: Use $DBAuthParams[] (see below) with the PearDB or ; ADODB only. But $DBAuthParams doesn't appear below or anywhere else in config.ini. It appears that getauthparam() is defined in lib/WikiDB.php, but why isn't it being seen? So, after all this, my question. Is phpWiki in a state suitable for production use? If so, which version are people using. I can't afford to spend much more time debugging. Cheers Ari Maniatis --------------------------> ish group pty ltd http://www.ish.com.au 7 Darghan St Glebe 2037 Australia phone +61 2 9660 1400 fax +61 2 9660 7400 PGP fingerprint 08 57 20 4B 80 69 59 E2 A9 BF 2D 48 C2 20 0C C8 |