ID: 18404 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Session related Operating System: redhat 7.2 PHP Version: 4.3.0-dev New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2002-09-19 13:20:03] [EMAIL PROTECTED] just a side question, does this happen with PHP 4.2.3? There is a minor change between the two that makes a big difference between the way the two work. ------------------------------------------------------------------------ [2002-07-19 04:54:27] [EMAIL PROTECTED] version update ------------------------------------------------------------------------ [2002-07-19 03:22:46] [EMAIL PROTECTED] gawk and gnu sed fixed the link problem, the session data lost problem still exists. ------------------------------------------------------------------------ [2002-07-19 02:22:41] [EMAIL PROTECTED] That is a limitation of sed and/or awk on plain Solaris, can you install the GNU utils? See: http://www.sunfreeware.com/solmenu.html which has packages for them. ------------------------------------------------------------------------ [2002-07-19 01:41:36] [EMAIL PROTECTED] I tried the latest snapshot on Solaris 8 with gcc 2.95.3 and the sun linker and got several "output line too long" errors and the link failed. I tried the latest stable snapshot; that compiled and linked fine but didn't fix the problem. my config is: #!/bin/sh CC=gcc \ ./configure \ --with-apxs=/usr/local/httpd/bin/apxs \ --with-gettext \ --with-xml \ --with-zlib \ --with-mysql=/usr/local/mysql \ --with-sybase-ct=/usr/local/sybase12.5/OCS-12_5 \ --with-imap=../imap-2001a output of make is at http://sporty.nun.unsw.edu.au/gkh/make.out ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/18404 -- Edit this bug report at http://bugs.php.net/?id=18404&edit=1
