Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Arby Edi on June 17, 2002, 06:22:23 AM
-
Ok kids, IMP 3.1 and Kronolith are both relased as FINAL!
Any takers on checking it out and reporting on it ANd created an RPM install?
I'm asking since I really don't know enough to do it.
I think Dan Brown was going to look into it last time I posted that they with at RC3.
Thank all.
-
I've actually built an RPM of IMP 3.1 RC3; I'll probably have one up of 3.1 final in a day or so. Not sure about Kronolith yet.
-
All right, IMP 3.1 final is posted to my contrib area. Haven't tested it at all yet, but RC3 is working for me...
-
Great, I'll check it out. See anything special in the 3.1 vs 3.0? Any thoughts about a Kronolith install? I know i'm being a pest, but I think I really need it. If not, I'll give a try at installing it "by hand".
thanx Dan!! You rock!
-
The biggest thing I notice in 3.1 is greatly improved address book integration. There are other things, but they're more minor.
As to Kronolith, that's tricker, as it requires mcal and PHP support for mcal. I'll probably get around to it at some point if nobody beats me to it, but it's not a top priority for me.
-
Dan,
I did this :
rpm -Uvh imp-3.1-2es.noarch.rpm
Preparing... ########################################### [100%]
warning: /home/httpd/html/horde/imp/config/servers.php saved as /home/httpd/html/horde/imp/config/servers.php.rpmsave
1:imp ########################################### [100%]
And now I can not login into imp with no account at all.
Any thoughts?
Regards,
guestHH
-
Dan,
Reinstalling e-smith-imp-1.6.6dcb-3 did the trick.
rpm -e e-smith-imp-1.6.6dcb-3
rpm -Uvh e-smith-imp-1.6.6dcb-3.noarch.rpm
Logins are working again.
Regards,
guestHH
-
Reinstalling e-smith-imp certainly should have done the trick, but you didn't need to; the clue is in the warning message that RPM gave you. If you
/sbin/e-smith/expand-template /home/httpd/html/horde/imp/config/servers.php
That would have fixed the problem as well. No harm by reinstalling, though.
-
Thanks for the suggestions Dan.
Regards,
guestHH
-
I upgraded first php to 4.1.2 and I tried to upgrade IMP to 3.1 RC3.
When I try to log in webmail, page https://www.mydomain.org/horde/imp/redirect.php keeps white !
In /var/log/messages I have :
Jun 20 00:04:29 intranet identd[30218]: Successful lookup: 1361 , 143 : ww.admin
jun 20 00:04:29 intranet httpd: PHP Warning: Failed opening 'Log.php' for inclusion (include_path='.:/usr/share/pear') in /home/httpd/html/horde/lib/Horde.php on line 141
jun 20 00:04:29 intranet httpd: PHP Fatal error: Undefined class name 'log' in /home/httpd/html/horde/lib/Horde.php on line 151
What's wrong ?
Jérome
-
Can tell you "what" maybe not the "why"...
SAVIN Jérome wrote:
> When I try to log in webmail, page
> https://www.mydomain.org/horde/imp/redirect.php keeps white !
> In /var/log/messages I have :
> jun 20 00:04:29 intranet httpd: PHP Warning: Failed opening
> 'Log.php' for inclusion (include_path='.:/usr/share/pear') in
> /home/httpd/html/horde/lib/Horde.php on line 141
if you have a look in /usr/share/pear you should see a file called Log.php (I have it in my 5.1.2 box).
If it's not there, that's your problem. You can either try a re-install of the php rpm which should(?) install PEAR here by default...
or you can always install /usr/share/pear yourself... just extract the whole php package (not the rpm) to a temp folder and copy the pear directory to your /usr/share - make sure it's the right PHP version, naturally.
Btw, PEAR is a set of classes that comes as part of your PHP package, for making database dealings and logging "more better".
> jun 20 00:04:29 intranet httpd: PHP Fatal error: Undefined
> class name 'log' in /home/httpd/html/horde/lib/Horde.php on
> line 151
And because it can't find the file that contains the class, it can't find the class.
There is that annoying "php sandbox securituy feature" turned on by default in sme 5.1.2, but that usually has it's own brand of error messages which make it clear that's the issue- see:
http://forums.contribs.org/index.php?topic=12706.msg47725#msg47725
if you're interested.
cheers,
G
-
There is no Log.php in php-4.2.1.tar.gz (get from official site)
$ cd php-4.2.1
$ find -name "Log.php" -print
$
I copy php-4.2.1/pear in /usr/share, now at first nogin first page in white and if I refresh in the browser it works.
I don't undunrstand why Log.php isn't on my system ...
After restarting httpd, httpd-e-smith and http-admin in /etc/rc.d/init.d/now I have this message while logging in webmail :
Notice: Use of undefined constant OP_HALFOPEN - assumed 'OP_HALFOPEN' in /home/httpd/html/horde/imp/lib/IMP.php on line 121
Notice: Use of undefined constant OP_ANONYMOUS - assumed 'OP_ANONYMOUS' in /home/httpd/html/horde/imp/lib/IMP.php on line 237
I think I realy need help
Jérome
-
OK, so you upgraded to PHP 4.2.1, not 4.1.2 (which is what you originally said). The PEAR libraries aren't included with 4.2.1, which is one of the reasons that my HOWTO is still at 4.1.2. I'm still trying to figure out how to package all the necessary libraries neatly with 4.2.1.
-
You're right, and I'm sorry about this, it was 4.2.1 and not 4.1.2.
I stay tuned .
Thanks.
Jérome
-
Dan,
Which rpm's are needed to upgrade from 'your' version IMP 3.0 to you newly contributed IMP3.1 rpm's?
Cheers,
Geert
-
Well, IMP 3.1 obviously. Horde 2.1 isn't _required_, but it's a good idea. The latest e-smith-horde and e-smith-imp RPMs would also be good to have.
-
Dan Brown wrote:
>
> Well, IMP 3.1 obviously. Horde 2.1 isn't _required_, but
> it's a good idea. The latest e-smith-horde and e-smith-imp
> RPMs would also be good to have.
Cheers,
Geert
-
after i upgrade to imp 3.0
i downloaded this rpms
horde 2.1
imp 3.1
e-smith-imp-1.6.5
e-smith-horde-1-4-5
and got a problem installing imp,
rpm -Uvh imp-3.1-2es.noarch.rpm
error: failed dependencies:
imp = 3.0 is needed by e-smith-imp-1.6.5dcb-1
is there any howto to upgrade to imp 3.1?
anybody got the calendar and memo apps installed?
thanks
-
Download the latest e-smith-imp RPM from my contrib directory.