Displaying 20 results from an estimated 1896 matches for "ini".
Did you mean:
in
2001 Apr 29
1
files not found
...0
will attempt to restore your system.'
it then bombs-out:
Run-time error '429':
ActiveX component can't create object'
the only modification to config was i added "oleaut32.dll" = "native,
builtin" and replaced the builtin dll with a native dll.
the win.ini file does exist, it is 0 bytes.
any ideas?
thanks
john baxter
rh linux 7.1
wine 20010426-1
here is some of the output, just prior to the messagebox.
the last file activity is on win.ini
trace:dosfs:DOSFS_DoGetFullPathName got C:\Program
Files\TC2000\User\Data\WordenIG.cus
trace:dosfs:DOSFS_DoG...
2011 Feb 15
3
apache 2 and php 5.2
Hi originally I installed php 4 on centos 5.5 and then a few repos including
the remi repo to upgrade to php5, which seems to upgrade/work without any
issues.
However when I make a change to the /etc/php.ini file it doesn't look like
apache is seeing it, for example if I change the post_max_size and
upload_max_file to 25M each apache still sees the default 2M. I also removed
the /etc/php.ini file and apache is able to start with no problems and it
will still see the default 2M.
I was wondering...
2014 Mar 05
1
DFS
...iguration:
I have 3 Samba4 servers (4.1.4).
2 of them should work as a DFS "client" the third one will be the DFS
stotage (actualy this servers has the required amount of space).
So, i configured all shares on DC3 and point to those shares on DC1 and DC2.
Everything works but only with Administrator account from win2003 server:
Related log:
root at domainc02:/var/log# tail -f syslog samba/samba.log | grep informatika
is_msdfs_link_internal: ./informatika -> msdfs:
check_msdfs_link: Masquerading msdfs link ./informatika as a directory
dos_mode_msdfs: ./informatika
smbd_dirptr_get_entr...
2010 Aug 06
1
apply family functions
...uot; & "Close") or ("Open1" &
"Close1") or ("Open2" & "Close2") in *oc, *flag the records as "Valid",
otherwise "Invalid"
I would like to use sapply family functions if possible due to the nature of
large data set.
ini <- as.Date("2010/1/1", "%Y/%m/%d")
# Generate arbitrary data frame consisting of date values
oc <- data.frame(Open = seq(ini, ini + 5, 1), Close = seq(ini + 365, ini +
365 + 5, 1), Open1 = seq(ini + 365*2, ini + 365*2 + 5, 1), Close1 = seq(ini
+ 365*3, ini + 365*3 + 5, 1),...
2009 Oct 03
3
else if statement error
Hello,
I am doing a simple if else statement in R. But it always comes out error
such as 'unexpected error'
There are two variables. ini and b. when ini=1, a=3; when ini>1 and b>2,
a=5; all other situations, a=6. I don't know where it is wrong.
Here is my code
ini=3
b=4
if (ini==1) {
a=3
}
else if (ini>1 and b>2 ) {
a=5
}
else {a=6}
Thanks a lot.
--
Best,
Chen
[[alternative HTML versio...
2005 Apr 20
6
the desktop.ini incident again
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi folks,
I also have the problem that the notepad pops up (with desktop.ini
opened), everytime I logon.
I know the workaround that was mentioned a thousand times before:
hide files = /desktop.ini/ntuser.ini/NTUSER.*/
I put the file to the [profile]-share, to the [global]-share, but it
won't work!
An extract of my smb.conf:
[profiles]
comment = Profile Share
path =...
2009 Nov 02
2
Desktop.ini in Startmenue
Hello,
I've setup a PDC with Samba 3.0.23 and a ldap-backend.
Roaming Profiles are working, but I always have the desktop.ini visible
in some folders of the Windows-Startmenue.
I found several hints for the dos-attributes in smb.conf, buit notthing
seems to work.
Any hints?
Here is my smb.conf:
[global]
workgroup = example
server string = b-login
passdb backend = ldapsam:"ldap://10.3.1....
2017 Sep 21
4
CentOS 7: changes to php.ini
Hi,
I'm hosting a few web apps like OwnCloud, Wordpress and Dolibarr on
CentOS 7 that require a handful of changes to php.ini. I have to define
some custom values for post_max_size, upload_max_filesize, etc.
I don't know if I'm supposed to edit /etc/php.ini directly or if changes
should be put in a configuration file stub in /etc/php.d. For example, I
followed the recommendations of a fellow CentOS user and defin...
2001 Nov 16
0
Getting Groupwise to run setup.exe
...m either the 32bit or
16bit versions of Groupwise. I copied the win32 version of ncftp.exe and
was able to get it to load up ok. I didn't have sol.exe to play with.
Here's the details.
Wine release 20011108
wine-cvs-unstripped-111601-1.i386.rpm
Redhat 7.2
Trace below.
trace:dosfs:DRIVE_Init Drive A: path=/mnt/floppy type=floppy label='Floppy
' serial=87654321 flags=00000028 dev=302 ino=6b576
warn:dosfs:DRIVE_Init Drive B: not defined
trace:dosfs:DRIVE_Init Drive C: path=/c type=hd label='MS-DOS '
serial=12345678 flags=00000008 dev=302 ino=10d653
trace:dosfs:...
1999 Jun 08
6
DESKTOP.INI amd & DNS puzzle
A non-text attachment was scrubbed...
Name: not available
Type: text
Size: 2910 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/19990608/1b2f9b97/attachment.bat
2008 Jan 31
2
[patch] fix crash in ini plugin
The ini plugin segfaults on startup. The following patch fixes it. Not
sure why this hasn't been caught before - i guess not many people use
the ini plugin.
Please apply.
randolph
diff --git a/plugins/ini.c b/plugins/ini.c
index d58f671..2d3c2dd 100644
--- a/plugins/ini.c
+++ b/plugins/ini.c
@@ -377...
2004 Sep 15
3
Desktop.ini showing up
First of all I am new to Samba. I successfully deployed Samba 3.0.6 as a PDC
w/roaming profiles.
All the workstations have a desktop.ini file that shows up on the desktop
after joining the domain. The contents of the ini differ from workstation to
workstation.
>From my understanding this file is a supposed to be a hidden file, but it is
not.
Any ideas?
I apologize if I have not included enough system info, such as the smb.conf...
2002 Sep 28
1
A problem reading configuration file
...ere and former wine versions allowed the
program to read it.
I was recommended to do a regression tests to find a particular patch
but it's too time-expensive for me these days, so I did a full trace
and found an IMHO critical part in it.
The program searches for file called "DYNATEXT.INI".
The file is located at /opt/samba-dir/EBT23/BIN/ :
-rw-r--r-- 1 patrol users 3050 Mar 1 2002 /opt/samba-dir/EBT23/BIN/DYNATEXT.INI
From the windoze point of view it should be E:\EBT23\BIN\DYNATEXT.INI .
Please could an expert review the trace and find, where the problem i...
2012 Feb 26
10
Software Profili2 on Ubuntu by Wine
Hi
Greetings to all
Is my first post in this forum
sorry for my english
Many compliment to all developers for great work in Wine
Profili2 is the most famous Windows software for designe airfoil profile for RC airplane models.
Some times ago I have installed it in ubuntu 10.10 by Wine(1.3.5) with success
This software use an mdb file
First I have installed Profili download in this web site
2012 Sep 08
0
Error copying folder with desktop.ini
Hi,
I have some issues to copy a folder which includes hidden desktop.ini to a samba share using Windows 8 Pro RTM.
Every time I copy a folder which contains a desktop ini with the LocalizedResourceName attribute, then Windows copies
the file and immediately tries to copy the file again and therefore asking whether the file shall be replaced or not.
My desktop.ini is...
2007 Jun 11
0
biplot package II
...biplot
# Mail : joseclaudio.faria em terra.com.br
#===============================================================================
# Arguments:
# x Data (frame or matrix: objects in lines variables in columns)
# or a object of the class 'prcomp'.
# lambda.ini First eigenvalue to be considered (default is 1)
# lambda.end Latest eigenvalue to be considered
# (default is 2 to 2d or 3 to 3d)
# center Either a logical value or a numeric vector of length equal
# to the number of columns of x (TRUE is the default).
# sc...
2014 Sep 12
1
Group Policy failures related to machine password replication
We are using Samba-4.1.11.
I can run gpupdate /force without error on my machine.
H:\>type \\dc01.mediture.dom\SysVol\mediture.dom\Policies\{77F82F0F-AE2B-42F3-B173-D42F4BEEC0BA}\gpt.ini
[General]
Version=65551
displayName=New Group Policy Object
H:\>type \\dc02.mediture.dom\SysVol\mediture.dom\Policies\{77F82F0F-AE2B-42F3-B173-D42F4BEEC0BA}\gpt.ini
[General]
Version=65551
displayName=New Group Policy Object
H:\>type \\dc03.mediture.dom\SysVol\mediture.dom\Policies\{77F82F0...
2014 Sep 16
1
Oplock break failed on sysvol share
...the same time. For example, at 8:00 AM (when around
30 PCs get started simoultaneously, I get this in smbd.log:
###
[2014/09/16 08:01:21.320944, 0]
../source3/smbd/oplock.c:335(oplock_timeout_handler)
Oplock break failed for file
mydomain.com/Policies/{95953CB2-46B9-4F52-A163-87232A8ED688}/GPT.INI --
replying anyway
[2014/09/16 08:01:21.365313, 0]
../source3/smbd/oplock.c:335(oplock_timeout_handler)
Oplock break failed for file
mydomain.com/Policies/{FA5D59F2-50FD-4BE4-B21E-9D063676D9E2}/GPT.INI --
replying anyway
[2014/09/16 08:01:51.344249, 0]
../source3/smbd/oplock.c:335(oplock_timeou...
2009 Oct 03
1
if else statement error
Hello,
I am doing a if else statement in R. But it always comes out error such as
'unexpected symbol'
There are two variables. ini and b. when ini=1, a=3; when ini>1 and b>2,
a=3; all other situations, a=6. I don't know where it is wrong.
Here is my code
ini=3
b=4
if (ini==1) {
a=3
}
else if (ini>1 and b>2 ) {
a=3
}
else {a=6}
Thanks a lot.
--
View this message in context: http...
2015 Feb 03
2
Problem with odbc connector with cdr
...o be stored in mysql cdr: Unable to retrieve database handle.
CDR failed.
This kept popping up every time I was trying to have a call be stored in my
mysql cdr table, and I traced the problem to the odbc connector, where my
knowhow is about to end.
One problem may be that odbcinst -j outputs wrong ini files, I believe I
need these to be under /etc/ instead of /usr/local/etc/, but I'm unsure
about how to change those permanently.
# odbcinst -j
unixODBC 2.3.2
DRIVERS............: /usr/local/etc/odbcinst.ini
SYSTEM DATA SOURCES: /usr/local/etc/odbc.ini
FILE DATA SOURCES..: /usr/local/etc/ODBCD...