[horde] IMP errors

Eric Rostetter eric.rostetter at physics.utexas.edu
Mon Dec 9 15:52:13 PST 2002


Quoting Deepak Suthar <groups at planetstoli.com>:

> I get these errors when I go to www.planetstoli.com/horde/imp:
> 
> Parse error: parse error, expecting `')'' in
> /usr/local/plesk/apache/vhosts/planetstoli.com/httpdocs/horde/imp/config/ser
> vers.php on line 112

Interesting line number it picked up, but otherwise correct.

> In my servers.php file all I have is this below: (there are <?php and ?>
> tags and the first line is #112):
> 
> ***************************************************
> $servers['pop'] = array(
>     name = 'POP3 Server',
>     server = 'mail.planetstoli.com',
>     protocol = 'pop3',
>     port = 110,
>     folders = '',
>     namespace = '',
>     maildomain = 'planetstoli.com',
>     realm = 'planetstoli.com',
>     preferred = ''
> );
> **************************************************
> 
> What's going on?

You appear to have "=" where you need "=>" instead.

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!


More information about the horde mailing list