Posted on: 10/24/04 07:05am
By: Anonymous (Michael)
Hi !
i install geeklog Geeklog 1.3.10rc1 on Debian woody
when a new user singup i get this.
Fatal error: Call to undefined function: is_a() in /opt/geeklog/system/pear/PEAR.php on line 248
my config.php
$_CONF['have_pear'] = false;
if i set the
$_CONF['have_pear'] = true;
i get this
Fatal error: Call to undefined function: isvalidinetaddress() in /var/www/lib-common.php on line 3355
it is a vaild mail address i use
pear is on my server apt-get install php4-pear
I need som help here
Pear Debian Woody HELP !!
Posted on: 10/27/04 02:06pm
By: Anonymous (J)
I've had the same problem reason and could not resolve it no matter what i tried. I'm also asking for help on the same problem.