search for: 23858

Displaying 4 results from an estimated 4 matches for "23858".

Did you mean: 2385
2002 May 27
5
roaming profile
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have win2k pro SP2 client trying to save/retrieve roaming profile from samba 2.2.3a PDC. I followed the SP2 suggestion by throwing "nt acl support = no" to the profiles share, it didn't help. I tried to look for some other solutions on the newsgroup, no luck so far. Here is the scnario: 1. If a new user (not being loged on
2004 Dec 20
2
Stalled Authentication, Great Clues
...0 1160 1160 936 S 0.0 0.3 0:00 1 imap-login 23850 dovecot 15 0 1136 1136 928 S 0.0 0.3 0:00 0 pop3-login 23851 dovecot 15 0 1140 1140 928 S 0.0 0.3 0:00 1 pop3-login 23852 dovecot 15 0 1140 1140 928 S 0.0 0.3 0:00 0 pop3-login 23858 dovecot 15 0 1068 1068 868 S 0.0 0.3 0:00 0 imap-login 23870 dovecot 15 0 1064 1064 864 S 0.0 0.3 0:00 1 pop3-login 23886 dovecot 15 0 1060 1060 864 S 0.0 0.3 0:00 1 pop3-login 23916 dovecot 15 0 1064 1064 864 S 0.0 0.3 0:00 0...
2007 Nov 14
6
perl 5.8.5-36.el4_5.2
Hi all, Since upgrading to perl 5.8.5-36.el4_5.2 I have had no end of problems, starting with needing compress::zlib which I got from rpmforge, then I had to reinstall scalar::util to get mailscanner working but now I can't install or upgrade any perl modules. Has anyone else had problems or can someone tell me what I've done wrong please? regards tom
2006 Feb 24
5
Controller Methods gets called twice on single invocation
I have no idea why this is happening but it seems like every method on my controller gets called twice. Here is what it looks like when I call a list using the scaffold code ========================== Processing DepartmentsController#index (for 127.0.0.1 at 2006-02-24 01:05:00) [GET] Parameters: {"action"=>"index", "controller"=>"departments"}