Re: Horde2 : IMAP failed

2004-08-04 Thread Joost De Cock
On Thursday 05 August 2004 01:38, cep welly hurled the following on the wire:
 hi, guys

 last night :
 mslinux:~#apt-get install horde2

 opened up mozilla and typed ' http://localhost/horde2
 http://localhost/horde2 '
 and I got Auth_imap: Required IMAP functions were not found.
 well, if this something to do with imap, I've already have it running
 well ( maybe ... :-) ) on my box

Those required IMAP functions are the PHP IMAP functions.
You can get them by a simple:

apt-get install php4-imap

joost


DISCLAIMER
This e-mail and any attached files are confidential and may be legally privileged. If 
you are not the addressee, any disclosure, reproduction, copying, distribution, or 
other dissemination or use of this communication is strictly prohibited. If you have 
received this transmission in error please notify A.S.T.R.I.D.  nv/sa immediately and 
then delete this e-mail.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Horde2 : IMAP failed

2004-08-04 Thread cep welly




Joost De Cock wrote:

  On Thursday 05 August 2004 01:38, cep welly hurled the following on the wire:
  
  
hi, guys

last night :
mslinux:~#apt-get install horde2

opened up mozilla and typed ' http://localhost/horde2
http://localhost/horde2 '
and I got "Auth_imap: Required IMAP functions were not found."
well, if this something to do with imap, I've already have it running
well ( maybe ... :-) ) on my box

  
  <>
Those required IMAP functions are the PHP IMAP functions.
You can get them by a simple:
apt-get install php4-imap
  
joost
  
  
  
I think I have already done it ...let's see
mslinux:~# apt-get install
php4-imap
Reading Package Lists... Done
Building Dependency Tree... Done
php4-imap is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

Yep ! I've got php4-imap already installed which mean
that I had it installed before Horde2
Maybe there's some configuration I've missed...but where ?

cheers,

--me--





-- 
-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v1.2.4 (GNU/Linux)

mQGiBEDato0RBADHD8bKvVCTORppg/pot1Zuyx4Joz/IC34aZlLkG7/JNEVemqiB
jSVgnwxa9UNs9Chz9CT6vqzw1pgPXDAb1rD91kbupatgaFUlNEwAW/v2eH8LQEYz
3NicbaysYeeJLBOYlwtmbZWrV8KKoSNrHWxZRjfl4a7TGggllou6+sAQTwCg/2Q2
lLLdPjuaXGiRHqpHFuFWVT8D/Rfzi89GrGWwharBmqNlq3WNJJSK4NdZUy6yFrfY
mqaytOBUq6wWoM9OdvAciS4R1qVK2GItV2xIX9N47zeEXspsANF3PyH6PSdXBYfO
CDL6jdkL1JS/E+QQcOsqbwkJOa3IpSuJPuE0IuYj9G2pEUNFR9/QiNVq2ysqUK8I
V/8VBACmL758SPyrMSwA2sPGiRbSndr0Bc6XW/YPwvJNQsU+zzX+qtAP4K3oEX7R
z1OD6LfkJAvrCLswNJbyIlrsFSo/NxlsqnWgKU4K4qsntvMA2UiyAUCOONCn+7Uo
V8UVK/3ZKRAlnTM6YdxEWe1c09pP3k4kxGdii5E3cJu6a1a4jbYxZGViaWFu
IChKVVNUIFNJR05BVFVSRSkgPGRlYl9taWxpc3RAeWFob28uY29tLnNnPohbBBMR
AgAbBQJA2raNBgsJCAcDAgMVAgMDFgIBAh4BAheAAAoJEP6KKTciHvMpKQgAoLl1
8lYWPDqcTtRwNyPBA5UhlbHIAKDAjaZYyTgyYU2xtacqPDqsMzf/N4hJBBMRAgAJ
BQJA5AJfAgcAAAoJEAiiw5gMTBnLYAUAoKeNbaExa+6oJIz9WWYgsVUO8KW9AJ4m
oP4njy83Cl7bnbacBW7o9doj6rkBDQRA2raQEAQAqzfMQUbVLt/iFTDFcI3XSO26
v2BYQAvHdRkMGo8AFrffJCbEFfTlyCrTbhIHKB0D6Z8+lEqdsjJlwleNWDWTu3gY
hOvUeGqCiNmPRGeYjM5VatsUNMQLS6qGVbpaiHXZ75e6Vco3MjMEKN1KQDn3QdtW
JcW32LPA5XqrEbInV1MAAwYD/idygDdnBgOUNEfN+JVFr3OUuVBTxky6VZ08mYbj
VmE/tFDh+H9o0GdHAMrvXbITFau6BR3ykNXtVPRMlT+g1pCe91RovR+WwfLItFnC
eB6lfiu4tsdPWeBWPKbdQO7zb1Wj6U/yo5JcjNjQjBHpxuoTpicYYgKiFIIhHzIG
kt9MiEYEGBECAAYFAkDatpAACgkQ/oopNyIe8ykmwgCfZLcfyNlAVIpfhyhjJPDb
LYJsBc8AnRz9PqrchdlrWSonVBgsHg0VZml+
=sm88
-END PGP PUBLIC KEY BLOCK-





Re: Horde2 : IMAP failed

2004-08-04 Thread Joost De Cock
On Thursday 05 August 2004 04:02, cep welly hurled the following on the wire:
*snip*
  Those required IMAP functions are the PHP IMAP functions.
  You can get them by a simple:
  apt-get install php4-imap

 I think I have already done it ...let's see
 mslinux:~# apt-get install php4-imap
 Reading Package Lists... Done
 Building Dependency Tree... Done
 php4-imap is already the newest version.
 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

 Yep ! I've got php4-imap already installed which mean that I had it
 installed before Horde2
 Maybe there's some configuration I've missed...but where ?

Create a info.php file with the following in it:

?php phpinfo() ?

Put it somewhere in a web browsable directory and load the page. It should 
give you an overview of lots of stuff including what extentions are loaded 
into PHP.
Check to see if IMAP is there. If it isn't check in this file:

/etc/php4/apache/php.ini

for this line:
extension=imap.so

It should be at the bottom.

joost


DISCLAIMER
This e-mail and any attached files are confidential and may be legally privileged. If 
you are not the addressee, any disclosure, reproduction, copying, distribution, or 
other dissemination or use of this communication is strictly prohibited. If you have 
received this transmission in error please notify A.S.T.R.I.D.  nv/sa immediately and 
then delete this e-mail.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Horde2 : IMAP failed

2004-08-04 Thread cep welly




Joost De Cock wrote:

  
Create a info.php file with the following in it:

?php phpinfo() ?

Put it somewhere in a web browsable directory and load the page. It should 
give you an overview of lots of stuff including what extentions are loaded 
into PHP.
Check to see if IMAP is there. If it isn't check in this file:

/etc/php4/apache/php.ini

for this line:
extension=imap.so

It should be at the bottom.

joost

  

http://localhost/phpinfo
I got imap on loaded modules list
Checking php.ini file . what ? well, there's no
'extension=imap.so'
( gee..) For all this time I think it was therebut it's not  :-[ 
So adding that line and reloading apache make it works nicely
Thanks Joost...


cheers,

--me--

-- 
-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v1.2.4 (GNU/Linux)

mQGiBEDato0RBADHD8bKvVCTORppg/pot1Zuyx4Joz/IC34aZlLkG7/JNEVemqiB
jSVgnwxa9UNs9Chz9CT6vqzw1pgPXDAb1rD91kbupatgaFUlNEwAW/v2eH8LQEYz
3NicbaysYeeJLBOYlwtmbZWrV8KKoSNrHWxZRjfl4a7TGggllou6+sAQTwCg/2Q2
lLLdPjuaXGiRHqpHFuFWVT8D/Rfzi89GrGWwharBmqNlq3WNJJSK4NdZUy6yFrfY
mqaytOBUq6wWoM9OdvAciS4R1qVK2GItV2xIX9N47zeEXspsANF3PyH6PSdXBYfO
CDL6jdkL1JS/E+QQcOsqbwkJOa3IpSuJPuE0IuYj9G2pEUNFR9/QiNVq2ysqUK8I
V/8VBACmL758SPyrMSwA2sPGiRbSndr0Bc6XW/YPwvJNQsU+zzX+qtAP4K3oEX7R
z1OD6LfkJAvrCLswNJbyIlrsFSo/NxlsqnWgKU4K4qsntvMA2UiyAUCOONCn+7Uo
V8UVK/3ZKRAlnTM6YdxEWe1c09pP3k4kxGdii5E3cJu6a1a4jbYxZGViaWFu
IChKVVNUIFNJR05BVFVSRSkgPGRlYl9taWxpc3RAeWFob28uY29tLnNnPohbBBMR
AgAbBQJA2raNBgsJCAcDAgMVAgMDFgIBAh4BAheAAAoJEP6KKTciHvMpKQgAoLl1
8lYWPDqcTtRwNyPBA5UhlbHIAKDAjaZYyTgyYU2xtacqPDqsMzf/N4hJBBMRAgAJ
BQJA5AJfAgcAAAoJEAiiw5gMTBnLYAUAoKeNbaExa+6oJIz9WWYgsVUO8KW9AJ4m
oP4njy83Cl7bnbacBW7o9doj6rkBDQRA2raQEAQAqzfMQUbVLt/iFTDFcI3XSO26
v2BYQAvHdRkMGo8AFrffJCbEFfTlyCrTbhIHKB0D6Z8+lEqdsjJlwleNWDWTu3gY
hOvUeGqCiNmPRGeYjM5VatsUNMQLS6qGVbpaiHXZ75e6Vco3MjMEKN1KQDn3QdtW
JcW32LPA5XqrEbInV1MAAwYD/idygDdnBgOUNEfN+JVFr3OUuVBTxky6VZ08mYbj
VmE/tFDh+H9o0GdHAMrvXbITFau6BR3ykNXtVPRMlT+g1pCe91RovR+WwfLItFnC
eB6lfiu4tsdPWeBWPKbdQO7zb1Wj6U/yo5JcjNjQjBHpxuoTpicYYgKiFIIhHzIG
kt9MiEYEGBECAAYFAkDatpAACgkQ/oopNyIe8ykmwgCfZLcfyNlAVIpfhyhjJPDb
LYJsBc8AnRz9PqrchdlrWSonVBgsHg0VZml+
=sm88
-END PGP PUBLIC KEY BLOCK-