Config files configure the initial settings for some computer programs

learn more… | top users | synonyms

0
votes
1answer
86 views

Jekyll Posts Not found

So I setup a Jekyll page, I created a few demo posts, got a navigation between them working and styled it to my liking and then went 'jekyll' in the root. This generated a _site folder in my root. ...
0
votes
0answers
38 views

PEAR path configuration Notice already defined

It seems I have a bad pear configuration but can not discover why, I get 'Notice already defined'message when using this library. On my php.ini I have: ...
2
votes
0answers
119 views

Externalized BuildConfig in Grails

We can load different configuration files for Config.groovy by specifying a class that is a config script. Externalized Configuration: grails.config.locations = [com.my.app.MyConfig] Is it possible ...
2
votes
1answer
202 views

ARGB_8888 bitmap is not visible, while the RGB_565 is

I face some trouble with creation of my bitmap for a custom analog clock widget. When i use RGB_565 configuration the image is displaying properly, but it has no transparent background. When i'm ...
1
vote
0answers
116 views

URL redirect issue ASP.NET

I'm having a problem where the redirects are all redirecting to the same page, I need them to redirect to an exact matched page not just a partial match. Ex: product.asp?dtlid=2 should go to page ...
1
vote
1answer
77 views

MonoDevelop: Edit Key Bindings XML?

I am wondering where to edit the keybindings for MonoDevelop in text/XML format. I am in a situation where I switch regularly between a Mac and a PC, and the copy/paste function between the two is ...
0
votes
0answers
88 views

Apache - add header only if missing

Apache is setup to server some static content and to proxy some requests. Is there a way to set it up to add a header only if that header is missing? So if the proxied application sets a given ...
1
vote
2answers
135 views

SONAR: config duplicate line for java project

Maybe it is a stupid question, but I cannot find out where can I config the minimal lines of code for duplication check in SONAR. In project settings there is only a switch to turn on cross project ...
0
votes
2answers
230 views

Change valueField config on Ext-JS combobox?

I have a combobox on a form where I need to reset its store along with the 'displayField' and 'valueField' configs. Resetting the store via cmb.bindStore(newStore) works great. Setting ...
2
votes
1answer
605 views

compass config file location / name

I'm new to Compass (and Ruby too), and I'm wondering about the naming convention of the Compass config file. As a default, Compass creates a file called config.rb within the directory where the ...
0
votes
0answers
152 views

How to make the application read keys from app.config file of class library dynamically

My requirement is as follows. 1)I want to use the application settings to read a location path and use it in my project to read the files in that folder. --- I achieved this by creating a setting ...
0
votes
1answer
29 views

Glassfish not seeing my handler-chain.xml

When setting up my first handler chain I followed many guides, but only some of them were specific where to put the handler-chain.xml. The spec said in the class path. So I tried to put them in the ...
0
votes
1answer
187 views

Read settings from app.config using ConfigurationManager

I have created a settings class where I added some parameters that are shown in the app.config below. I want to access the connectionStrings and the usersettings inside my class but my attempts are ...
2
votes
1answer
53 views

How I can access to package.json config section?

As I can see in https://npmjs.org/doc/config.html one way to expose config section of package.json to environment variables is use npm start command. I found modules that loads package.json file as ...
1
vote
1answer
612 views

Spring JDO configuration parsing error

I have a spring test case that annotated as following @RunWith(SpringJUnit4ClassRunner.class) @ContextConfiguration(locations = {"classpath:conf/allocadia-base.xml", ...
0
votes
2answers
223 views

ConfigurationManager in System.Configuration.dll make exception

I am writing WCF service for silverlight application. In MainService I want to read information from config file. So I want to use ConfigurationManager. I added System.Configuration.dll to project ...
0
votes
1answer
52 views

Add a plugin to an installed eclipse rcp software without modifying config.ini

I have an installed eclipse RPC application and I want to add a plugin to it which I just wrote. To acheive this I copied the new plugin into the plugin folder of my application and added the plugin ...
0
votes
0answers
39 views

getting weird characters when viewing https pages in firefox [closed]

I'm getting weird characters when accessing any https web page in firefox. Its been happening for weeks now and i've tried numerous things but it always comes back. I've done a lot of research in to ...
0
votes
1answer
77 views

IIS 7.0 Site ID and ApplicationHost.config error

I recently used the App Cmd to add a website automatically to my IIS server. The script I used was similar to : site name="Site1 bindings="http/*:80site" id="1%%l" This was created inside a batch ...
0
votes
0answers
52 views

How to keep the Manifest file when including libraries in proguard

I'm tryign to built a jar with proguard maven plugin. I want my program classes to be optimized and obfuscated and after that some libraries should be added to the final jar. But these libraries ...
0
votes
1answer
149 views

Attempting to get susy grid to work with bones theme

I have the following configuration file # Require any additional compass plugins here. require 'susy' # Set this to the root of your project when deployed: http_path = "/" css_dir = "library/css" ...
2
votes
2answers
538 views

.ssh config with amazon ec2 and git

I have a strange problem with cloning a git repository from an amazon ec2 server. It works without any problems on one of my computers running ubuntu 12.04, while on another one using 12.10 it gives ...
0
votes
1answer
196 views

libconfig++ -stdlib=libc++ Undefined symbols

Attempting to get a very simple example of libconfig++ working. However I'm encountering the following link error due to the compiler options '-stdlib=libc++' and '-std=c++11'. Environment Darwin ...
2
votes
1answer
46 views

imported config products are not getting associated

I am using Magento 1.7. I am able to successfully import configurable products, but associated products are not getting linked to it. I have to manually link them through my admin. How can I link ...
0
votes
1answer
30 views

Quartz .NET Config Executable Locations

I am in the process of setting up a new set of jobs and triggers. Is there any way to put the application files into a different or sub directory from the Quartz.Server config file by adding a path ...
2
votes
1answer
228 views

Read the value of Firefox' media.navigator.enabled in Javascript

I've been building a demo using getUserMedia() in Javascript to get the devices webcam and draw the video stream to a html5 canvas. For browsers that don't support getUserMedia() I'm defaulting back ...
0
votes
1answer
135 views

classpath wildcard in @PropertySource

I am using Spring Java config to create my bean. But this bean is common to 2 applications. Both have one property file abc.properties but with different classpath locations. When i put explicit ...
0
votes
2answers
185 views

SSH Config File Alias To Get To a Directory On Server [closed]

I have a shortcut in my SSH Config file and it works great, but what I want to do is have different Aliases jump to different directories on the server. so if I type $ ssh domain1 It connects and ...
-1
votes
2answers
85 views

View Linux Kernel Config Options [closed]

Is it possible to view which flags were used during kernel compilation? 2.6.42.12-1 fedora 15. I am sure I've done this before but I can't find anything on google (ie i look for wrong thing :/ ).
0
votes
2answers
348 views

Sidekiq Doesn't Create a PID file

In order to stop Sidekiq I need to use: $bundle exec sidekiqctl stop /Users/me/Documents/sites/some_site/tmp/pid/sidekiq.pid 20 I am telling Sidekiq to create a pid file in a config.yml file: ...
1
vote
0answers
105 views

how to define 2 config upload file in codeigniter

I want to upload 2 file with 2 config section but first file don't work and second file work good for me. how can i find problem in this code. Please help me. This is my code : ...
2
votes
1answer
114 views

Configurate nested Router in Akka

I have some nested Router, which shall be created FromConfig(). What I want is something like this: test { akka.actor.deployment { /worker { router = round-robin nr-of-instances = 5 ...
1
vote
2answers
91 views

iBatis parameter - MaximumCheckoutTime

Does anyone have any idea about this config parameter in iBatis sqlMapConfig.xml file? MaximumCheckoutTime <property name="Pool.MaximumCheckoutTime" value="150000"/> I guess I am having ...
0
votes
1answer
350 views

Relative path to config in WEB-INF [Java Spring]

Is there a good way to load config file into ApplicationContext from WEB-INF directory using relative path? I tried using ClassPathXmlApplicationContext and FileSystemXmlApplicationContext, but the ...
2
votes
1answer
156 views

What To Add In Config.ini File In Java RCP Application To Take JRE 1.6?

I have multiple JRE installed in my machine (Jre 1.6 and Jre 1.7). I build my application with Jre 1.6. But When I launch my java RCP application, it always takes Jre 1.7. Can I add something in my ...
0
votes
4answers
294 views

Read config file from asp.net

I'm creating a web application, which calls a DLL to run unit tests, I also have another DLL(DataAccessLayer) which performs connections and performs queries to SQL which references the main DLL. Both ...
3
votes
2answers
272 views

Spring environment properties from file

I'm trying to figure out how to get the values of a properties file into my Spring Environment properties. The pre Spring 3.1 way of doing this would be something like: ...
0
votes
1answer
164 views

Grails External configuration Config System.getenv

i have code in config.groovy def ENV_NAME = "/home/myFolder" if(System.getenv("ENV_NAME")) { println( "Including configuration file: " + System.getenv("ENV_NAME")); grails.config.locations ...
0
votes
0answers
11 views

Xinha ExtendedFileManager doesn't read custom config

I have changed server. I used php 5.2 Now I have php 5.3 On the new server Xinha ExtendedFileManager doesn't read custom config placed in the template. It just loading default configuration so my ...
0
votes
1answer
159 views

DataProtectionConfigurationProvider decryption

I am working on a winform application that uses a config file to connect to my server. Now I want to make the IP address of my server ecrypted. So I put the ip address in the appSettings section and ...
0
votes
1answer
74 views

Htaccess Rewrite to get Values after slash

I have seen many websites using /main/help/this_help/2 how could i write htaccess to fetch values after / and doesnt look for new directory? Thanks
0
votes
2answers
72 views

Using a for loop to set attributes of a list of objects in Python

I've written a Python program and I need to toggle a group of tkinter widgets from enabled to disabled and back again. I could do it like this... deadparrotlabel.config(state=DISABLED) ...
0
votes
0answers
101 views

fastcgi config - differences?

I intend to use NGINX with PHP FASTCGI Now I came across two possible configs, but I cant tell wich one to use, or what exactly the differences are - the first one (and shorter one): #!/bin/bash ...
0
votes
2answers
31 views

what is EditorialMarkerFactory.?

What is EditorialMarkerFactory in solr.? How it used in DocumentTransformer...? For what scenarios we have to use EditorialMarkerFactory in our application... ? ...
1
vote
1answer
112 views

Cocurrent frontend and backend sessions in Symfony2

Is it possible to create two different sessions for frontend interface and backend interface in Symfony2. Currently if I logout from backend it destroys my frontend and backend sessions all together. ...
1
vote
1answer
79 views

How to Install Dfu-util

I've been trying to install dfu-util on my MAC OS X 10.7.5. I follow the instructions in this website: http://forum.seeedstudio.com/viewtopic.php?f=12&t=1364 Everything seems to be working ...
1
vote
0answers
60 views

Dojo Build System - custom paths hash not working

I am trying to switch from the old dojo build system to the new one. I have been pulling my hair out but I can't seem to get the build script to pick up the custom paths mapping that i specified in ...
2
votes
1answer
72 views

Switch Statement vs App.Config

I have a MVVM Xaml application and I am trying to squeeze every last millisecond out of the startup out of this that I can. One thing that I noticed is that there is a conversion from codes to ...
0
votes
1answer
58 views

How to avoid that glassfish deploys all the previous project?

When I start the glassfish server I have noted that it loads all the previous projects that i have developed and previously deployed. I think that somewhere there is a config file that tells the ...
0
votes
2answers
387 views

config.groovy meare with .property file in grails

In my config.groovy i have set .. emailTo="admin@xzyz.com" emailForm="notification@oabc.com" but i want some flexibility in this. Can I change this while my project is running form property file ? ...

1 3 4 5 6 7 22