ID: 24275
Updated by: [EMAIL PROTECTED]
-Summary: Apache child process segfaults or bus error whil
trying to use graph functions
Reported By: SPAMstop dot weezey at ontn dot net
-Status: Closed
+Status: Bogus
Bug Type: *General Issues
-Operating System: Solaris 8 & 9
+Operating System: FreeBSD 4.8-stable
-PHP Version: 4.3.2
+PHP Version: 4.3.3RC1
New Comment:
Fixing details
Previous Comments:
------------------------------------------------------------------------
[2003-06-21 04:04:51] [EMAIL PROTECTED]
This bug has been fixed in CVS.
In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
Thank you for the report, and for helping us make PHP better.
This was recently fixed I think, can you please try the snapshot?
------------------------------------------------------------------------
[2003-06-21 00:34:28] SPAMstop dot weezey at ontn dot net
Description:
------------
I went from 4.3.2 yesterday to 4.3.3RC1 today with only one thing
changing. register_globals = On doesn't seem to work today. I know I
should update my scripts but some of my older stuff works fine, but
needs register globals to be on.
I installed from FreeBSD ports, so now I have to 4.3.2 from scratch I'm
guessin'. Unless the ports can be updated before Monday morning or
someone can tell me what I'm not doing right.
from php.ini :
register_globals = On
recognized in phpinfo.php as existing with the Configuration File
(php.ini) Path field.
$HTTP_USER_AGENT yields no value,
$_SERVER["HTTP_USER_AGENT"] works dandily.
Any help would be helpful. Thanks in advance.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=24275&edit=1