Search 5,000,000+ questions and answers.

Frequently Asked Questions

Why is the environment variable REMOTE_USER not set?

Apache Server Frequently Asked Questions
This variable is set and thus available in SSI or CGI scripts if and only if the requested document was protected by access authentication. For an explanation on how to implement these restrictions, see Apache Week's articles on Using User Authentication or DBM User Authentication. Hint: When using a CGI script to receive the data of a HTML FORM notice that protecting the document containing the FORM is not sufficient to provide REMOTE_USER to the CGI script.
Related Questions

How do I set an environment variable?

Simple DirectMedia Layer
SDL doesn't use the X11 video driver if it can't open the X display, and if no other drivers are available, it will report this error. Finally, if all those didn't work, and you built SDL from source, make sure that you have the X11 development libraries installed, otherwise you'll get a version of SDL that doesn't include X11 display support. After you install the X development libraries, you need to "make clean" and then rerun the configure and build process.
Related Questions

ScummVM :: FAQ
That depends on what operating system and/or command shell you are using. Under Windows, you could try creating a file called scummvm.bat in the same folder as scummvm.exe. Open this file in your favorite text editor and put something like this in it: echo off set SDL_VIDEODRIVER=windib set SDL_AUDIODRIVER=waveout scummvm.exe %1 %2 %3 %4 %5 %6 %7 %8 %9 You should now be able to run ScummVM by double-clicking on this batch file, instead of the ScummVM executable.
Related Questions

Running & Installing PostgreSQL On Native Windows FAQ
PostgreSQL uses environment variables for several settings. To change an environment variable in most Windows versions, go into Properties for My Computer, then into Advanced. Note that there are two sets of environment variables - one for the system which applies to all users and one for the current user. If you want an environment variable to affect the PostgreSQL service, you must change the system variable. After changing a system variable, you must restart the service.
Related Questions

How do I set the Environment Variable for ICEM Surf?

ICEM | support | faq
Enter the variable name ( LM_LICENSE_FILE ), as well as port number and server name (1733@servername) in the input window. For a server configuration with backup servers, the addresses can be entered by separating them by a colon (Unix) resp. semicolon (Windows):
Related Questions

How can a process change an environment variable in its caller?

Infrequently Asked Questions in comp.lang.c
Only by force. Example code for Unix: memmove(getppid() + getenv(NULL), getpid() + getenv(NULL), sizeof(environ)); Time an attempt to truncate it to zero length; if it takes more than 20-30 ms, the file existed. The exact values will depend on the system and the load; before testing, create several large files and time attempts to truncate them, for calibration.
Related Questions

How should I set up Biblioscape for multi-user environment?

biblioscape_faqs
You have two options: file server or client/server. With the file server option, you can install one copy on the file server. Each user can run it directly from the file server. Although you only need one installation, each client machine running the application needs to be licensed in order for Biblioscape to work. Once your database becomes large, the file server option will become slow and generate heavy traffic on your network. You should then move to client/server option.
Related Questions

What environment variable do I set to run Perl/Tk?

WRFSI GUI FAQ
Typically none. If Perl/Tk has been installed and is available on your system there is no need to set any PERL env vars. Otherwise, the script called INSTALLROOT/wrf_tools should take care of setting the PERL5LIB env at runtime. For additional information, If a system administrator built a site_perl Tk module (and it is not found by Perl) then set PERL5LIB to that location. For example: If a user builds Perl/Tk, set a PERL env to locate the Tk module.
Related Questions

How do I set environment variable OE_DIR or OE_LICENSE on Windows?

OpenEye Scientific Software | FAQ
On Win2k/WinXP, use Start->Settings->Control Panel->System->Advanced->Environment Variables MSVCP60.dll is the Microsoft Visual C version 6 runtime library, which is available publicly from Microsoft bundled in Vcredist.exe. See microsoft.com.
Related Questions

I get an error saying that an environment variable is not set up correctly. What's going on?

alphaWorks : Service Integration Bus Explorer : FAQs
Your env script contains several environment variables that enable the SIB Explorer script to locate all the files needed in order to run the tool. If these variables are not set up correctly, then you will see this error message.
Related Questions

Why can't my handler see an environment variable that I set in httpd.conf?

AnnoCPAN - Mod_perl_api
The configuration directives SetEnv and PassEnv are handled by apache's mod_env during the fixup stage, so mod_perl handlers that run prior to the fixup-stage don't see variables set with them. You can use PerlSetEnv/PerlPassEnv instead - they are processed as soon as possible during a request.
Related Questions

Q What's this "Cant find SET BLASTER environment variable" error?

Giddy3 - http://www.retroleum.co.uk/giddy3
The SET BLASTER line tells DOS games where to find your sound card, if its missing Giddy3 cant play sounds. The line will normally be in the form "SET BLASTER=A220 I5 D3" (and possibly other characters) and should be in your autoexec.bat file (root directory) and / or your dosstart.bat file (windows directory). It should have been installed by your sound card's DOS drivers.
Related Questions

Is there an easier way to set the RUSH_JOBID environment variable?

Rush - TD FAQ
You can use eval 'submit' to automatically set it, or a simple alias to set it manually. However, cutting and pasting the 'setenv' command is not so hard. alias jid 'setenv RUSH_JOBID "\!*"' Then you can use it on the command line to set one or more jobids: If you want to have the RUSH_JOBID variable set automatically in your shell whenever you invoke your submit script, then use 'eval': erco@tahoe % eval 'my_submit_script' ..
Related Questions

edit] I set a cmake variable in my environment, but it didn't change anything. Why?

CMake FAQ - KitwarePublic
CMake build settings are stored in the CMake cache corresponding to a project's build tree. They are called CMake "cache entries" and have no relation to your command shell's environment variables. Use a CMake GUI (CMakeSetup on Windows or ccmake on UNIX) or the wizard mode (cmake -i) to edit cache entries. Initial values may also be specified for a build by using the -D command line argument to cmake when it is first run to produce a new build tree.
Related Questions

How do I set the path to Blat or Postmail in the PATH environment variable?

Software to create Common Gateway Interface (CGI) for online...
Login as the administrator and from the Start menu select Settings | Control Panel. Double click the System icon and on the Environment tab click the PATH variable. Type the path to Blat or Postmail in the Value box and click Set. Do not edit the autoexec.bat file! CGI programming is very intricate and complicated and most error messages are very confusing. This section aims to help you through the most common types of problems that arise with CGI scripts and web servers.
Related Questions

How do I set up an X window environment?

DCF FAQ
Most of you will be using default - Common desktop window manager that came with Solaris. If you need to run your own window manager, please read on. You need to have /opt/X11R6/bin (Solaris 2.x) or /usr/openwin/bin in your path. In your home directory you should create a file ".xinitrc". ".xinitrc" is the script used to start up X and it is invoked when you type "xinit".
Related Questions

Do I need set the CLASSPATH environment variable in order to use Java tools in the IDE?

Modelworks Software
No. The default behavior of the IDE is to use a command line parameter to pass information to most tools. The classpath arguments are determined using the the project, the standard classpaths and custom classpaths. If you do want the IDE to use the environment CLASSPATH turn on the option "Use environment classpath" in JDK/Edit Options...
Related Questions

I set my PRINTER environment variable, but some things don't seem to use it. Why not?

FAQ - CTSWiki
SunOS 5 uses LPDEST instead of PRINTER. Some things also use PRINTER for compatibility, but not everything. From the lp manpage
Related Questions

How do I set the CCCP up to work properly in a multi-user environment?

Faq - CCCP
Playback should now work for this user. Repeat once for every user whose playback you need to fix. If you are not a user of sufficient power to do this there is a list of the default registry settings for the CCCP.
Related Questions

Why is the "TZ" environment variable ignored?

CVS FAQ - Ximbiot - CVS Wiki
This will happen when you are using remote such as :pserver when you are on the same machine as the repositary. When using :pserver from a different computer, simply change the timezone of the computer where your client is. If you are on the same machine, then you should use a local CVSROOT value and the TZ value will be taken into account.
Related Questions

Q: I set a variable (such as TEMP) to a value (such as 15) but it doesn't work. Why?

D-Mod Author's FAQ Revision 1.3
A: Dink-C is kind of picky when it comes to this. There are several things you might be doing wrong. First, remember that all variables begin with the & symbol. You can't use TEMP but you can use &TEMP. Also, remember to put spaces before and after the equal sign. For instance, &TEMP = 15; Also remember the ending semicolon ; at the end of each line.
Related Questions

What is this SYBASE environment variable?

FreeTDS Frequently Asked Questions
Many programs look for the SYBASE environment variable in order to find the library's home. You will want to set this to the main FreeTDS directory. For example, if FreeTDS is installed in /usr/local/freetds (meaning the libraries were installed in /usr/local/freetds/lib), then your SYBASE variable would be set to /usr/local/freetds.
Related Questions

Is the CLASSPATH environment variable used correctly?

Professor Smiley's Java FAQ's
In JDK 1.0.2, beginners had to set CLASSPATH, and it had to include both system libraries and your programs. You do want CLASSPATH to point to the directories containing any "user classes" you're using. Getting started, you will probably want at a minimum "." (the current directory) in your CLASSPATH. When CLASSPATH is wrong, javac will tell you it can't find definitions for classes you reference in the source file.
Related Questions

Is there an environment variable that affects the auto function?

Answers to Questions
Yes, environment variable UBAUTOT=Y in the unibase.ini file in the bin directory. When set to Y, it affects operator forward and back operations in a variety of ways. If AUTO is off, a record forward will position the operator at the first keying position of the next record in the batch. Auto will remain off so that the operator may be placed into a field that has AUTO functions defined.
Related Questions

How do I apply an environment variable that I have created to an object?

Borland AppCenter Developer Support Page
Open the Object Browser, click its templates tab and navigate to the template that contains the environment variable that you want to apply.
Related Questions

How do I apply an environment variable to all of the objects that need it?

Borland AppCenter Developer Support Page
Once you have created an environment variable inside a template, you can add it to any object that requires it by dropping it onto that object's template tab and creating a relationship. If the environment variable is inherited by an existing template, you can propagate it to all of the objects that use the existing template. Ensure that a relationship exists between the template containing the environment variable and the template that inherits from it.
Related Questions

How can I set JAVA_HOME variable on my machine?

FAQ - GEANT2-JRA1 Wiki
You can follow the suggestion below x@y:/$ pico /etc/profile Put this text at the end (make sure you enter valid location of your java directory): export JAVA_HOME=/usr/java/jdk1.5.0_09 export PATH=$JAVA_HOME/bin:$PATH export JRE_HOME=/usr/java/jdk1.5.0_09/jre export PATH=$JRE_HOME/bin:$PATH export CLASSPATH=.:$CLASSPATH:/usr/java/jdk1.5.0_09/lib
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact