ID:               20389
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Feedback
 Bug Type:         Session related
 Operating System: Solaris
 PHP Version:      4.2.3
 New Comment:

"The 4.2.x branch is as stable (or more stable) than the 4.2.3."

did you mean the 4.3.x branch? :)




Previous Comments:
------------------------------------------------------------------------

[2002-11-27 06:18:31] [EMAIL PROTECTED]

You have the option of trying 4.2.3 + some fixes or trying the release
candidate of 4.3.

The 4.2.x branch is as stable (or more stable) than the 4.2.3.  If we
were going to release a 4.2.4, that would be it.

However, we are not going to do that; we are focusing on 4.3 instead.

There is not much more we can do for you without access to your boxes,
and why should we do that?  You are the one being paid to look after
your boxes, not us.

Please test a newer version as suggested so that we can determine if
the problem has been corrected already.
If it has not, then someone may *volunteer* to look into the problem
and resolve it.

[Remember; you can test a newer version of PHP by running a separate
apache instance on another port.]


------------------------------------------------------------------------

[2002-11-27 04:36:48] [EMAIL PROTECTED]

The reason that I didn't feedback on the was that the suggested fix was
to move to a later build of PHP for Solaris . Since all our Solaris
machines are in Production I couldn't risk the upgrade.

I beleive this is still a significant problem

------------------------------------------------------------------------

[2002-11-26 20:02:40] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



------------------------------------------------------------------------

[2002-11-12 08:36:53] [EMAIL PROTECTED]

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

------------------------------------------------------------------------

[2002-11-12 08:19:15] [EMAIL PROTECTED]

System SunOS 5.8 Generic_108528-14
sun4u sparc SUNW,UltraAX-i2 (Solaris 8)
with Apache 1.3.24 and Apache 1.3.26

This also affects PHP 4.2.2.

If session.save_handler is set to user, the user
defined functions appear to not be called.

Furthermore - When Apache is restarted, after the
configuration directive has been set to "user"
it will very often fail to parse PHP code. I suppose
this can be considered equivalent to a crash.

My test scripts worked perfectly on my Mac OS X
development machine, so I am reasonably sure that
there is not an error in my code.

My configure command:
 './configure' '--prefix=/._ark-deploy/php--4.2.3'
'--with-mysql=/._ark-deploy/mysql--3.23.51'
'--with-apxs=/._ark-deploy/apache--1.3.26/bin/apxs'
'--with-config-file-path=/ark/etc' '--with-zlib' '--enable-xslt'
'--with-xslt-sablot=/._ark-deploy/sablotron--0.96.1' '--with-sablot-js'
'--with-expat-dir=/._ark-deploy/expat--1.95.4'
'--with-gd=/._ark-deploy/gd--1.8.4'
'--with-png-dir=/._ark-deploy/libpng--1.2.4'
'--with-jpeg-dir=/._ark-deploy/jpeg--6b'
'--with-freetype-dir=/._ark-deploy/freetype--2.1.2'
'--with-java=/usr/java' '--with-ming=/._ark-deploy/ming--0.2a'
'--enable-trans-sid'

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20389&edit=1

Reply via email to