> It's the immediate logout issue, I believe. I've been having the same
> problem for half a year now, to no avail. There's other people struggling
> too if you search on Google.
did you check that the database for horde was properly created ?
see if /var/lib/mysql/horde (don't know where to look
> I'm a student [...] and I am looking to find a project that
> involves linux development ideally kernel / module based or a port
> of software to a specific platform.
if you're interested in newtork-oriented things, I'm developing here
a test suite to torture-test IP routers. it has s
> Add versioning to debian packet management. Something like:
>
># apt-get install package
># # damn it broke my server again!!
># apt-get rewind package
IIRC, you can do
# apt-get install package=3.2.0-3
or alternatively
# apt-get install package/{stable,unstable,testing}
3 matches
Mail list logo