Displaying 4 results from an estimated 4 matches for "liine".
Did you mean:
line
2004 Jul 13
2
Profile Problem with ldap backend
The Samba 3.0.5rc1 server is configured as a PDC.
[global]
# client code page = 866
# NetBIOS name of that comp
netbios name = TOLTEC
#Name of Domain
workgroup = liin
#Comment
server string = Samba PDC %v
#Interface where samba works
interfaces = 10.0.0.4/24 127.0.0.1/24
bind interfaces only = yes
hosts allow = 10.0.0.
name resolve
2004 Jul 26
0
ID 1500 Not enough memory
PDC
os: rh8
samba: 3.0.5rc1 as PDC with ldap backend
system memory: 512 mb
Client
os: XPprof
system memory: 512 mb
when i try to logon i've got this error (in event viewer)
(Type of event: Error
Source of event: Userenv
Category of event: none
ID: 1500
Date: 26.07.2004
Time: 16:20:54
User: LIIN\qwe
Computer:
2006 Mar 23
2
lighttpd rails
I''m running lighttpd + fastcgi + rails
Say that the lighttpd root directory is the rails application /public
directory.
I''m just curious.
If theres a file in the document root with the same name as a controller,
does the file get served first?
How does that work? Does lighttpd check the root directory first to see if
the file exists- If not, it calls dispatch.fcgi? I want to
2008 Feb 05
5
App upgrade steps from 1.2.4 to 2.0.2?
Hi all, experienced programmer but complete RoR newbie here, this is
my first rails post/question so bear with me. I have a working RoR
app on 1.2.4 and PostgreSQL, and my first efforts at running it in
2.0.2 show it does not cleanly upgrade without changes. Can anyone
give me some hints/pointers as to what I''ll need to change for 2.0.2
and how do I identify it other than trial and