ID:               37381
 Comment by:       me at thomaskeller dot biz
 Reported By:      gcp at sjeng dot org
 Status:           No Feedback
 Bug Type:         Variables related
 Operating System: FreeBSD 6.0
 PHP Version:      5.1.4
 New Comment:

I forgot to mention: I'm using the apache2handler with httpd-2.2.0


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

[2006-06-09 10:57:48] me at thomaskeller dot biz

I've encountered the same problem, with a normal rpm installation of
php-5.1.4-1 which ships with FC5.

A simple reproducable script would be

<? var_dump($_SERVER); ?>

which returns NULL if auto_globals_jit is set to on (default in this
rpm package). This is the same deal with $_REQUEST, which is also
NULL.

Now, even if auto_globals_jit is set to false, $_GLOBALS is still not
available.

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

[2006-06-01 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, 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".

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

[2006-05-24 21:59:33] [EMAIL PROTECTED]

Unfortunately, I don't think anybody will be able to find time to debug
phpMyAdmin.
So please provide a short but complete reproduce script to speedup the
resolution of the issue.

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

[2006-05-10 11:19:09] gcp at sjeng dot org

I don't know of any small testcase. As indicated, this is 100% a
regression in PHP 5.1.3 or 5.1.4 compared to 5.1.2, it's possible to
make it appear/disappear by toggling the indicated PHP setting, and it
happens with a very popular PHP package, in the routine mentioned
earlier.

I can provide help tracing the issue, but I do not have a "10-20 line
reproducible case".

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

[2006-05-10 10:14:28] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try to avoid embedding huge scripts into the report.



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

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

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

Reply via email to