Hi, I'm trying to set up paragent on Ubuntu 7.10, most of the things
seem to install fine, but i'm unable to open the page
http://localhost/paragent/main.ucw
in my Apache log, I find the following entries whenever I do so :
[Wed Apr 23 11:01:54 2008] [error] (70007)The timeout specified has
expired: error reading from Lisp
the nexus-dribble log contains the following problems :
11:47 UCW.BACKEND WARN Attempting to publish #P"/var/paragent/ucw-
boxset/ucw_dev/wwwroot/./" at "/" but mod_lisp backend does not
support publish-directory.
11:47 UCW-LOGGER INFO Registered: #<COOKIE-SESSION-APPLICATION
"/" {D8AFC89}>
11:47 UCW-LOGGER INFO Registered: #<L10N-APPLICATION "/
l10n/" {A771391}>
11:47 UCW.BACKEND WARN Attempting to publish #P"/var/paragent/ucw-
boxset/ucw_dev/wwwroot/./admin/" at "/admin/" but mod_lisp backend
does not support publish-directory.
11:47 UCW-LOGGER INFO Registered: #<STANDARD-APPLICATION "/
admin/" {B9434E1}>
11:47 UCW-LOGGER INFO Starting up standard server
#<IT.BESE.UCW:STANDARD-SERVER IT.BESE.UCW:MULTITHREAD-MOD-LISP-BACKEND
3 {A9CEBC9}>.
and below that :
debugger invoked on a SIMPLE-ERROR in thread #<THREAD "initial
thread" {A6DA8D1}>:
Error during processing of --eval option (LOAD
#P"/var/paragent/repos/
nexus/scripts/start.lisp"):
Couldn't load foreign libraries "libmysqlclient", "libmysql".
(searched CLSQL-SYS:*FOREIGN-LIBRARY-SEARCH-PATHS*)
The creation of mod_lisp2.so ran without any problems.
I searched on the web for this "mod_lisp backend does not support
publish-directory.", but I'm not able to find any usefull information.
Do any of you perhaps have an idea as to what I'm doing wrong?