phpgroupware-developers
[Top][All Lists]
Advanced

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

[Phpgroupware-developers] Re: [AngleMail] email db table now in phpgw s


From:
Subject: [Phpgroupware-developers] Re: [AngleMail] email db table now in phpgw setup app [pre8-06]
Date: Mon, 09 Dec 2002 19:33:08 +0000

AH - this one i DO know.

After I made the setup files, I had to debug this for over an hour. Here is the
situation:

* Problem:
I go to the setup app and it shows available email version I KNOW is not the 
most
recent, I just looked at the file /email/setup/setup.inc.php and the version 
there
is newer than what the setup app shows.

* Issue:
YOU HAVE MORE THAN ONE EMAIL DIR in your phpgw directory tree.
IT DOES NOT MATTER WHAT YOU CALL THE DIR the setup app will find it because it
looks for the */setup/setup.inc.php file, the dir name does not matter.

* Solution
OPTION 1: move or delete ALL but the latest email dir from your phpgw tree.

OPTION 2: name your other email dirs something that SORTS BEFORE the word 
"email".
With this Option 2, the setup app still finds all email dirs but since the real 
one
is the last email dir in the alpha sorted list, it uses the "setup.inc.php" file
from the last email dir it looks in.

Notes: Option 1 I know to work, Option 2 I think will work based on looking at 
the
debug output of the setup app.

Chris Weiss (address@hidden) wrote*:
>
>something is wrong and I'm confused.
>I can see in /email/setup/setup.inc.php that $setup_info['email']['version']
>= '0.9.13.003';
>but in setup it says "Current Version" = 0.9.13.002  AND "Available Version" =
>0.9.13.002.
>When i click details it is NOT showing the same info that's in the setup file.
>
>Anyone know why setup would do this?  I've even tried restarting apache and
>restarting IE and clearing the cache and using Mozilla instead and nothing is
>working.
>
>
>Angles  Puglisi (address@hidden) wrote*:
>>
>>Actual email code is same as pre8-05, except now the phpgw setup app and the
>>anglemail DB table "phpgw_anglemail" are integrated.
>>
>>http://www.anglemail.org/files/anglemail-1.1-pre8-06.tar.bz2
>>http://www.anglemail.org/files/anglemail-1.1-pre8-06.ChangeLog.txt
>>
>>If you are running any older anglemail you'll get an upgrade checkbox in the 
>>phpgw
>>setup app's "Manage Applications" page. If you're installing anglemail new, 
>>the
>>table gets installed that way, same as for any other app.
>>
>>If you previously used the debug page to make the table yourself, I suggest 
>>you
>drop
>>the table thru that debug page, before using the phpgw setup app.
>>
>>Anglemail works without its own DB table (so you're OK if you don't run the 
>>setup
>>app for a while), but that is no where near as good as having its own table.
>>
>>
>>
>>
>>----------------------------------------------
>>http://AngleMail.com
>>
>
>
>----------------------------------------------
>

--
That's "angle" as in geometry.





reply via email to

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