Changes between Version 5 and Version 6 of doc/install/windows/auth-server
- Timestamp:
- 03/07/08 11:30:48 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/install/windows/auth-server
v5 v6 286 286 '''''Warning in /classes/Locale.php setCurentLocale: Unable to setlocale() to parameter: en_US. I tried en_US.UTF-8, en_US, en.UTF-8, en, and got return value: English_United States.1252, current locale is: English_United States.1252'''''[[BR]] 287 287 288 No Work Around yet, but does not affect workings 288 comment the line 289 echo sprintf("Warning in /classes/Locale.php setCurentLocale: Unable to setlocale() to %s: %s. I tried %s, %s, %s, %s, and got return value: %s, current locale is: %s",$q, $locale_id, $candidate_locale_array[0], $candidate_locale_array[1], $candidate_locale_array[2], $candidate_locale_array[3], $current_locale, setlocale(LC_ALL, 0))."<br/>"; 290 289 291 290 292 '''''WarningSmarty(Secure)''''' (Or blank screen when browsing to index.php)[[BR]]