phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] Fw: gw - 0.9.16 problems - new


From: Michal Křivka
Subject: [Phpgroupware-developers] Fw: gw - 0.9.16 problems - new
Date: Thu, 18 Sep 2003 15:37:08 +0200

 1.) Due to bug in (Apache + mod_php) function file_exists is not working
and
 must be replaced by file_exists(RealPath());


 2.) App is not running without header.inc.php, it stops in setup/index.php
 line 34
 ??? include(PHPGW_SERVER_ROOT.'/phpgwapi/setup/setup.inc.php'); in
 header.inc.php?????????????
Corrected: as in 1.) , non-changed 'file_exists'

 3.) When logged for Setup/config, I can click on UPGRADE button, but in
 setup/index.php, line 67 is redirected back to login
 4.) (Maybe the same problem as 3) When code in lines 67-75 (elseif ...) is
 removed, MySQL tables are selected, but in header.inc.php is:'db_type' =>
 'pgsql'
 3.) + 4.) Corrected: bad server time, so cookies has not been valid.
Please little notice into doc!

New:
During upgrade process halted in class.schema_proc_pgsql.inc.php;
 lines 359 and 373 returns nothing(error no object) and so line 404 is
stopped vith  empty SQL columns and values.
Upgrade stops before ending, so some things are not working (loging in table
is not created ...)


 -------------------------------------------
 Michal Křivka
 address@hidden






reply via email to

[Prev in Thread] Current Thread [Next in Thread]