BW 2.0.2 Install Experience
Re: BW 2.0.2 Install Experience
Posted: Mon 30 of Jun, 2008 (16:13 UTC),thanks for this stuff, this likely all applies to stuff in CVS as well, but Stephan if you do continue to play around with R2, it would probably be best to get on the code from CVS, we've made lots of patches and big changes to file attachments for R2.1, bugs you might encounter in package may not apply and if we're getting help from you we'd love to make the most of it!
Thanks again for these reports.
btw - Bitweaver does require PHP greater than 4.1.0.
Thanks again for these reports.
btw - Bitweaver does require PHP greater than 4.1.0.
BW 2.0.2 Install Experience
Posted: Mon 30 of Jun, 2008 (11:35 UTC), Last modification by:Stephan Borg, Tue 01 of Jul, 2008 (03:50 UTC)Hi guys - long time since I've been on bw.o.
I recently installed 2.0.2, and I had a few experiences worth sharing with you guys.
Well thats probably enough for now. I'm not really developing code anymore, but who knows - maybe playing around with BW2 will whet my appetite for it!
Sorry, I didn't re-introduce myself properly - its wolff_borg or wolffy as I used to be known.
Thanks for the post Will, but I think I'll stick with the releases, as this is what the public see of BW - and thats what really matters. Right now, if a new user was to have as much trouble as I just had, its not a good first impression, if you know what I mean.
Release early, release often guys!! Thats the way to do it! If I can get a volunteer to fix the above issues, I'll help release 2.0.3. (I've logged all the above in bug tracker).
I recently installed 2.0.2, and I had a few experiences worth sharing with you guys.
- Although the first check in the Installer says anthing over PHP 4.3.0 is fine, the installer has errors when using PHP4.or
Notice: Only variable references should be returned by reference in /home/www/praunz.freehostia.com/util/adodb/drivers/adodb-mysql.inc.php on line 75 Warning: Cannot modify header information - headers already sent by (output started at /home/www/praunz.freehostia.com/util/adodb/drivers/adodb-mysql.inc.php:75) in /home/www/praunz.freehostia.com/install/BitInstaller.php on line 36
I couldn't get past the Installer Bitweaver Settings page while trying to use PHP4 so I had to switch to PHP5.Notice: Only variable references should be returned by reference in /home/www/praunz.freehostia.com/util/adodb/drivers/adodb-mysql.inc.php on line 75 Warning: Cannot modify header information - headers already sent by (output started at /home/www/praunz.freehostia.com/util/adodb/drivers/adodb-mysql.inc.php:75) in /home/www/praunz.freehostia.com/install/install_welcome.php on line 14
- The version number is still hard-coded to 2.0.1 alpha. This also effects the auto-update checker module.I managed to find the ReleaseProcess procedure which mentions changing the version number.
Version: 2.0.1 alpha Upgrade to 2.0.2 Your version is not up to date.
- Stats page template is broken and not formatted correctly. I also get the following error when viewing the stats page :
Notice: Undefined index: listInfo in /home/www/praunz.freehostia.com/wiki/BitPage.php on line 840 Warning: Cannot modify header information - headers already sent by (output started at /home/www/praunz.freehostia.com/wiki/BitPage.php:840) in /home/www/praunz.freehostia.com/kernel/BitSystem.php on line 418
- Delete icon (top right) of Wiki pages shows up even though I don't have access to use it.
Well thats probably enough for now. I'm not really developing code anymore, but who knows - maybe playing around with BW2 will whet my appetite for it!
Sorry, I didn't re-introduce myself properly - its wolff_borg or wolffy as I used to be known.
Thanks for the post Will, but I think I'll stick with the releases, as this is what the public see of BW - and thats what really matters. Right now, if a new user was to have as much trouble as I just had, its not a good first impression, if you know what I mean.
Release early, release often guys!! Thats the way to do it! If I can get a volunteer to fix the above issues, I'll help release 2.0.3. (I've logged all the above in bug tracker).