Well I copied login.com to pear.php and hack it up see below.
And the getOne function works get ..
I still looking into ... but any insight would help!
By the way ... why is the public access removed from the squirrel version of
webcalendar?
Won't want to still hare we people who don't have email
> Hey I having the same problem.
>
> Did you every get this working?
>
> I read the INSTALL but I guess I just don't see it.
>
> I:
> reinstalled php with PEAR
> created the db (in postgresql)
> modified ./includes/config.php
>
> #- db info
> $db_type = "postgresql";
> $db_host
Hey I having the same problem.
Did you every get this working?
I read the INSTALL but I guess I just don't see it.
I:
reinstalled php with PEAR
created the db (in postgresql)
modified ./includes/config.php
#- db info
$db_type = "postgresql";
$db_host = "localhost";
$db_login