Switching to Japanese hangs apache
jgreen1024
Joined: 2003-10-11
Posts: 2 |
Posted: Sat, 2003-10-11 02:37 |
Just installed Gallery 1.4-pl1 with the language pack. Everything seems to work fine until I try to select Japanese from the drop-down menu. When I do this, there is a long pause, after which the following appears in my apache error_log: httpd in malloc(): warning: recursive call Other languages (that I've tried) work just fine. Any ideas? |
|
Posts: 3473
Moved to correct forum
Posts: 3474
It's possible this is a PHP bug. (Unless you actually do have limited amounts of memory, which is a possibility).
Does the problem happen with 4.3.3?
If not, then you should visit bugs.php.net and report the issue.
-Beckett (
)
Posts: 2
Actually, it does happen with php 4.3.3, and with the earlier version I was running (4.3.2RC2 I believe) also. I definitely don't have limited amounts of memory - the machine is doing almost nothing. I'll look at the PHP bug database and see if I can find anything appropriate..