Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0002931 |
[Quercus] |
minor |
always |
09-12-08 17:33 |
09-15-08 18:09 |
|
Reporter |
koreth |
View Status |
public |
|
Assigned To |
ferg |
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product Version |
3.2.1 |
|
Summary |
0002931: php_uname() returns dummy values |
Description |
Our code calls php_uname('n') to figure out what data center it's running in. In vanilla PHP, this returns the local hostname (x.y.foo.com). In Quercus, it is hardwired to always return "localhost".
The "n" mode is the only one we care about. |
Additional Information |
|
|
Attached Files |
|
|