Displaying 20 results from an estimated 293 matches for "htdocs".
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) => tree/elo/var/www/lokaalx/openx-htdocs/etc/plugins/.svn/prop-base/openX3rdPartyServers.zip.svn-base failed: Too many links (31)
rsync: link "/parasite.oob.telegraaf.net/vservers-...
2007 Feb 28
0
RoR&Apache - htaccess rewrite directories fail?
...ng''
pattern=''!^/rails/([^/]+)/public/'' => matched
(2) rewrite ''/rails/test/something'' -> ''/rails/test/public/something''
(2) local path result: /rails/test/public/something
(2) prefixed with document_root to C:/Program
Files/Apache/htdocs/rails/test/public/something
(1) go-ahead with C:/Program
Files/Apache/htdocs/rails/test/public/something [OK]
(3) [perdir C:/Program Files/Apache/htdocs/rails/test/public/] strip
per-dir prefix: C:/Program
Files/Apache/htdocs/rails/test/public/something -> something
(3) [perdir C:/Program Files/...
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] <f.st.... htdocs/etc...
2008/07/11 19:45:34 [18816] <f.st.... htdocs/etc...
2008/07/11 19:45:...
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
/das
/htdocs
/docs
/em
/htdocs
/docs...
2010 Sep 30
3
Excluding most and including some problems continue.
...--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
- /*
- das/*
- em/*
- enf/*
- internal/*
- itb/*
- medtox/*
- pml/*
- psb/*
- reg/*
- whs/*
- htdocs/*
This is doing pretty close to what I want it to do. Which is to mirror only the */htdocs/docs* in each of the ten directories (das,em,enf,etc.) in the base path of */export/home* and e...
2006 Jun 02
4
RoR on Apache not working
...lHosts
It doesn''t work.
When i try to run the app in the browser it sais (this after beeing
incredibly slow to process my request):
Application error
Rails application failed to start properly
The error log in apache sais:
[Fri Jun 02 10:54:38 2006] [warn] FastCGI: server
"D:/work/#htdocs/ruby/clients/public/dispatch.fcgi" (pid 5108)
terminated with exit with status ''1''
[Fri Jun 02 10:54:38 2006] [warn] FastCGI: server
"D:/work/#htdocs/ruby/clients/public/dispatch.fcgi" restarted (pid 5116)
[Fri Jun 02 10:54:42 2006] [warn] FastCGI: server
"D...
2013 Oct 22
3
htdocs on NFS share / any pitfalls?
Hi all,
i have a new setup where the htdocs directory for the webserver
is located on a nfs share. Client has cachefilesd configured.
Compared to the old setup (htdocs directory is on the local disk)
the performance is not so gratifying. The disk is "faster" compared
to the ethernet link but the cache should at least compensate...
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.
unexpected EOF in read_timeout
The rsync commands I'm...
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>
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 access via owner rsync-user and g+rwx, htdocs-group is
'nogroup'
I use the following command:
/usr/bin/rsync -topglrcze ssh --delete --force --exclude='exa...
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.
-------------- nex...
2007 Jul 02
2
CentOS version of /srv/www/htdocs ?
I'm installing NagiosQL on CentOS 4.5 and am trying to follow these
instructions
http://www.nagiosql.org/wiki/Documentation
"....decompress the nagiosql-*.tar.gz to a directory accessible by your
webserver (e.g. /srv/www/htdocs)"
But since there is now /srv/www/htdocs folder on my installation, I'm not
sure what to do on CentOS instead.
Any advice?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070702/776b9268/attachment...
2010 Sep 01
4
NoMethodError: undefined method `force_encoding' for "Conten
Hi everyone!
Im trying to install mechanizer from
http://github.com/tenderlove/mechanize.
I`ve clone the project into /tmp folder. When I do rake inside the
folder /tmp/mechanizer it gives me this error:
mac159180:mechanize renatosis$ rake
(in /private/tmp/mechanize)
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -w
-Ilib:bin:test:. -e ''require "rubygems";
2005 May 11
3
Grandstream GXP2000 firmware update
...My website shows this files as missing:
201.133.125.152 - - [11/May/2005:16:47:16 -0500] "GET /firmware/ring1.bin
HTTP/1.0" 200 12737 "-" "Grandstream GXP2000 1.0.0.3"
[Wed May 11 16:47:17 2005] [error] [client 201.133.125.152] File does not
exist: /usr/local/apache/htdocs/voip/firmware/ring2.bin
201.133.125.152 - - [11/May/2005:16:47:17 -0500] "GET /firmware/ring2.bin
HTTP/1.0" 404 289 "-" "Grandstream GXP2000 1.0.0.3"
[Wed May 11 16:47:18 2005] [error] [client 201.133.125.152] File does not
exist: /usr/local/apache/htdocs/voip/firmware...
2005 Dec 28
3
problems with lighty on linux
...''s the lighttpd conf file:
# Default configuration file for the lighttpd web server
# Start using ./script/server lighttpd
server.port = 3001
server.modules = ( "mod_rewrite", "mod_accesslog",
"mod_fastcgi" )
server.error-handler-404 =
"/ci/htdocs/ci/rails/external/public/dispatch.fcgi"
server.document-root = "/ci/htdocs/ci/rails/external/public/"
server.errorlog =
"/ci/htdocs/ci/rails/external/log/lighttpd.error.log"
accesslog.filename =
"/ci/htdocs/ci/rails/external/log/lighttpd.access.lo...
2006 Feb 24
8
Ruby site structure on Apache
I use a hosting company,it use appache for RoR
I test a ''hello word'' code here
http://www.smtservers.com/demo/
I can see the working code here
http://www.smtservers.com/demo/public/say/hello
My question is how to short the url like
http://www.smtservers.com/demo/say/hello.I do not like public always in
URL
Thanks for help
Mark
--
Posted via http://www.ruby-forum.com/.
2006 Mar 23
8
The fastcgi crash after few hours
I have this configuration on my server
- Windows 2000 server
- Apache 2.0.55
- MySQL 5.x
- Rails 1.0
For the moment I have a rails app that run on Apache with fastcgi. After
some hours i use the application the fastcgi go down and so the web app
is so slow (with cgi).
The error in RAILS_ROOT/log/fastcgi.crash.log is:
[23/Mar/2006:09:11:23 :: 5668] Ignoring unsupported signal USR1.
2011 Jan 25
4
backup script
I want to create bash script to have a zip copy from a website running
on linux /var/www/htdocs/* local on the same box on different
directory
I am thinking to do a local backup using crontab (snapshot my web)
tar -cvzf /tmp/website-$(date +%Y%m%d-%H%M).tgz /var/www/htdocs/*
This command will create a file /tmp/website-20110101-1459.tgz
I want it run on daily basis and to keep the last 5days...
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: Undefined variable: logoff_section in
/usr/local/apache2/htdocs/web-meetme/meetme_control.php on line 19
Notice: Undefined index: auth in...
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
Options +ExecCGI
AllowOverride All
Allow from all
Order Allow,deny
</Directory>
FastCgiServer "C:/Programmi/Apache
Group/Apache2/ht...