Bug#312202: drupal: Fix for Postgres Session Error

2005-06-09 Thread Hilko Bengen
tags 312202 moreinfo
thanks

Mike McCallister <[EMAIL PROTECTED]> writes:

> I understand that the specific URL I provided compares two later
> versions of the session.inc code, but I read through the change
> history of that file from 1.8.2.1 to 1.14, and the earlier changes
> are not helpful in resolving the specific issue I encountered. 

Could you please prepare for me a patch against 4.5.3 that does what
you want?

Thanks,
-Hilko


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#312202: drupal: Fix for Postgres Session Error

2005-06-09 Thread Mike McCallister
I understand that the specific URL I provided compares two later versions of 
the session.inc
code, but I read through the change history of that file from 1.8.2.1 to 1.14, 
and the
earlier changes are not helpful in resolving the specific issue I encountered.  
Without this
change, my Drupal installation was essentially unusable with a Postgres 
database; generating 
only an error message about not being able to insert into the session table.  
After 
implementing this change, it is now fully functional again.


Mike

On Wed, Jun 08, 2005 at 12:41:34PM +0200, Hilko Bengen wrote:
> Mike McCallister <[EMAIL PROTECTED]> writes:
> 
> > Package: drupal
> > Version: 4.5.3-2
> > Followup-For: Bug #312202
> >
> >
> > Browsing through the Drupal CVS repository, looking for a fix for this
> > issue, I came across the following patch that resolves this issue for me
> > without requiring a database structure change:
> >
> > http://cvs.drupal.org/viewcvs/drupal/drupal/includes/session.inc?r1=1.13&r2=1.14&diff_format=h
> 
> This patch is apparently against the wrong version of the file. The
> version of session.inc in Drupal 4.5.3-2 is
> 
> // $Id: session.inc,v 1.8.2.1 2005/01/10 19:35:37 dries Exp $
> 
> Cheers,
> -Hilko



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#312202: drupal: Fix for Postgres Session Error

2005-06-08 Thread Hilko Bengen
Mike McCallister <[EMAIL PROTECTED]> writes:

> Package: drupal
> Version: 4.5.3-2
> Followup-For: Bug #312202
>
>
> Browsing through the Drupal CVS repository, looking for a fix for this
> issue, I came across the following patch that resolves this issue for me
> without requiring a database structure change:
>
> http://cvs.drupal.org/viewcvs/drupal/drupal/includes/session.inc?r1=1.13&r2=1.14&diff_format=h

This patch is apparently against the wrong version of the file. The
version of session.inc in Drupal 4.5.3-2 is

// $Id: session.inc,v 1.8.2.1 2005/01/10 19:35:37 dries Exp $

Cheers,
-Hilko


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#312202: drupal: Fix for Postgres Session Error

2005-06-07 Thread Mike McCallister
Package: drupal
Version: 4.5.3-2
Followup-For: Bug #312202


Browsing through the Drupal CVS repository, looking for a fix for this
issue, I came across the following patch that resolves this issue for me
without requiring a database structure change:

http://cvs.drupal.org/viewcvs/drupal/drupal/includes/session.inc?r1=1.13&r2=1.14&diff_format=h

This seems to be consistent with the direction Drupal went in the 4.6.0
release.


Mike


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.10-xenu
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages drupal depends on:
ii  apache22.0.54-4  next generation, scalable, extenda
ii  apache2-mpm-prefork [apach 2.0.54-4  traditional model for Apache2
ii  debconf1.4.30.13 Debian configuration management sy
ii  exim4-daemon-heavy [mail-t 4.50-8exim MTA (v4) daemon with extended
ii  makepasswd 1.10-2Generate and encrypt passwords
ii  php4-cli   4:4.3.10-15   command-line interpreter for the p
ii  php4-pgsql 3:4.3.10-4PostgreSQL module for php4
ii  postgresql-client  7.4.7-6sarge1 front-end programs for PostgreSQL
ii  wwwconfig-common   0.0.43Debian web auto configuration

-- debconf information:
* drupal/dbtype: PostgreSQL
* drupal/remove_backups: false
  drupal/createuser_failed:
* drupal/database_doremove: false
  drupal/createdb_failed:
* drupal/db_auto_update: false
  drupal/dropdb_failed:
* drupal/dbserver: localhost
* drupal/webserver: apache2
  drupal/upgradedb_failed:
  drupal/upgradedb_impossible:
* drupal/dbgeneration: true
* drupal/dbname: drupal
* drupal/dbuser: drupal
  drupal/dbadmin: root
  drupal/initdb_failed:
  drupal/conffile_failed:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]