Content analysis

2006-03-23 Thread Jacob Friis Saxberg
Do you know of a program that can do a content analysis? I need to find text in a database that have similarity. Something like Yahoo! Content Analysis Web Services without the limit. Thanks, Jacob

Make a users directory and files writable for other users

2006-03-15 Thread Jacob Friis Saxberg
Hi. How can I make a users directory and files writable for other users? /Jacob

Re: Wordpress 2 trouble

2006-02-02 Thread Jacob Friis Saxberg
On 2/2/06, Jacob Friis Saxberg <[EMAIL PROTECTED]> wrote: > I have upgraded to Wordpress 2 and have several weblogs that use the same > source files. > Now I am unable to have an unique design for each weblog. > Others with this problem? Here's my solution: http://www.thi

Wordpress 2 trouble

2006-02-02 Thread Jacob Friis Saxberg
I have upgraded to Wordpress 2 and have several weblogs that use the same source files.Now I am unable to have an unique design for each weblog.Others with this problem?Jacob

Re: Check that all packages are stable

2005-12-09 Thread Jacob Friis Saxberg
On 12/8/05, Maurits van Rees <[EMAIL PROTECTED]> wrote: > On Thu, Dec 08, 2005 at 03:34:28PM +0100, Jacob Friis Saxberg wrote: > > On 12/8/05, mikepolniak <[EMAIL PROTECTED]> wrote: > > > On 10:02 Thu 08 Dec , Jacob Friis Saxberg wrote: > > > > Hello

Re: Horde setup

2005-12-08 Thread Jacob Friis Saxberg
Hi Roberto. This was a success for me: //$conf['auth']['driver'] = 'imap'; $conf['auth']['params']['app'] = 'imp'; $conf['auth']['driver'] = 'application'; Thanks for your time :) Jacob

Re: Horde setup

2005-12-08 Thread Jacob Friis Saxberg
On 12/8/05, Roberto C. Sanchez <[EMAIL PROTECTED]> wrote: > Jacob Friis Saxberg wrote: > > When I go to myserver.tld/horde I am administrator. > > > > When I set auth to be Imap I can login and read my mails. > > When I log out and try to login I get "Log

Horde setup

2005-12-08 Thread Jacob Friis Saxberg
When I go to myserver.tld/horde I am administrator. When I set auth to be Imap I can login and read my mails. When I log out and try to login I get "Login failed because your username or password was entered incorrectly." But it just worked? What's wrong? Below is my conf.php

Re: Check that all packages are stable

2005-12-08 Thread Jacob Friis Saxberg
On 12/8/05, mikepolniak <[EMAIL PROTECTED]> wrote: > On 10:02 Thu 08 Dec , Jacob Friis Saxberg wrote: > > Hello. > > > > How can I check that all my packages are from stable? > > apt-show-versions|wc && apt-show-versions|fgrep /stable|wc I get num

Check that all packages are stable

2005-12-08 Thread Jacob Friis Saxberg
Hello. How can I check that all my packages are from stable? Jacob

Re: Imap mailserver with Postfix

2005-12-08 Thread Jacob Friis Saxberg
> > I'm looking for an Imap mail server i can use with Postfix where I can > > allow each user to change their password, vacation message etc. via a > > web interface. > > > > Any recommendations? > > You're integrating this with MySQL and using virtual mailboxes? Yes.

Re: Imap mailserver with Postfix

2005-12-07 Thread Jacob Friis Saxberg
> > I'm looking for an Imap mail server i can use with Postfix where I can > > allow each user to change their password, vacation message etc. via a > > web interface. > > > > Any recommendations? > > You're integrating this with MySQL and using virtual mailboxes? Yes. Jacob

Imap mailserver with Postfix

2005-12-07 Thread Jacob Friis Saxberg
Hi. I'm looking for an Imap mail server i can use with Postfix where I can allow each user to change their password, vacation message etc. via a web interface. Any recommendations? Jacob

Re: After reboot /etc/resolv.conf is missing

2005-12-01 Thread Jacob Friis Saxberg
Thanks, this was also helpfull: http://www.debian-administration.org/articles/254

After reboot /etc/resolv.conf is missing

2005-11-30 Thread Jacob Friis Saxberg
Hello. After I reboot my server, /etc/resolv.conf is missing. Any idea why? Thanks, Jacob