similar to: samba internal error ... panic ...

Displaying 20 results from an estimated 1100 matches similar to: "samba internal error ... panic ..."

2007 Feb 28
0
RoR&Apache - htaccess rewrite directories fail?
On my server I have a directory at the root, /rails/ which contains other directories with rails projects. In my httpd.conf I have RewriteEngine On RewriteLog "logs/rewrite.log" RewriteLogLevel 9 RewriteCond %{REQUEST_URI} !^/rails/([^/]+)/public/ RewriteRule ^/rails/([^/]+)/?(.*)$ /rails/$1/public/$2 [QSA,L] So with a GET /rails/test/ you''d get sent to /rails/test/public/ and
2011 Dec 01
1
Hlink node data for 570645 already has path ...
When syncing one backup system (running dirvish, but that's not really relevant) to a second long-term backup system which uses btrfs snapshots, I get the following output: rsync: link "/parasite.oob.telegraaf.net/vservers-var-www/tree/elo/var/www/lokaalx/openx-htdocs/etc/xmlcache/.svn/prop-base/cache_etc-changes_schema-tables-core-12934.bin.svn-base" (in backup-aquagirl) =>
2008 Jul 11
1
Question about log output
Hi all, I have a question as to how I can show the full content of my rsync logs as opposed to what I see below: Why do my logs look truncated? 2008/07/11 19:45:34 [18816] <f..t.... htdocs/etc... 2008/07/11 19:45:34 [18816] <f..t.... htdocs/etc... 2008/07/11 19:45:34 [18816] <f.st.... htdocs/etc... 2008/07/11 19:45:34 [18816] <f..t.... htdocs/etc... 2008/07/11 19:45:34 [18816]
2010 Sep 28
1
How to mirror only specified directories
I am trying to mirror only select directories from one server to another with rsync through its daemon mode. Server A /export /home /A-do /A-not /A-copy /das /htdocs /docs /em /htdocs /docs /psb /htdocs /docs /X-do /X-not /X-copy Server B /export /home /extranet
2010 Sep 30
3
Excluding most and including some problems continue.
Here is my rsync command as it currently stands. /usr/local/bin/rsync -vvv --stats -Pzrtpl --delete --password-file=/export/home/webuser/.appprod --log-file=/export/home/webuser/logs/rsync-log -F /export/home/ webuser at appprod::dprweb_extranet/ > rsync-test Here is the current .rsync-filter file. + das + em + enf + internal + itb + medtox + pml + psb + reg + whs + htdocs + docs - /* -
2001 Sep 07
6
unexpected EOF in read_timeout
Perhaps someone can shed some light on the problem I'm having using rsync 2.4.6. I'm getting the following error: receiving file list ... done htdocs/acescounseling/logs/ htdocs/adihome/logs/ . . htdocs/coupons/logs/error_log htdocs/court/logs/combined_log htdocs/cowgirl/logs/combined_log htdocs/cowgirl/logs/error_log htdocs/cowgirl/logs/ssl_log Connection to nova closed by remote host.
2009 Sep 02
1
web meetme PHP undefined variable
I am hoping maybe some of you have come across these before in your experience with web meetme. Below are the messages im receiveing when I load the web meetme home page. Notice: Undefined variable: s in /usr/local/apache2/htdocs/web-meetme/meetme_control.php on line 9 Notice: Undefined variable: logoff_section in /usr/local/apache2/htdocs/web-meetme/meetme_control.php on line 12 Notice:
2010 Jul 14
1
"Cannot delete non-empty directory"/"Operation not permitted" with file-creation on target-server
Hello Everybody, I was searching for an answer myself for quite some time without success, so I hope somebody can clarify...I use rsync to sync webcontent from one server to another. Apache-details: * Apache runs as nobody:nogroup. * Source-Server-Rights htdocs: The rsync-user gains access via o+rx * Destination-Server-Rights htdocs: The rsync-user is in the group 'nogroup', gains
2006 Jun 02
4
RoR on Apache not working
Hi I''m a RoR newbie, in fact i''ve been using it for less than 24 hours, but I''m not an internet/pc/apache/developement newbie so I expected this to go much easier :) Ok, here it goes. I''ve been trying to get RoR working with apache both on a RH server and after i didn;t managed there I tried on my machine, an windows XP/Apache2 machine. I don''t like
2008 Dec 22
0
txfax/rxfax fun
Hi Gang, I'm trying to make an application to upload a tiff via a web interface, slap a cover page onto it, merge the two into a new tiff and send it out via txfax. I'm able to get it out to a fax machine using this sequence: /usr/bin/tiff2pdf /tmp/faxout/1229978819_filea.tif -o /tmp/faxout/1229978819_filea.pdf /usr/bin/gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite
2007 May 22
0
BackgroundRb Server not responding
Hey, I have scheduled script that is not working very well. It will only run once or twice before I have to restart the server to get it running again. If I try to the worker manually after it has stopped exceuting the schedule I get this in the server log: 20070522-07:33:36 (5030) Connection reset by peer - (DRb::DRbConnError) 20070522-07:33:36 (5030) /usr/local/lib/ruby/1.8/drb/drb.rb:566:in
2005 Dec 28
3
problems with lighty on linux
I''m trying to get our app running on Lighty... I followed Ezra''s instructions: http://brainspl.at/pages/rails_stack... Currently the app runs fine with webrick, but with lighty I get 404 errors on everything. I found if I don''t edit the lighttpd.conf file to use absolute paths, it works fine. But this is not good for production because I need to run it with the -d
2004 Jan 10
2
Need some help on security
Hello all. I am new to the list and relitively new to FreeBSD. I currently have a server running 4.8 as a dedicated server with cPanel added as a way to speed up the creation of sites and such on the server. I host only a couple of site because I do this in my spare time and don't know enough to be a paid participant in the hosting community. Anyway, on to the question, lastnight, the server
2006 Feb 01
3
Configure Apache 2.0.55 and FastCGI
I''m installing a Rails App under Apache 2.0.55 with FastCGI. I have this config under httpd.conf ------------------------ LoadModule fastcgi_module modules/mod_fastcgi.dll ... Alias /fatturails/ "C:/Programmi/Apache Group/Apache2/htdocs/fatturails/public/" <Directory "C:/Programmi/Apache Group/Apache2/htdocs/fatturails/public"> AddHandler fastcgi-script .fcgi
2009 May 28
0
tree connect failed: NT_STATUS_ACCESS_DENIED
Dear list, I have no in depth knowledge about samba but use the online tutorial to configure the samba server. this time I have installed samba ( Version 3.2.4-4.3-2042-SUSE-SL11.0 ) on suse 11. I have now disallowed the guest users and created some samba users with "smbpasswd -a <username> " command. but if I try to connect with the samba share from another linux box I get
2011 Feb 28
2
how to make centos safty(php+mysql)
hi,every i have a php project and use centos to go and how to make folder's privilage and make it saft like: /home/htdocs/test chown -R www:www /home/htdocs/test chmod -R 644 /home/htdocs/test etc thanks very much -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110228/ddeda51b/attachment.html>
2004 Jul 03
0
[Bug 1495] New: 2.6.x generates protocol stream error running as server daemon on HP-UX 11.11
https://bugzilla.samba.org/show_bug.cgi?id=1495 Summary: 2.6.x generates protocol stream error running as server daemon on HP-UX 11.11 Product: rsync Version: 2.6.2 Platform: PA-RISC OS/Version: HP-UX Status: NEW Severity: normal Priority: P3 Component: core AssignedTo:
2008 Jul 21
2
copy
I want to copy all the following files/folder/subfolders under /usr/local/apache/htdocs to a remote server within this directory /var/www/html/ Am I correct with this command, or far away offff tar zcvf - /usr/local/apache/htdocs | ssh root at 1.2.3.4 "cat > /var/www/html/htdocs.tar.gz" Thanks -- Your search - madunix - did not match any documents. -------------- next part
2005 Nov 21
2
cannot create entry in directory created by Samba
Using Fedora Core 4, Samba 3.0.14a-2, apache 2.0.54, MySQL 4.14-standard, and Tomcat 5.5.9 I am using XP machines to access a file server also running XP. The database server however is FC4, so I use Samba to create the file structure, so far as linux knows, on the database server. This is so that the the front end for the database, java code (JSP's and Servlets) also running on the database
2007 Dec 01
0
ADS - Not recognizing Domain Admin group membership (from 1 workstation only)
I've been running a couple Centos5 and RHEL4/5 servers with samba for a while now and everything has been working great with our Windows 2003 AD. All of a sudden though I'm experience something really weird on one of the RHEL5 boxes. Whenever I try to connect as a Domain Admin from one particular Vista client, I get access denied and repeated prompts for a username/password - this has