|
From: Ulf E. <ulf...@fa...> - 2005-05-24 21:04:01
|
* Ulf Erikson [2005-05-23 16:42]: > * Ben Curtis [2005-05-19 17:34]: >>Actually, I don't have a list of blocking issues. I think the code is >>basically ready to go for a 1.0 release. Of course, I could be >>forgetting something. :) I'd rather do 1.0 than RC6. I think the only >>thing holding me back is really someone (besides me) giving me the >>thumbs up that the upgrade script works just fine for a 0.9.x database. > > Hmm.. There have actually been a number of tumbs down for installer and > upgrade scripts lately.. I suspect that this partly could be due to > newer versions of php and/or mysql. I'll try to come up with something > there (including the error and warning log we talked about earlier). I have updated PEAR and DB in CVS now, as well as changed all error checking to use DB::isError. For me this was enough to get phpBT running with PHP5 earlier (can't test that right now, but it still works with PHP4 here). Logs for install and upgrade will come later. Probably something along these lines: http://sourceforge.net/mailarchive/message.php?msg_id=11121869 Let me know if I managed to fix or break something ;-) /Ulf |