Christos Panagiotakis wrote:
> Fix: All new packages downloaded with pear must be chmod
> in /usr/lin/php to work properly

Yes. That's because root has umask 077. Change umask before pearing to 
avoid this.

> 2005/12/4, Christos Panagiotakis <[EMAIL PROTECTED]>:
>> Oh, forgive me!
>>
>> Pear didnt need upgrade to the latest version
>> First, I had zend compability for php 4.x on. It should be Off

Ah.

>> chmod -R 755 horde directory and chmod 777 the config file to be writable
>> directly from the interface (for ease of use later do it what ever you want)
>> It worked!

Oh dear... You should make the user 'httpd' own the Horde installation, 
and chmod 700 or something instead. But if you are the only user on the 
box..

>> ah, dont forget to restart apache. I first forgot it and I was wondering why
>> it doesnt work....

Hehe, who hasn't been down that road?

>> Its like building a car and now I cant learn how to drive it.
>> I am confused with the Authentication options. I dont know what
>> exactly to do to make it work withh the /etc/passwd file.
>> It has option but when I try to login with a username/pass from this file
>> It gives me an error. Any other form of authentication that could work?

The most common setup:
  - Set up the imap server with courier-imapd
  - edit $HORDEROOT/imp/config/server.cfg
  - Open Horde (default setup makes everyone who views the page admin)
  - Go to the setup, choose imp and then configure everything
  - Go to the Horde configuration-page and set it up
           *remember to add yourself as admin*
  - Somewhere on that page you choose IMP as authentication

Then you have indirect authentication against passwd. Should you 
consider playing with LDAP you only change the courier setup and leave 
Horde alone.

(If you are planning to do any translations you need to patch your pear 
installation, contact me to get it.)

I *just* deployed Horde and IMP for my organization. The lusers should 
be arriving to it on Monday. New mailserver running TSL3, integrated 
with Active Directory for login and addressbook.

I recommend getting the latest nightly snapshot, it's *very* stable and 
has some very nice features.
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to