Comments?
Owen
Don't do it. Mediawiki had troubles with PHP 5.3 and my Debian server only has 5.2. My MBP is the the only one that has 5.3 and I had to install Macports just to get web apps working.
--
To post to this group, send email to habar...@googlegroups.com
To unsubscribe from this group, send email to habari-dev-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/habari-dev
Random facts:
* PHP 5.2 is no longer supported.
* PHP 5.4 is in currently Release Candidate.
* PHP 5.3 fixes some issues which we've had to write workarounds for.
* PHP 5.3 has been running Habari without fail on most of our own
developers' servers.
Is your concern that other scripts on the same server will cease to
function if you were to upgrade PHP to the only currently supported
version? habariproject.org actively runs both Habari and MediaWiki
under PHP 5.3, so I'm not sure what the problem is there.
Owen
My MBP came with 5.3.0 and Mediawiki, nor any other wiki, would install. Due to database issues versions later than 5.3.0 fixed my issue, but I had to install MacPorts to upgrade PHP. Also, I don't feel like messing around with my Debian server and breaking its stability by upgrading the PHP version.
Adding to that the fact that a core, founding principle of Habari is to push the envelope, to keep moving forward, we really need to make the move to 5.3 as a min req.
Also just for more info, I run 5.3.x on all my servers, dev and prod, and haven't had any issues with Habari to date.
Sent from my iPhone
> --
> To post to this group, send email to habar...@googlegroups.com
> To unsubscribe from this group, send email to habari-dev-...@googlegroups.com
To unsubscribe from this group, send email to habari-dev-...@googlegroups.com
Red Hat Enterprise Linux 5 (and variants) should have PHP 5.3
available in the php53 RPM:
https://rhn.redhat.com/rhn/software/packages/details/Overview.do?pid=653567
Red Hat Enterprise Linux 6 (and variants) should have PHP 5.3.3 as the
normal php RPM:
https://rhn.redhat.com/rhn/software/packages/details/Overview.do?pid=626569
(note: RHN login required to access those redhat.com URLs. Sorry about that.)
It looks like Ubuntu ships PHP 5.3 in Lucid Lynx and up:
http://packages.ubuntu.com/search?keywords=php5
Yes, please.
See http://wiki.habariproject.org/en/User:Michaeltwofish#Why_we_should_be_.3E_5.3.1
(probably time to move that to its own page).
While we're namespacing, it would be nice to revisit some of the
project layout to make it more sensible (like formcontrol templates
living in admin).
--
Michael C. Harris, School of CS&IT, RMIT University
http://twofishcreative.com/michael/blog
IRC: michaeltwofish #habari
Habari faq states (http://wiki.habariproject.org/en/
FAQ#How_is_this_different_from_the_eleventy_billion_other_blog_packages.
3F)
"Habari is being written specifically for modern web hosting
environments, and uses modern object-oriented programming
techniques."
That among other things clearly state that Habari should be using
modern, up to date solutions. I haven't read up on the features of 5.4
but if that includes anything that Habari could use I vote php 5.4 for
Habari 0.9.
Moving to php 5.3 is a given to me, if not 5.4
With regards to Debian, Squeeze has 5.3, though Lenny only has 5.2.
However, Lenny is unsupported as of 7 February 2012. As such, it seems
likely that when Habari 0.9 ships the oldest supported Debian release
will have PHP 5.3. I'd argue that setting required PHP version based
upon the oldest supported Debian release is a reasonable thing to do.
/g