Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ 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 |
Platform |
|
Status |
closed |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
3.2.1 |
Product Version |
3.2.1 |
|
Product Build |
|
|
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. |
Steps To Reproduce |
|
Additional Information |
|
|
Attached Files |
|
|