For your information:

Until now we found with php / phpGroupWare only one problem on
the Itanium 2 machine.

phpGW has used mktime() with day values <= 0
This seems to be fixed (magically) by the underlying Unix mktime() function
on 32-Bit Linux/Windows Systems, but not on the RedHat Itanium 2
distribution we used for testing.

I have no idea if other php scripts will work in the same way,
so it might be an idea to catch this kind of error within
the php mktime() C-code.

Greetings

   Kai Hofmann

-- 
*****    Open Source und Linux im professionellen Einsatz    *****
**  komplexe Mailserver, Groupware, Office: sprechen Sie uns an **
Dipl.-Inform. Kai Hofmann                    Team Softwarelösungen
pro|business AG, EXPO Plaza 1 (Deutscher Pavillon), 30539 Hannover
E-Mail: [EMAIL PROTECTED],   Tel.: 0511/60066-332, Fax: -355
WWW: http://www.probusiness.de/

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to