phpgroupware-developers
[Top][All Lists]
Advanced

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

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


From: Dave Hall
Subject: Re: [Phpgroupware-developers] Fw: gw - 0.9.16 problems - new
Date: Fri, 19 Sep 2003 15:28:28 +1000

Brian Johnson <address@hidden> wrote:

> Michal Køivka (address@hidden) wrote:
> >
> > 1.) Due to bug in (Apache + mod_php) function file_exists is not 
> working>and
> > must be replaced by file_exists(RealPath());

AFAIK when php4.2.3(?) was first released had some issues with relative
paths, but this was fixed not long after the release.  This was the only
version effected and no distro ships with the buggy version.  See
http://bugs.php.net/bug.php?id=19287

> >
> >
> > 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'

I am not sure what version of php you are using, so it is difficult to
diagnose this one.


> >
> > 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!

It is generally assumed that people are trying to install phpgw on a
properly configured server.  Generally cookie problems will be
experienced if the server time is wrong.  We try to cover most of the
phpgw specific config issues in our docs.


> >
> >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 ...)
> >
> >

When did you last update from CVS?

Attachment: dave.hall.vcf
Description: Card for <dave.hall@mbox.com.au>


reply via email to

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