By huangweiqiu on
after upgrade php package to 5.3 for my Archlinux, I get lots of error messages for my drupal sites. Seems the modules such as Admin,Date,Views2, Imagecache,imageapi... don't support php 5.3. Downgrade php on Linux is not easy :(, really bad day!
Comments
=-=
upgrade drupal to 6.14 and the various modules and you should be set.
my core and modules are
my core and modules are updated!
=-=
From the time when PHP 5.3 was released issues were created and patches attached that may be worth investigating.
Drupal 6.x does not support
Drupal 6.x does not support PHP 5.3
=-=
according to: http://drupal.org/requirements it does as of 6.14
Though the page also continues to reccommend PHP 5.2
Admittedly, I don't have PHP 5.3 running. I'm sticking with the last version of 5.2.x for now. Therefore I can't confirm.
Good to know, though that
Good to know, though that page only refers to core, so contributed modules may or may not support 5.3. Like you I am sticking to 5.2.x