Ticket #84 (reopened defect)
test.php ok but install.php says UNABLE TO SET LC_ALL TO
| Reported by: | Gepeto | Owned by: | florian |
|---|---|---|---|
| Priority: | major | Milestone: | 0.5 |
| Component: | installer | Version: | |
| Keywords: | Cc: |
Description
In a fresh install of Debian Etch; Apache2 PHP5 MySQL
Based on the debian installation that appears on the web. It all goes good until install.php
The locale -a outout: /phpaga/etc# locale -a C es_ES es_ES@euro es_ES.iso88591 es_ES.iso885915@euro es_ES.utf8 POSIX spanish
The /etc/environment cat/phpaga/etc# cat /etc/environment LANGUAGE=es_ES.ISO-8859-1 LC_ALL=es_ES.ISO-8859-1 LC_TYPE=es_ES.ISO-8859-1 LC_MESSAGES=es_ES.ISO-8859-1 LANG=es_ES.ISO-8859-1
The Test.php output related to locales: Languages and locales en NO - you need to install the proper locale if you want to offer this language to your users it NO - you need to install the proper locale if you want to offer this language to your users es_ES.UTF8 Yes hu NO - you need to install the proper locale if you want to offer this language to your users no NO - you need to install the proper locale if you want to offer this language to your users nl NO - you need to install the proper locale if you want to offer this language to your users da NO - you need to install the proper locale if you want to offer this language to your users de NO - you need to install the proper locale if you want to offer this language to your users fr NO - you need to install the proper locale if you want to offer this language to your users ru NO - you need to install the proper locale if you want to offer this language to your users
An when I tray install.php it says...
Unable to set LC_ALL to
I hope it has solution. Greetings
