similar to: Permissions problem in deployment stage.

Displaying 20 results from an estimated 50000 matches similar to: "Permissions problem in deployment stage."

2006 Jun 11
2
Javascript include in html - load times
Hi, If I include a javascript library, will it load when the html load, or just at the first use? I have table.js and I have few pages that needs it. Should I include it just on the pages that needs it, or put it on the application_layout? Thanks, Kfir
2006 Jun 13
2
Bug tracking plugin for ROR?
Hi, Is there a plugin for ROR for bug tracking. I need it for lite use. I thoght using typo or something, but still want to know if there is something. Thanks, Kfir
2006 Apr 10
1
rake throws a lot of warnings
Hi, Running ''rake'' or ''rake ...'' will throw warnings and then will do the tasks. I have attached the output of rake stats 2> /tmp/rake.error.txt I''m running Gentoo with: * dev-lang/ruby Latest version available: 1.8.4-r1 Latest version installed: 1.8.4-r1 Size of downloaded files: 4,417 kB Homepage:
2006 Apr 15
2
Model isn''t in the scope when running script/console
Hi, When running the script/console I can''t run the model. Example: I have model Probe. So, running: Probe.class will not work, because Probe is not loaded. I tried to build some projects from scratch automatically generated, but the problem stays. Any thoughts? Thanks, Kfir
2011 Sep 01
1
Managing permissions for web folders
We have a web folder /var/www/somesite that's a root for one of the sites. Apache serves files out of here. It is an svn checkout, so that updates could be done by using svn up. Everything has been going great when I use the root user to update, but now I need to give access to other people to make deployments, and it doesn't seem to be easy to do using regular users. I have created a
2006 Jun 01
1
link_to_remote show then hide
Hi, I have a link_to_remote and it update a div. After the first click the div is opened with the information. Now I want to be able to close hide the div . How should I do it. Someone at the IRC told me to use toggle. But what I want is a bit odd. I want that it will not do again link_to_remote but toggle. Tnx Kfir
2006 May 27
29
deploying R_o_R to local servers
Hi! I''m pretty amazed by the features of RoR so far. But, as I come from the desktop application development, my clients expect to run the magic on their domain rather on a foreign one. Also I feel uncomfortable giving away my RoR code to some hosting company, because I''m planning to do a large application. As I understand, RoR is designed to run on central web-servers and not
2006 Apr 14
3
Rails deployment
Hi all, I''ve greated a rails application and i want to deploy it right now. I have to use a windows 2003 server.. So i installed i''ve used the following tutorial: http://wiki.rubyonrails.com/rails/pages/RailsOnWindows My application is running at : http://loc.iwsweb.nl But everytime i connect it opens a ruby process but at the end it won''t kill it. As you can see
2017 Dec 02
0
Apache and web content permissions
> Am 02.12.2017 um 10:30 schrieb Nicolas Kovacs <info at microlinux.fr>: > > Hi, > > Until a few months ago, when I had to setup a web server under CentOS, I > assigned (I'm not sure about the correct english verb for "chown"ing) > all the web pages to the apache user and group. To give you an example, > let's say I have a static website under
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
2009 Sep 05
0
[LLVMdev] Fwd: omission: clang-cc -MD -MF -c -fPIC
[retrying send with different email source] Hi, I do not really have much direct control over the compile lines any more. I guess I could code up a wrapper for your wrapper so that the libtool wrapper would be happy, but could you all consider libtool built projects and embed the necessary option stripping in your clang-cc thing? Thank you. Regards, Bruce make[2]: Entering directory
2009 Sep 05
4
[LLVMdev] omission: clang-cc -MD -MF -c -fPIC
Hi, I do not really have much direct control over the compile lines any more. I guess I could code up a wrapper for your wrapper so that the libtool wrapper would be happy, but could you all consider libtool built projects and embed the necessary option stripping in your clang-cc thing? Thank you. Regards, Bruce make[2]: Entering directory `/home/bkorb/ag/ag/snprintfv' /bin/sh ../libtool
2006 Mar 14
2
Where i can download docs for offline reference?
I have seen the testing doc or the FAQ on ROR site, but is there a zip file for it?
2009 Mar 06
1
problems with acl permissions changing ownership
Hi I am trying to get a non privileged user to update config files for apache httpd and have attempted the following: I have set the following permissions: setfacl -m user:deployer:--x /etc/httpd setfacl -R -m u:deployer:rwx,o::--- /etc/httpd/conf.d setfacl -R -m u:deployer:rwx,o::--- /etc/httpd/conf I then have a script that is run as the deployer user to checkout config files from svn and
2006 Jul 18
1
Capistrano Deployment on Dreamhost
I''m having trouble getting Capistrano to work on Dreamhost. I seem to be having problems logging in, but I can ssh fine to my dreamhost server from this machine. This doesn''t seem like a dreamhost specific thing to me, but I''m kind of stuck. Here''s the exception I get from "cap setup":
2015 Sep 16
0
[PATCH 0/4] efi: Makefile improvement
Hi. Sometimes, it may happen that we do not want to clone a repo (here the submodule) and just use the version installed in the system. I have myself one use case. Unfortunately, it is not possible to do that with syslinux AFAIK Thomas Le 15/09/2015 19:52, Celelibi via Syslinux a ?crit : > 2015-09-15 13:57 UTC+02:00, Patrick Masotta <masottaus at yahoo.com>: >>>>>
2015 Sep 16
0
[PATCH 0/4] efi: Makefile improvement
On Wed, Sep 16, 2015 at 10:55 AM, Erwan Velu via Syslinux <syslinux at zytor.com> wrote: > On mageia I'm using the following patch > https://svnweb.mageia.org/packages/cauldron/syslinux/current/SOURCES/syslinux-nogit.patch?revision=600959&view=markup > > > If it does solve your issue to, I could try pushing it into the repo. Commit ID 0f8cbe04 was 8 months ago. Thank
2008 May 29
2
Attempt of virt-install at Ubuntu 8.04 Desktop Dom0
Original Dom0 setup had been done per Todd Deshane''s instruction:- http://deshantm.livejournal.com/29959.html Functionality of SNV89 PV and HVM DomUs tested fine as well as F8 and WinXP HVM guests. Once again, all done as advised at http://deshantm.livejournal.com/29959.html Next i attempted to follow :- https://help.ubuntu.com/8.04/serverguide/C/libvirt.html #
2015 Sep 16
1
[PATCH 0/4] efi: Makefile improvement
Oups ... I forgot I sent that ... /me hides 2015-09-16 22:40 GMT+02:00 Gene Cumm <gene.cumm at gmail.com>: > On Wed, Sep 16, 2015 at 10:55 AM, Erwan Velu via Syslinux > <syslinux at zytor.com> wrote: > > On mageia I'm using the following patch > > >
2017 Jul 03
0
reshaping the data
Hi Do you want something like dcast(test, Sample~Gene, fun=function(x) paste(x, collapse=",")) or dcast(test, Sample~Gene, fun=function(x) sum(as.numeric(x))) 1 means INDEL, 2 means SNV and three means both Cheers Petr > -----Original Message----- > From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Bogdan > Tanasa > Sent: Monday, July 3, 2017 9:22 AM