Drupal 4.7.4 and PHP 5.2.x

Some of you may have noticed that after logging in to drupalib, you received the following message regardless of what you tried to do: "You are not authorized to access this page". Turns out that my webhost upgraded to PHP 5.2 (specifically, 5.2.1), and doing so broke user session management in Drupal versions up to and including 4.7.4, as http://drupal.org/node/102114 explains. Applying the patch at http://drupal.org/files/issues/remove_sess_write_close.patch fixed it. This problem has been resolved in Drupal 5.x.

In Other Words...

So what you're saying is that I shouldn't take it personally :-)

No, but I am saying I am

No, but I am saying I am slow to respond! Thanks for bringing the problem to my attention, Leo.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.