[PHP-DEV] Re: [PHP-QA] Re: Bug #8744 Updated: call to header() causes CGI

2002-03-25 Thread Yasuo Ohgaki

Sascha Schumann wrote:
 On Mon, 25 Mar 2002, Yasuo Ohgaki wrote:
 
 
Comment to lists, since this is marked as Critical already.

According to multiple user bug reports, it seems this bug is
preventing saving session variables, when user redirect via.
header(). Apache/Linux users are reporting this.
 
 
 The bug report already contains a plausible explanation for
 that behaviour.
 
 Have you verified/falsified it?

No. I've just seen enough complaints about not saving session vars with
redirection.

Currently, I have time to read/reply mails, but don't have look into
code/tests.

 
 [18 Mar 5:15pm] [EMAIL PROTECTED]
 
 I read your errors and found:
 
 FATAL:  erealloc():  Unable to allocate 1043162510 bytes

:)

--
Yasuo Ohgaki

 
 this seems to me like a MSSQL-PHP issue which comes along with the use
 of MSSQLs NTEXT and NVARCHAR Fields, after connecting to the
 MSSQL-database you must launch a SQL statement which limits the
 returning size fo this fields eg. 'SET TEXTSIZE 10'.
 
 hope this helps
 
 Gustav Graf
 
 - Sascha Experience IRCG
   http://schumann.cx/http://schumann.cx/ircg
 



-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DEV] Re: [PHP-QA] Re: Bug #8744 Updated: call to header() causes CGI

2002-03-25 Thread Sascha Schumann

 No. I've just seen enough complaints about not saving session vars with
 redirection.

That's because people forget to embed SID into their URLs.
That does not happen automatically.

That issue is completely unrelated to this bug report.

- Sascha Experience IRCG
  http://schumann.cx/http://schumann.cx/ircg


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php