php 5.2.0 sessions and drupal
Oscar Nelson <[email protected]>
| Newsgroups | gmane.linux.trustix.general |
|---|---|
| Message-ID | <[email protected]> |
The recent update to php 5.2.0 caused login problems with my drupal install. The issue seems to be that the way sessions are handled in php has changed slightly. See http://drupal.org/node/92802 for more info and a patch. Oscar