[imp] Problem with IMP configuration
Chuck Hagenbuch
chuck at horde.org
Wed Mar 3 12:26:30 PST 2004
Quoting Derek Slama <dslama at derekslama.com>:
> I'm building a new box for doing Horde and I plan to sync it to
> another one and
> do some load balancing stuff in the future. I have installed Fedora Core 1,
> Apache 2.0.48, Qmail, MySQL 5.0, PHP 4.3.5RC3, proftpd. I got the Horde CVS
> source and the framework. I ran the framework install. I was able to login
> using ftp as an authentication mode. I got imp from CVS. I copied the .dist
> file and then I modified servers.php. I then tried to go into the
> administration and generate a conf.php/xml and it didnt' work. Even with
> default options here's what I get:
>
> Fatal error: Call to undefined function: verify() in
> /usr/local/lib/php/Horde/Form.php on line 452
This is where it's checking form tokens. You're getting back an error when it
tries to instantiate a Horde_Token object for some reason - do a
var_dump($tokenSource) on the previous line to see what's wrong.
-chuck
--
"Regard my poor demoralized mule!" - Juan Valdez
More information about the imp
mailing list