On Mon, 2006-11-27 at 20:07 -0600, Chris Weiss wrote: > On 11/27/06, Max Rate wrote: > > This occurs during the /setup/index.php phase of the installation. > > > > and on /setup/config.php I get: "PHP Fatal error: Cannot redeclare > class datetime in D:\tips.DOMAIN.com\phpgwapi\inc > \class.datetime.inc.php on line 34 " > > > what phpgroupware version? that one doesn't match up with anything I > have
PHP 5.2 will not work with phpGW 0.9.16.x due to the new datetime class in php 5.2. This is fixed in HEAD, but will not be fixed in stable due to the invasiveness of the fix. Cheers Dave _______________________________________________ phpGroupWare-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
