similar to: Online update functionality

Displaying 20 results from an estimated 7000 matches similar to: "Online update functionality"

2006 Jan 24
4
Looking for a Ruby, ROR code sample or info
Hi all, I am looking for a code sample that shows how to execute a host-command using Ruby or ROR and then read the output. Thanks, Onno This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any
2006 Aug 09
1
GemNotFoundException installing Rails - actionpack not in the repository
Hi all, I got an error on gem install rails which I do not understand? What am I doing wrong? Any help or suggestions will be greatly appreciated. Cheers, Onno ttempting local installation of ''rails'' ocal gem file not found: rails*.gem ttempting remote installation of ''rails'' pdating Gem source index for: http://gems.rubyforge.org nstall required dependency
2006 Feb 15
0
WebRick Page not found on strange URL''s
Group, I noticed today that the WebRick server displays a page not found for a file named use_case_analysis,{28014615-A62F-452D-B821-30C7CAB0EC44}.html Is this bad URI syntax? I am not happy with the strange characters in the filename but unfortunately this is not my doing and I cannot change it. Probably this means I cannot use the WebRick server? Anyone experienced this before? Regards, Onno
2005 Nov 30
0
uninitialized constant Base (NameError) trying to use ActiveLdap
Hi group I''m trying to hook up my simple app to Active Directory. I''m following instructions posted on the website. Mainly http://wiki.rubyonrails.com/rails/pages/HowtoAuthenticateViaLdap and now also http://wiki.rubyonrails.com/rails/pages/ActiveLDAP. The two instructions seem to differ a little on how to configure (environment.rb). Both instructions break my app with an
2006 Aug 15
1
Question on start_form_tag and get post method
Hi all, I have a simple question about start_form_tag. It default generates method=post. I was wondering how you could use start_form_tag to generate method=get. Probably a simple question but one I can''t answer with the API doc. Thanks in advance, Onno
2000 Aug 28
0
samba digest, Vol 1 #12 - 20 msgs
Onno Zweers <onno@verweij.com> wrote: > Message: 17 > Date: Mon, 28 Aug 2000 16:49:39 +0200 > To: samba@samba.org > From: Onno Zweers <onno@verweij.com> > Subject: Making a share visible only to members of a group > > Hi all (and hopefully also someone of the samba team), > > I want a shared directory to be visible only to the members of a group, and >
2003 Sep 18
0
RE : Successfuly Building Samba 2.2.X under HP-UX 11i with gcc
Hello, just for my information, what happens if you append "-D_HPUX_SOURCE" ? Some (long) time ago (HP-UX 10.x), it would help compiling foreign software on HP-UX. But I had only at hand the HP compiler. Regards, J?r?me -------- Message d'origine-------- De: Hughes, Martin [mailto:Martin.Hughes@uk.thalesgroup.com] Date: jeu. 9/18/2003 13:05 ?:
2003 Sep 30
0
RE : S3+CUPS+PDF pseudo printer : print command not functional on service
Thanks for your answer. So for my PDF printer, I switched back to BSD printing (calling cups-lpd), and keeped the local (to PDF printer) print command definition. It works now. I still had to add to cups (which automatically generates the /etc/printcap file) a fake printer with the name of the pdf printer (to avoid the loss of the manual addendum to /etc/printcap for the pdf printer). Best
2000 Aug 29
1
Making a share visible only to members of a group
Hi, > I want a shared directory to be visible only to the members of a group, and > to no one else. Instead, a shared directory is either visible to everyone I tried to realize this by using include like: #include smb.conf.%G But it did not work correctly. Sometimes the share was visible, sometimes it wasnt, and if it was visible, network path wasnt found afterwards. > I have worked
2003 Sep 30
0
RE : OOT : Puzzling
Hi, It is not a Samba issue, but a RH9 one. Try to replace in /etc/sysconfig/i18n the default charset utf8 to something easier (and faster) to handle for the system (look at the same file on your RH73). HTH, J?r?me -------- Message d'origine-------- De: Stefan G. Weichinger [mailto:monitor@oops.co.at] Date: mar. 9/30/2003 20:23 ?: samba@lists.samba.org Cc: Objet: Re:
2015 May 12
1
dovecot-lda panics when postmaster_address is given on command line
Hi, When passing a postmaster_address to dovecot-lda on the command line with -o, it panics: $ ./dovecot-lda -o postmaster_address=anything lda(onno,)Panic: file lda-settings.c: line 80 (lda_settings_check): assertion failed: (set->postmaster_address[0] == SETTING_STRVAR_UNEXPANDED[0]) It looks like postmaster_address has already been expanded at that point when it's given on the
2004 Feb 17
1
Problems usign samba with Windows XP Pro
Hello, I have upgraded my computer from W2K to W XP Pro. I use samba connections to reach an Aix server (4.3.3), on which samba 2.2.8a is installed. Before upgrading my computer, everything worked perfectly, but since, the first time I try to access a file or directory on a samba network filesystem, I takes approximately 5 to 6 minutes to make connection. After that, response time is fine. Do
2007 Jan 09
0
Production Mode with SCGI
Hi, I have an application running on Apache SCGI (Win XP). Once I run it in production mode (scgi_ctrl config -S -e production ) I''m getting stack trace instead of HTTP status 500 (Application Error) and the error is logged production.log. The application works fine without SCGI. Your help is highly appreciated.... Thanx /* production.log */ # Logfile created on Thu Jan 04 16:35:43
2006 Mar 07
0
production.log says status 200, browser says 500?
I have a long running operation (more than a minute) that is running in a request. The operation completes according to the log and the log says that it returns http status 200. Sometimes an error message is written after the 200 log message (included at the end of this message). But the browser get a status 500 from the Apache server. We''re using Apache with SCGI on Windows doing
2005 Nov 15
11
Collecting thread: Too many open files (Rails+SCGI crash)
I have a problem with running Rails 0.13.1 with scgi_rails 0.4.3 and Apache. After running for some time (more than a day), the SCGI process stops with the following error (from scgi.log): -- [ERR][24189] Collecting thread: Too many open files [ERR][24189] /usr/local/lib/ruby/gems/1.8/gems/scgi_rails-0.4.3/lib/scgi.rb:188:in `accept''
2006 Mar 31
2
AAARGH! Need some fresh eyes to look at this pls
I just switched my rails app over to production mode, couldn''t get it working, switched it back to development mode, and now nothing gets outputted in the browser. I''m sure I''ve missed something in the configs. Setup: Lighttpd/SCGI on WinXP, Rails 1.0. Environment.rb: ENV[''RAILS_ENV''] ||= ''development'' require
2006 May 26
0
SCGI + Lighttpd + SSL crashes - fine without SSL
[ERR][17968] Handling client: can''t convert nil into String Hi, We decided to go with SCGI + Lighttpd for Rails at our company and had no problems with the initial setup. Everything ran fine and was fast. However, problems occurred when we tried to rebuild Lighty with SSL capabilities. With this build, even with SSL off in the config file the application fails on the first request.
2006 Feb 22
1
Urgent help needed
Hi, I''m on Apache 2.0.54, Linux Fedora Core 2 with Plesk. I installed a Rails application previously on the box using SCGI and it works fine; even now. I''m trying to get a second app online and it fails. Same config, except for the SCGI runner ports of course. It looks like the error comes from the fact that the mod_rewrite loops. WHY ??? BTW : I have to put this app
2006 Jan 27
5
Multiple Apps running under Lighttpd with scgi on a Windows Box ... possible?
I''ve run into a problem on one of my development machines. I''m trying to run multiple rails apps on one dev machine that runs Windows. Problem is that is seems that I can only run one scgi_service at a time, meaning that only one of my apps will function at a time. Anyone know how I can get around this, other than getting a *nix box (which I should have soon, hopefully) ?
2006 Feb 28
6
scgi+lighttpd+windows - why wont it work?
two problems, pls help...I''m under big pressure at work to fix this! I''m having trouble getting scgi and lighttpd running on windows - here''s what I did: On Win XP, I installed ruby, rubygems, and setup my rails app. All works fine with webrick. I then did: gem install cmdparse and gem install highline (as required for the scgi_rails gem according to