Re: passwd
Eric Jon Rostetter <[email protected]>
| Newsgroups | gmane.comp.horde.sork |
|---|---|
| Message-ID | <[email protected]> |
Quoting jibinkg gopal <[email protected]>: > <?php > /* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */ > // $Horde: passwd/config/conf.xml,v 1.12 2005/10/09 14:48:58 jan Exp $ > $conf['server']['driver'] = 'poppassd'; > $conf['server']['params']['default'] = array('host' => > 'localhost',port' => 106); Line 6 is missing a ' character before "port". Should be "'port'" instead of "port'". -- Eric Rostetter The Department of Physics The University of Texas at Austin Go Longhorns! -- Sork mailing list - Join the hunt: http://horde.org/bounties/#sork Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]