![]() |
php getevn problem
hi, i have litespeed standart install and it seems that
getenv isnt working. when i use $somevar= getenv('HTTP_HOST'); somevar is emtpy after that, but when i use $somevar = $_SERVER['HTTP_HOST']; it works. is this a known problem? |
This is fixed. A new PHP LSAPI package will be available soon. :)
However, it is recommended to use $_SERVER[] instead of getenv(), $_SERVER is more portable and faster. |
how long
are you talking about weeks or months? :P
|
Memic,
LiteSpeed has a historical record of releasing often. Please download the new PHP LSAPI, version 2.2, here: http://www.litespeedtech.com/communi...read.php?t=486 Enjoy. |
thx
Yes, thanks, now its working, pretty good work for now.
|
| All times are GMT -7. The time now is 02:32 AM. |