ID:               14870
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Dynamic loading
 Operating System: BSDi 4.x
 PHP Version:      4.0CVS-2002-07-24
 New Comment:

No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


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

[2002-09-30 20:44:37] [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-07-24 17:42:46] [EMAIL PROTECTED]

Tried again today. Problem persists.

Updated version.

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

[2002-07-07 21:50:17] [EMAIL PROTECTED]

Just a status update: does this happen with today's CVS checkout?


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

[2002-06-28 06:37:38] [EMAIL PROTECTED]

SIGUSR1: to keep status info, for /server-status and not to piss off
users, downloading stuff around midnight, while we are rotating the
logs.

SIGHUP normally works ok, when php is compiled as DSO. And 'stop and
start' is just not an option.

I have two hunches, developed by trying about every compilation scheme
I could think of:
1) non-libtool compiled libs are problematic, openssl being the one
that comes to mind instantly.

2) php as a dso is ok, even shared modules, as long as those shared
modules don't contain other shared modules, which are not part of the
'extension', like gd, needing libjpeg/libz or  libcurl needing openssl.
Strangely enough, sablot/expat combination is fine again.

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

[2002-06-28 06:19:48] [EMAIL PROTECTED]

Ah, I missed that 'shared' point here. Reclassified..
If it happens with other extensions too..well, then
it's bit bigger issue.

btw. Why would you send apache a 'SIGUSR1'? And SIGHUP
hasn't ever worked when PHP is compiled as DSO, you should
stop/start instead of 'restart'. 

--Jani



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

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/14870

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

Reply via email to