[sork] passwd

Eric Jon Rostetter eric.rostetter at physics.utexas.edu
Tue Feb 19 20:48:30 UTC 2008


Quoting jibinkg gopal <jibinkg at hotmail.com>:

> <?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!


More information about the sork mailing list