[imp] Problem with IMP configuration

Derek Slama dslama at derekslama.com
Wed Mar 3 12:46:39 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


Is there something I can run from the command line to see what the value of that
veriable is? I'm not the best PHP programmer. Could i have enabled tokens and
not set something up right? grrrr

I think I'll just try a fresh CVS installation. Maybe I screwed something up
when I did the web based config of Horde?

Derek Slama


More information about the imp mailing list