[Webcom] PHP 5 and Drupal 4.7.x
Tyler Mitchell (OSGeo)
tmitchell at osgeo.org
Thu Oct 25 16:57:14 EDT 2007
Yes, and fdo and mapguide are the only other (casual) users of the test instance.
- original message -
Subject: RE: [Webcom] PHP 5 and Drupal 4.7.x
From: "Jason Birch" <Jason.Birch at nanaimo.ca>
Date: 10/25/2007 9:14 PM
It's likely that the mapguide and fdo dev instances will have to be
fixed as well?
-----Original Message-----
From: Wolf Bergenheim
Subject: [Webcom] PHP 5 and Drupal 4.7.x
When php was upgraded to 5.2 on the osgeo2 machine (test.osgeo.org) it
broke the session management for drupal 4.7 (which doesn't officially
support php 5). I managed to fix it by adding the following line to the
end of sites/osgeo.org/settings.php
register_shutdown_function('session_write_close');
Most probably the other sites need this as well, but I don't know if
they are in use or not... that is why I didn't touch them.
_______________________________________________
Webcom mailing list
Webcom at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/webcom
More information about the Webcom
mailing list