Search 5,000,000+ questions and answers.

Frequently Asked Questions

I have deployed an Apache DSO, but Apache won't start the module. What should I do?

Atozed Software - Deployment FAQ
Add the following code to the finalization section of the qcontrols.pas unit: {{$$}$ifdef apache} exit; {{$$}$endif}
Related Questions

Q.: How do I profile an Apache DSO module?

AQtime 5 - Frequently Asked Questions, FAQ
A.: When profiling an Apache DSO module, you may come across a problem: AQtime displays the results for unit initialization and finalization code only or it does not display any results at all. The point is that the Apache process that is profiled by AQtime creates a child process, which loads your module. Therefore, all of the profiling is performed in this child process that AQtime does not know about.
Related Questions

How do I run Apache-SSL as a shareable (DSO) module?

Apache-SSL
configure --enable-shared=apache_ssl then enable the module in your httpd.conf: LoadModule apache_ssl_module modules/libssl.so gcc -c -I../os/unix -I../include -I/usr/local/ssl/include -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL '../apaci' -DAPACHE_SSL buff.c buff.c: In function 'ap_read': buff.c:259: structure has no member named 'stats' buff.c:267: structure has no member named 'stats' buff.c:268: structure has no member named 'stats' buff.
Related Questions

Why won't Apache compile with my system's cc?

Apache Server Frequently Asked Questions
This might be either because it's completely unknown or because the specific environment (include files, OS version, et cetera) isn't explicitly handled. If this happens, you may need to port the server to your OS yourself. Some operating systems include a default C compiler that is either not ANSI C-compliant or suffers from other deficiencies. The usual recommendation in cases like this is to acquire, install, and use gcc.
Related Questions

How do I build Apache with DSO support, to use Tomcat and mod_jserv?

jGuru: Tomcat FAQ
Author: Alex Chaffee (http://www.jguru.com/guru/viewbio.jsp?EID=3) You have to add the '--enable-module=so' option to your 'configure' call in order to enable DSO, i.e.: ./configure --prefix=/usr/local/apache --enable_rule=SHARED_CORE --enable-module=so (Thanks to Peter Theill from the Tomcat User Mailing List.) Comments and alternative answers
Related Questions

Can I be deployed?

www.1-800-GO-GUARD.com | Frequently Asked Questions
Yes. In recent years, the number of federal deployments of the National Guard has increased due to growing crises in regions like Haiti, Bosnia, Kosovo and Iraq. Because the Guard has a dual state-federal mission, members can be mobilized in-state, out-of-state or overseas in support of combat operations.
Related Questions

What is Apache?

Apache Server Frequently Asked Questions
runs on Windows NT/9x, Netware 5.x and above, OS/2, and most versions of Unix, as well as several other operating systems DBM databases for authentication allows you to easily set up password-protected pages with enormous numbers of authorized users, without bogging down the server. Customized responses to errors and problems Allows you to set up files, or even CGI scripts, which are returned by the server in response to errors and problems, e.g.
Related Questions

What is a DSO?

Welcome to the Illinois College of Optometry
The Designated School Official is the person on-campus designated to assist International Students. At ICO, the DSO is Mrs. Lavern Young, Registrar.
Related Questions

HCC - Frequently Asked Questions (FAQs)
DSO stands for designated school official. A DSO is responsible for reporting and updating information to the U.S. Citizenship and Immigration Service (USCIS) about the F-1 student's situation. No, you do not have to take the TOEFL to be admitted to HCC; however, international students planning to enroll in an academic program must demonstrate English language proficiency. This can be accomplished by a counselor's recommendation to take an appropriate test.
Related Questions

Where can I find information on writing an Apache 1.3.x module?

hp apache-based web server faqs
quot;Writing Apache Modules with Perl and C", by Stein and MacEachern, O'Reilly and Associates Inc.
Related Questions

How can I migrate an Apache 1.3.x module to 2.x?

hp apache-based web server faqs
See "HP Apache-based Web Server Migration Guide, Version 1.3.x to 2.x" www.hp.com/products2/unix/webservers/apache/techtips/index.html.
Related Questions

Once I start Propecia won't I have to use it for life?

FAQ - Frequently Asked Questions - NHI
Not necessarily. You use it only as long as you want it to work to hold onto your hair. And there will even be better treatments in the future. However, regardless of future medical advances, it will always be much easier to hold onto your hair than to grow it back.
Related Questions

Oh heck, I did that and now the Touareg won't start. What do I do now?

Volkswagen Touareg Frequently-Asked Questions
Reset the yellow battery isolation switch under driver's seat. This is switch is visible/accessible if you remove the carpeted "step" trim panel at the front of the seat (an operation requiring some dexterity, but no tools).
Related Questions

CDex crashed during start-up (error in module CDex.exe or Kernel32.exe), what's wrong?

FAQ - Frequently Asked Questions | CDex
During starup, CDex is enumrating all audio compression codecs installed on your system. Very rarely, the existence of a particular audio codec apparently triggers this crash. To resolve the most likely codec conflict, go to Control Panel->Multimedia->Devices->Audio Codecs, search for and select a Delrina sample rate conversion codec (used by a program called WinFax), and click Properties->"Do not use this codec". (I do not imply the fault is with Delrina.
Related Questions

Can my child be deployed?

www.1-800-GO-GUARD.com | Frequently Asked Questions
Yes. The Army National Guard has a dual state-federal mission, which means we answer both to the state governor and to the U.S. president. In times of need, National Guard members can be mobilized for overseas service. When they go, they’re fully trained and 100% ready.
Related Questions

Apache segfaults on start, but only with Apache::PageKit. What is wrong?

Apache::PageKit::FAQ -- The Frequently Asked Questions for A...
Apache is often compiled with the expat-lite library which is incompatible with the XML::Parser module. PageKit prior to 1.08 requires XML::Parser. You'll have to compile Apache with --disable-rule=expat for these early versions of PageKit. It is recommended that you upgrade to PageKit 1.08 or higher, which doesn't require XML::Parser or expat. However, if your code uses XML::Parser Apache will still segfault.
Related Questions

How and why was Apache created?

Apache Server Frequently Asked Questions
The About Apache document explains how the Apache project evolved from its beginnings as an outgrowth of the NCSA httpd project to its current status as one of the fastest, most efficient, and most functional web servers in existence.
Related Questions

Do you servers support Apache's mod_rewrite module?

New Zealand Webhosting FAQ
Yes, all our servers have the mod_rewrite module installed, so you should be able to modify your .htaccess files to rewrite URLs.
Related Questions

Will OJS work with PHP as a CGI instead of as an Apache module?

OJS FAQ | Public Knowledge Project
OJS is known to work reasonably well with PHP as a CGI using Apache's mod_actions. Since there are a number of different ways to configure Apache to use the CGI version of PHP (e.g., through FastCGI, etc.), your mileage may vary with other deployments (feedback is welcomed). On PHP 4 it may be necessary to add "cgi.fix_pathinfo = 1" to the server's php.ini to avoid fatal "No input file specified" errors. This parameter is enabled by default on PHP 5.
Related Questions

Can this module be used to monitor and report on Apache web server performance?

Halcyon PrimeAlert Products FAQ
Yes, the module includes numerous performance metrics on a per-virtualhost basis. Some of the statistics include: These statistics can all be easily integrated with the PrimeAlert Reporter to generate graphical reports of server load and performance. Reporter also allows the exporting of key Apache web server performance data into .tsv and .csv formats for import into 3rd party utilities.
Related Questions

Why does https fail after I have added a new module in HP Apache 1.3.x?

hp apache-based web server faqs
https connections can fail if modules are not loaded in the correct order. One symptom is that even https://yourserver.com/index.html fails. The LoadModule list in /opt/apache/conf/httpd.conf is loaded backwards by Apache. In general "mod_ssl" should be last in this list so it is loaded first. However in some cases another module may need to be loaded first.
Related Questions

What do I put in my Apache Configuration file for the module line?

Apache JServ Frequently Asked Questions
Note: If you're using Apache 1.3 and you use APACI, you can do this simply by adding a "--add-module=modules/jserv/mod_jserv.o" option to your command line invocation of 'configure'. And if you build Apache JServ as a DSO, you don't need to recompile Apache. No, this is not a bug but a wanted feature. This problem derives from the way Java structures classes into subdirectories per package name. People suffer similar problems writing non-servlet code.
Related Questions

How do I lock the LED module so others won't open it?

PowerSURE Residential Power Failure Safety Lighting Frequent...
The PowerSURE Safety light may come with locking pins to be inserted before installation. Since the pins are accessible from the side of the unit, the circuit breaker to the wall box should be turned off. The pins may be inserted after removing the PowerSure safety light from the wall box. See the instructions supplied with your unit.
Related Questions

Frequently Asked Questions
DMATs can be deployed to any location within the US, its possessions and potentially internationally.
Related Questions

DHA: Frequently asked questions
If you are deployed you should contact your Housing Management Centre to advise of your deployment as early as possible. Members that are deployed may be entitled to retain their accommodation. This is subject to Defence approval.
Related Questions

Why won't Apache Labs ask for lab-specific mail lists?

Apache Labs
Apache Labs expects a lot of labs with a few people per lab and not a lot of need for public coordination between them. Asking for lab-specific mail lists has several disadvantages: it reduces the ability for people to 'watch over the shoulder' of labs activity and become interested serendipitously it forces a low threshold for activity that might trigger the promotion of a lab that has a lot of momentum toward the incubation
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact