Displaying 20 results from an estimated 20000 matches similar to: "Change Default Directory"
2010 Sep 30
0
no such file to load --initializer
Hi all,
issuing the command "$rake gems" in a rails-application folder leads
to the error "no such file to load -- initializer"
I am on centos5.2, ruby 1.9.2.p0, rubygems 1.3.7, rails 3.0
irb -> require ''rubygems'' => false
echo $GEM_PATH leads to /usr/local/lib/ruby/gems/1.9.1
gem environment leads to
RubyGems Environment:
- RUBYGEMS VERSION: 1.3.7 -
2013 Apr 13
2
running rails on my linux mint
Hi
i cannot start my rails server webrick and i m just start learning rails ..
the error i get is:
> /var/lib/gems/1.8/gems/railties-3.2.13/lib/rails/script_rails_loader.rb:11:
warning: Insecure world writable dir /sbin in PATH, mode 040777
/var/lib/gems/1.8/gems/bundler-1.3.5/lib/bundler/runtime.rb:216: warning:
Insecure world writable dir /sbin in PATH, mode 040777
=> Booting WEBrick
2005 Jul 05
0
Problem installing RMySQL_0.5-5
Dear R users
I have a problem installing RMySQL_0.5-5 in that ld skips incompatible
libmysqlclient as shown below. Can someone help?
Thanks
Einar Arnason
I am on a Red Hat Enterprise Linux ES (v. 3 for AMD64/Intel EM64T)
2.4.21-15.EL #1 SMP Thu Apr 22
running mysql Ver 14.7 Distrib 4.1.12, for pc-linux-gnu (i686) using
EditLine wrapper distributed under xampp (www.apachefriends.org)
2008 May 11
1
dovecot mysql
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
i am trying to setup dovecot with mysql support
(mysql from lampp) but i am getting this :
hg clone http://hg.dovecot.org/dovecot-1.1/ dovecot-1.1.hg
cd dovecot-1.1.hg
./autogen.sh
export -p LDFLAGS="-L/opt/lampp/lib/mysql/"
./configure --with-mysql
...
checking mysql.h usability... no
checking mysql.h presence... no
checking for
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
2008 Apr 13
2
mysql install
Hi,
when i try to install mysql-server it gives me mirror error and also
says package does not match the intended download?
what is the issue hear. i already have lampp stack .when i try to
install zenoss it still says that it need mysql although its included
in lampp stack.
Thanks
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 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
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
2003 Jan 08
3
long directory name problem
Does rsync has directory name length limit? I was trying to rsync a directory that has the name length of 34 characters and getting permission denied error.
$ rsync -avz --delete --force -e ssh /usr/local/apache/htdocs 192.168.0.2:/usr/local/apache
building file list ...
readlink htdocs/CorporateLegalTimesEDITORIAL_files/cBug_blueXs.gif: Permission denied
readlink
2018 Jan 24
1
Split brain directory
Hello,
I'm trying to fix an issue with a Directory Split on a gluster 3.10.3. The
effect consist of a specific file in this splitted directory to randomly be
unavailable on some clients.
I have gathered all the informations on this gist:
https://gist.githubusercontent.com/lucagervasi/534e0024d349933eef44615fa8a5c374/raw/52ff8dd6a9cc8ba09b7f258aa85743d2854f9acc/splitinfo.txt
I discovered the
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) =>
2007 May 12
2
HA with CentOS
Hi All,
I have two identical computers with CentOS 5.0 and lampp installed. Are
there any high-availability solution for CentOS? So, when one one computer
offline, another could act as a backup and being transparent to user.
Regards,
Tong
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
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 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:
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