On Sunday, Jul 22, 2001, Jan Dittberner wrote:

> I just tried to use the gettext support in php, but this seems to be
> broken in the Mandrake 8.0 package. An strace of php running my test
> script gave this:
> 
> 
> lstat64("/var/www/locale", {st_mode=S_IFDIR|0755, st_size=4096, ...}) =
> 0
> fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
> old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
> -1, 0) = 0x40016000
> open("/etc/services", O_RDONLY)         = 4
> shmat(4, 0x1, 0x1ptrace: umoven: Input/output error
> )                      = ?
> shmat(4, 0x2, 0x2ptrace: umoven: Input/output error
> )                      = ?

Don't know if this will help any, but I recently saw a thread about
gettext in PHP on freezer-burn.org:
http://www.freezer-burn.org/stories.php?story=01/07/23/4935802

-- 
Paul Cox <paul at coxcentral dot com>
Kernel: 2.4.3-20mdk-win4lin-pcox  -  Uptime: 19 days 20 hours 5 minutes.

Reply via email to