search for: webdir

Displaying 20 results from an estimated 27 matches for "webdir".

2010 Sep 03
1
How to Retain Ownership on webdir
Hi, I have this webroot /webdir/ with 2775 permission so that any created file/directory by apache inside of /webdir/ will be 'users:webusers'. However, I noticed when the apache created a new files (fileB) / directories (dirB), the ownership becomes 'apache:apache' and the sgid has gone for /webdir/ (drwxrwxr-x)....
2008 Jul 21
4
[LLVMdev] nightly tester setup
...the test suite, so I don't quite understand what's going on. Looking at http://llvm.org/nightlytest/ shows that none of the other Linux testers are reporting test suite results either. Here's the meat of my nightly script, run from cron: export BUILDDIR=$HOME/llvm-test export WEBDIR=$HOME/llvm-test-results export LLVMGCCDIR=$HOME/llvm-gcc/install cd -- "$HOME" mkdir -p -- "$WEBDIR" cd llvm utils/NewNightlyTest.pl -release -parallel -noexternals -noremoveresults -nickname martini where $HOME/llvm is an LLVM checkout that I keep up to date ma...
2011 Mar 29
1
weird result when using --link-dest
...backups, but the result is very suprising. the full backup seems to be reduzed in size!! I've reduced the commands to the bare minimum that still procduces the str. ange result. mkdir -p /tmp/full_20110329_122743 mkdir -p /tmp/20110329_125251 rsync --archive -e "ssh" server:/var/webdir/ /tmp/full_20110329_122743 du -s /tmp/*20110329* 18272 /tmp/full_20110329_122743 12 /tmp/20110329_125251 rsync --archive -e "ssh" --link-dest /tmp/full_20110329_122743 server:/var/webdir /tmp/20110329_125251/ du -s /tmp/*20110329* 18272 /tmp/20110329_125251 532 /tmp/full_201103...
2008 Jul 21
0
[LLVMdev] nightly tester setup
...e understand what's going on. Looking at > http://llvm.org/nightlytest/ shows that none of the other Linux > testers > are reporting test suite results either. > > Here's the meat of my nightly script, run from cron: > > export BUILDDIR=$HOME/llvm-test > export WEBDIR=$HOME/llvm-test-results > export LLVMGCCDIR=$HOME/llvm-gcc/install > cd -- "$HOME" > mkdir -p -- "$WEBDIR" > cd llvm > utils/NewNightlyTest.pl -release -parallel -noexternals > -noremoveresults -nickname martini > > where $HOME/llvm is an LLVM c...
2004 Sep 06
0
[LLVMdev] POST MORTEM: llvm-test changes
After fixing nested () problem manual run nighttest finished successfully with one remarkable logged problem: INITIALIZED CVS Root = :pserver:anon at llvm-cvs.cs.uiuc.edu:2401/var/cvs/llvm BuildDir = /home/wanderer/pkg/build/llvm/night/build WebDir = /home/wanderer/pkg/build/llvm/night/testresults-X86-FreeBSD Prefix = /home/wanderer/pkg/build/llvm/night/testresults-X86-FreeBSD/2004-09-06 CVSLog = /home/wanderer/pkg/build/llvm/night/testresults-X86-FreeBSD/2004-09-06-CVS-Log.txt BuildLog = /home/wanderer/pkg/build/llvm/night/testresul...
2004 Sep 05
3
[LLVMdev] POST MORTEM: llvm-test changes
Okay, I'll have to fix NightlyTest.pl not to use shell script syntax that isn't universal. Look for a commit soon. Reid. On Sun, 2004-09-05 at 13:31, Vladimir Merzliakov wrote: > > Bash 2.05b on Linux handles this fine. I was asking what > > your "default" system shell is on FreeBSD. Probably /bin/sh, right? > > Perhaps you can: > > > >
2019 Oct 14
3
Cannot start SMB on CentOS 7
...le = Yes ?????????????? create mask = 0600 ?????????????? browseable = Yes [print$] ?????????????? comment = Printer Drivers ?????????????? path = /var/lib/samba/drivers ?????????????? write list = root ?????????????? create mask = 0664 ?????????????? directory mask = 0775 # Web directory access [webdir] ?????????????? valid users = dap, at apache ?????????????? writeable = yes ?????????????? browsable = yes ?????????????? path = /var/www ?????????????? hosts allow = 192.168.0.0/255.255.255.0 # ftp directory access [ftp] ?????????????? valid users = dap, at apache ?????????????? writeable = yes ?...
2000 Aug 09
1
Samba and IIS question
...files Samba provided. Do the Unix permissions on the files include read for "other" (eg, 755)? If not, the account IIS is running from may not have permission to read. > The server was unable to add the virtual root '/ThisWeb' for the directory '\\ThisMachine\webDir\public_html\ThisWeb' due to the following error: Logon failure: the user has not been granted the requested logon type at this computer. The data is the error code. The "logon type" message is mildly puzzling, but may simply indicate that the account IIS is being run f...
2006 Dec 30
0
[LLVMdev] nightly tester grawp
Hi Devang, Unfortunately, there's no way to see the build log unless you're on the machine from which the report was generated. If you can log in to Grawp's machine then it should be in the "WEBDIR". It is most likely mis-compiling because the needed llvm-gcc patch has not been applied after the SETCC patch to LLVM was committed last weekend. Reid. On Fri, 2006-12-29 at 16:51 -0800, Devang Patel wrote: > Nightly tester 'grawp' is reporting compilation error ? How do I see...
2008 Jul 25
0
[LLVMdev] nightly tester setup
.../llvm.org/nightlytest/ shows that none of the other Linux >>> testers >>> are reporting test suite results either. >>> >>> Here's the meat of my nightly script, run from cron: >>> >>> export BUILDDIR=$HOME/llvm-test >>> export WEBDIR=$HOME/llvm-test-results >>> export LLVMGCCDIR=$HOME/llvm-gcc/install >>> cd -- "$HOME" >>> mkdir -p -- "$WEBDIR" >>> cd llvm >>> utils/NewNightlyTest.pl -release -parallel -noexternals >>> -noremoveresults -nickname...
2004 Sep 05
0
[LLVMdev] POST MORTEM: llvm-test changes
...erver:anon at llvm-cvs.cs.uiuc.edu:2401/var/cvs/llvm /home/wanderer/pkg/build/llvm/night/build /home/wanderer/pkg/build/llvm/night/testresults-X86-FreeBSD Log: INITIALIZED CVS Root = :pserver:anon at llvm-cvs.cs.uiuc.edu:2401/var/cvs/llvm-test BuildDir = /home/wanderer/pkg/build/llvm/night/build WebDir = /home/wanderer/pkg/build/llvm/night/testresults-X86-FreeBSD Prefix = /home/wanderer/pkg/build/llvm/night/testresults-X86-FreeBSD/2004-09-05 CVSLog = /home/wanderer/pkg/build/llvm/night/testresults-X86-FreeBSD/2004-09-05-CVS-Log.txt BuildLog = /home/wanderer/pkg/build/llvm/night/testresul...
2008 Feb 09
2
Create a Yum repository for CentOS 5?
Hi, I'm using CentOS 5.1 on both server and desktops. I have a series of packages that I either rebuilt from CentOS SRPMS to modify them according to my needs (PHP for example), or that I built from Fedora Core SRPMS because they're not available on CentOS nor in the RPMForge repos (Seamonkey, MPD with libshout support, xmms-wma, ...). I want to create my own remote Yum repository
2006 Dec 30
3
[LLVMdev] nightly tester grawp
Nightly tester 'grawp' is reporting compilation error ? How do I see detailed build log ? Thanks, - Devang
2006 Jul 12
2
(Re-)designing a CMS
Hello Rails-list, I''m working on a CMS in Rails. The company that I work for currently uses a CMS written in PHP, and I want to mimick it in Rails, and improve along the way. The PHP variant works with templates like this: In the root of the webdir, there are the template files, named cms_news.html for example. This page contains custom tags, in the form of definitions and placeholders... The definition tags go like: <!--cms <cmsdef name="articles" table="t_articles" type="repeat"> <buttons/>...
2006 Jun 07
7
Tunneling in capistrano twice
Hi there, The default recipe expects you to be able to access your web server directly from your local machine. On our web server, for security purposes, it is only possible to ssh to it through one particular ip (which is also a remote machine.) The capistrano source is so compact and tidy it looks very hackable. But rather than messing around I thought I''d ask first if anyone else
2019 Oct 16
0
Cannot Access Windows Shared Printer as Guest
...?? browseable = No ?????????????? guest ok = Yes ?? ?? ?? ?? writable = No [print$] ?????????????? comment = Printer Drivers ?????????????? path = /var/lib/samba/drivers ?????????????? write list = root ?????????????? create mask = 0664 ?????????????? directory mask = 0775 # Web directory access [webdir] ?????????????? valid users = dap, at apache ?????????????? writeable = yes ?????????????? browsable = yes ?????????????? path = /var/www ?????????????? hosts allow = 192.168.0.0/255.255.255.0 # ftp directory access [ftp] ?????????????? valid users = dap, at apache ?????????????? writeable = yes ?...
2019 Oct 21
0
Cannot Access Windows Shared Printer as Guest
...?? browseable = No ?????????????? guest ok = Yes ?? ?? ?? ?? writable = No [print$] ?????????????? comment = Printer Drivers ?????????????? path = /var/lib/samba/drivers ?????????????? write list = root ?????????????? create mask = 0664 ?????????????? directory mask = 0775 # Web directory access [webdir] ?????????????? valid users = dap, at apache ?????????????? writeable = yes ?????????????? browsable = yes ?????????????? path = /var/www ?????????????? hosts allow = 192.168.0.0/255.255.255.0 # ftp directory access [ftp] ?????????????? valid users = dap, at apache ?????????????? writeable = yes ?...
2019 Oct 14
0
Cannot start SMB on CentOS 7
...????????? browseable = Yes > > [print$] > ?????????????? comment = Printer Drivers > ?????????????? path = /var/lib/samba/drivers > ?????????????? write list = root > ?????????????? create mask = 0664 > ?????????????? directory mask = 0775 > > # Web directory access > [webdir] > ?????????????? valid users = dap, at apache > ?????????????? writeable = yes > ?????????????? browsable = yes > ?????????????? path = /var/www > ?????????????? hosts allow = 192.168.0.0/255.255.255.0 > > # ftp directory access > [ftp] > ?????????????? valid users = dap...
2007 Nov 13
5
Samba clients disconnect periodically
...configuration for full audit plugin, which will let us see all # accesses and operations on the Misc drive. Currently disabled due # to high I/O loads caused by it. #vfs objects = full_audit full_audit:success = all full_audit:failure = none full_audit:facility = LOCAL6 # different groups access webdirs different, so include it from a file. include = /etc/samba/%G.inc
2006 Dec 30
2
[LLVMdev] nightly tester grawp
...s, --Jim On 30-Dec-06, at 05:39 AM, Reid Spencer wrote: > Hi Devang, > > Unfortunately, there's no way to see the build log unless you're on > the > machine from which the report was generated. If you can log in to > Grawp's machine then it should be in the "WEBDIR". > > It is most likely mis-compiling because the needed llvm-gcc patch has > not been applied after the SETCC patch to LLVM was committed last > weekend. > > Reid. > > On Fri, 2006-12-29 at 16:51 -0800, Devang Patel wrote: >> Nightly tester 'grawp' is rep...