Displaying 20 results from an estimated 1000 matches similar to: "Shared hosting for rails"
2006 Jul 06
0
Trying to get a command line function to work in rails
Hello all, let me preface by saying that I am a complete neophyte.
I have put together a toy application to monitor the domains that we
host. It displays basic information about the domain which I pull
from a database. One of the things that I would like to do is, when
the user drills down on a particular domain, have the system do a dig
and display the returned info in the page. I have
2007 Oct 29
4
Joining a Linux Machine to a Windows 2003 Active Directory Domain
Hey all, I'm trying to join a Linux machine running CentOS 5, Samba version
3.0.23 to a Windows 2003 Active Directory. I can authenticate successfully
against Kerberos, but I cannot seem to join the domain. I'm using
instructions from this article
2003 Sep 04
1
error in lm.fit
Hello R user,
I have several data frames with >100 columns and I did a linear regression
over time of each column
df1.lm <- lapply(df1, function(x) lm(x~year)$coeff[2])
that worked fine and I get slope of each column oder time - until I divided
df1 by df2
df3 <- df1/df2
> df3.lm <- lapply(df3, function(x) lm(x~year)$coeff[2])
Error in lm.fit(x, y, offset = offset, ...) :
2006 Aug 03
14
What OS do you use for development?
Just out of curiousity, what OS do most of you use for development? Do
you prefer to use WinXP to do your development, and then deploy to a
linux server, or do you actually use some distribution of linux (Ubuntu,
Debian, Gentoo, etc) for development?
Thanks!
--
Posted via http://www.ruby-forum.com/.
2013 Apr 12
2
model frame and formula mismatch in model.matrix()
Hello everyone,
I am trying to fit the following model
All X. variables are continuous, while the conditions are categoricals.
model <- lm(X2
2006 Apr 10
15
Apache/FastCGI still in development mode?
I''m running rails on RedHat ES3 managed by Plesk with Apache/FastCGI.
I''ve followed the directions here:
http://wiki.rubyonrails.com/rails/pages/HowtoInstallAndRunRubyOnRailsOnPlesk
And got everything working, but my application refuses to run in
Production mode. It runs in development mode despite the fact that I''ve
set:
FastCgiServer
2020 Jul 20
2
Apache umask
> On 7/13/20 6:40 PM, Emmett Culley via CentOS wrote:
>> I need to set the umask for apache to 002.? I've tried every idea I've
>> found on the internet, but nothing make a difference.? Most suggest that
>> I put "umask 002" in /etc/sysconfig/httpd, but that doesn't seem to make
>> a difference.? Other's suggest adding something to the
2020 Jul 21
2
Apache umask
> On 7/19/20 10:41 PM, Simon Matter via CentOS wrote:
>>> On 7/13/20 6:40 PM, Emmett Culley via CentOS wrote:
>>>> I need to set the umask for apache to 002.? I've tried every idea I've
>>>> found on the internet, but nothing make a difference.? Most suggest
>>>> that
>>>> I put "umask 002" in /etc/sysconfig/httpd, but
2009 Jun 24
2
change the height or scale of the y axis
Hallo, All,
I have a question about changing the height or scale of the y axis. When I
use following two R codes, I can get two plots. Please look at the y axes,
the number of indices (x1, x2, ?) on the y axis in the first plot is smaller
than that in the second plot, and hence the space between any two indices in
the first plot is wider than that in the second plot. As the number of
indices
2020 Jul 13
4
Apache umask
I need to set the umask for apache to 002. I've tried every idea I've found on the internet, but nothing make a difference. Most suggest that I put "umask 002" in /etc/sysconfig/httpd, but that doesn't seem to make a difference.
Other's suggest adding something to the httpd.service script for systemd. And that doesn't make any difference.
Any suggestion from
2006 Apr 12
13
Public Directory not accessible
Been trying to deploy my rails app on Redhat ES3, Apache2, FastCGI with
Plesk all day. Fun stuff. Basically, the issue that I can not solve has
to do with access to /public. None of my images, javascripts, etc. are
working in the app. Trying to access any of these results in a 404 (or
routing error if in developer mode). Oddly, the 404 file it displays is
-- you guessed it -- in fact *in*
2015 Sep 08
3
BackupPC problem - wrong user
I recently moved BackupPC from CentOS-6 to CentOS-7.
But when I browse to localhost/BackupPC I'm told
Error: Wrong user: my userid is 48[apache], instead of 984(backuppc)
As far as I can tell, the BackupPC settings are exactly the same
as they were before the move.
It seems htttpd is running the program as user apache
rather than backuppc, as required.
Is there a simple setting in
2012 May 25
2
Query about creating time sequences
Hi All,
I have a query about time based sequences. I know such questions have been
asked a lot on forums, but I couldnt find the exact thing that I was
looking for.
I want to create a time-based sequence which will mimic the trading window
AND would span multiple days. Something like below:
"2011-01-03 09:15:00 IST"
"2011-01-03 09:15:01 IST"
....
....
....
"2011-01-03
2003 Dec 04
5
vmail.cgi with Redhat 9.0
I recently switched from Mandrake to Redhat and I
noticed that vmail.cgi does not work with the default
apache installation that comes with Redhat.
Here is what I get in my error logs:
[Thu Dec 04 11:59:57 2003] [notice] suEXEC mechanism
enabled (wrapper: /usr/sbin/suexec)
[Thu Dec 04 11:59:58 2003] [notice] Digest: generating
secret for digest authentication ...
[Thu Dec 04 11:59:58 2003]
2006 Jan 09
1
enable suexec
Hello CentOS,
I don't usually use RPM's for apache, but I'm playing with a centos
4.2 w/apache and suexec. I've got the suexec apache RPM installed,
but I'm not sure how to actually get apache to use it. The
/etc/httpd/conf/httpd.conf does show it in the modules:
LoadModule suexec_module modules/mod_suexec.so
but httpd -l doesn't list suexec as being loaded.
I'm
2006 Jun 15
11
domU consoles
Hi
I have a couple of questions:
1. How do I exist from a domU console back to dom0 console (after
issuing xm console [domU])?
2. How do I setup a dom0/domU in order to get a tty login?
TIA
Paolo
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Feb 18
1
Secure shared web hosting using MAC Framework
Hi all,
I am looking at securing a web server using the FreeBSD MAC Framework.
To make things clear I will call the hosted users "web users". Those are the issues I am dealing with:
** Network Security **
- Web users shouldn't be able to connect to reserved local ports apart from 25(smtp); 80(http); 443(https) and 3306(MySQL)
Solution:
run the web server and web users shell in
2009 Jan 30
1
fcgi/suexec problem
I have a number of vhosts configured with SuexecUserGroup
to run the scripts with limited privileges and the dept. web-site on one
of them. The problem is the webmaster can't read online context help
which comes with the cms the site is using. Most help files (>2K) have
*.php.html extension. *.php and *.html scripts both work as I suspect
they should, but when it comes to *.php.html suexec
2013 Jan 31
1
The way Puppet installs things fail
Basically, the way puppet installs things things with
/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install
<package_name>
fails due to authentication
WARNING: The following packages cannot be authenticated
But if I do it from an ssh console normally, using apt-get install
<package_name> it works fine without issues.
Is there a way to change how puppet uses the
2005 May 06
7
Rails hosting per user
I''m trying to set up shared rails websites, so every user has its own
public_html for rails scripts.
I''m not really satisfied with the fastcgi approach (cgi scripts can
sometimes be nasty security problems) so I''d like to try the another
approach. (If someone knows a good tutorial on installing rails on FreeBSD
including the fastcgi configuration that would be nice).