This is one of those "it could be a lot of things" problems, so I'll try to
answer as many questions as possible in this first email, but I'm sure i'll
forget something.  I'll be happy to answer follow up questions and ideas. :)

The problem is, gettext() does not translate anything for me - the text is
always returned as english.  

I've followed the excellent oreilly tutorial, as well as the one in the php
documentation.  Both come up with the same results.  

I've tried the ll and the ll_CC abbreviations.  I've tried installing the
languages into the linux system.  I've run msgfmt verbosely, but it just tells
me how many translations were written.

There are no errors in any of the logs related to gettext.

I've tried my code on three different servers (different flavors of linux, no
windows) with the same results on all.

I've looked back through the entire mailing list archives, and there have been a
few people with my problem, but there doesnt appear to be any definite causes.

Has anyone run into this before?  I've double checked all my directory
structure, etc.  Could this be a config problem?  If so, would someone mind if
I could take a look at their php/apache config?

Thanks for the ideas.

Apache version 1.3.31
PHP Version 4.3.8
Current system is Debian Linux 2.4.18, sparc64

-- 
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to