Search 5,000,000+ questions and answers.

Frequently Asked Questions

In general what should I do to solve problems in HP Apache 2.x?

hp apache-based web server faqs
The access log may have more info on the errors that appear in the error log. In particular it will have status codes. The access_log is disabled by default. To enable the access_log, uncomment the following line in /opt/hpapache2/conf/httpd.conf: tomcat_startup.log saves not only startup info but also the standard output, STDOUT, and standard error, STDERR, from Tomcat. Increasing the log level will slow down the server. You should reset the log levels after the problem is solved.
Related Questions

How do I migrate from HP Apache 1.3.x to HP Apache 2.x?

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

What are the differences between HP Apache 1.3.x and 2.x?

hp apache-based web server faqs
To give the high scalability needed by heavy traffic web sites, HP Apache 2.x adds the ability to use threads. To increase functionality, WebDAV has been added to support web publishing through authoring and versioning. To help large organizations manage user authorization, auth_ldap has been added so that HP Apache 2.x can talk to a central LDAP server where user information is maintained.
Related Questions

In general what should I do to solve problems in HP-UX Web Server Suite?

Web Servers for HP-UX - FAQs
The access log may have more info on the errors that appear in the error log. In particular it will have status codes. The access_log is disabled by default. To enable the access_log, uncomment the following line in /opt/hpws/apache/conf/httpd.conf: tomcat_startup.log saves not only startup info but also the standard output, STDOUT, and standard error, STDERR, from Tomcat. The amount of data to be logged can be controlled by log-level parameter in web.xml file.
Related Questions

What components of HP Apache 2.x support IPv6?

hp apache-based web server faqs
Although the following components works on IPv6 platform, it may not behave correctly for networking calls related to IPv6 address, due to lack of underlying support. CGI scripts written in Perl will return failure for any calls to, say, gethostbyname() for the IPv6 addresses, as Perl does not support IPv6. Hence, CGI, mod_perl and Webmin are supported only in IPv4 mode.
Related Questions

How can I solve my printing problems with the HP Deskjet 1220 C?

EADS N.V. - FAQs - Frequently Asked Questions
In addition to the installed driver, the driver of the predecessor model HP1120 is uploaded. The 1120 driver provides a colour spectrum on the 1220C printer that is still quite usable even though the colour spectrum deviates slightly from the spectrum of the 1220C driver. You can access this driver here.
Related Questions

What can I do to solve general problems?

Frequently Asked Questions
Try the following things in this order (from simplest to most complicated) to solve miscellaneous problems. In all cases you must successfully pass each test to properly view a presentation. Test your internet connection by launching an external website such as www.google.com. Does it load successfully and relatively quickly? If it doesn't, then you'll need to establish an internet connection.
Related Questions

What is the release history of HP Apache?

hp apache-based web server faqs
v.1.3.19.01 TP Available July 18, 2001 Technology Preview (July 18 - August 17, 2001) 64-bit Apache Web Server, PHP, GUI Admin and Configuration Tool (Webmin), C++ shared library support, BroadVision plugin support, MM, chroot, and auto- restart of Apache, Tomcat, and Webmin. PHP, GUI Admin and Configuration Tool (Webmin), C++ shared library support, and BroadVision plugin support.
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

What can I use to solve my problems here?

Ars Technica: News Archive
The German magazine "c't" (no kidding--that's really their name) has a write-up on the Celeron 366 and 400MHz. Apparently, they got hold of one with no overclocking protection and jacked it all the way up to a stable 466MHz. Dig the following quotation: quot;Besides the new form factor the Celeron now also comes with two new clock frequencies: 366 and 400 MHz.
Related Questions

What problems does it solve?

FAQs: Frequently Asked Questions on Stickypaws.com
Sticky Paws modifies cat behavior by making it unpleasant for the cat to be where Sticky Paws is - this includes everything from scratching furniture to helping control inappropriate elimination. It will keep them off or away from anything that you want. It is applied to wherever cats like to go but shouldn't be. It has been proven effective as a cat behavior modification tool to keep them away from stereo speakers, drapes, counter-tops, even your favorite pillow.
Related Questions

FTTH FAQ
The architect addressed these problems by including in the restoration plans a two-story addition at the rear of the building. The addition will provide for an improved kitchen, additional bathroom, boiler room, utility closet, and a 19' x 21' meeting room on the first floor. The addition's second floor open plan will provide much needed storage for the Temple Band and the Drama Club.
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

Who can answer questions and solve problems?

Randolph College - Frequently Asked Questions
The Help Desk is available year-round to assist students, faculty, and staff with their computing needs. To reach us, call 434-947-8103, e-mail us at helpdesk@rmwc.edu , or visit our office on the fifth floor of the Leggett Building. Help Desk hours can be found by clicking here .
Related Questions

What firewall configuration problems does Network Magic solve?

Network Magic - Frequently Asked Questions - FAQ
One of the most frustrating tasks in setting up a network is getting computers with different firewall settings to communicate with each other. Network Magic makes it easy by automatically detecting the different firewalls, like Symantec/Norton, McAfee and Zone Alarm, and walking you through the key settings you need to adjust to allow your computers to communicate with each other.
Related Questions

What is the HP Apache-based Web Server?

hp apache-based web server faqs
The HP Apache-based Web server is a total web serving solution ready for enterprise deployment on HP-UX. The Open Source Apache Web Server software, developed by the Apache Software Foundation (Apache HTTP Server Project described at http://httpd.apache.org) and originated as "patches" to the National Center for Supercomputing Applications (NCSA) httpd web server, serves as the foundation for the HP Apache-based Web Server.
Related Questions

How can I migrate from Netscape or iPlanet to HP Apache?

hp apache-based web server faqs
See "Migration Guide for iPlanet Web Server to HP Apache-based Web Server on HP-UX" at: www.hp.com/products1/unix/webservers/apache/techtips/index.html
Related Questions

How can I change HP Apache's document root?

hp apache-based web server faqs
DocumentRoot is the directory out of which you will serve your documents. By default, all requests are taken from this directory, but symbolic links and aliases may be used to point to other locations.
Related Questions

How can I install HP Apache into a different directory?

hp apache-based web server faqs
This assumes that you start Apache the standard way by using the "apachectl" script. You will need to become "root" user to do this. Note: Prior to running this script, ensure that none of your HP Apache processes (like Apache, Tomcat, Webmin, Stunnel, rotatelogs, logresolv) are running. Some Apache binaries such as htpasswd expect shared libraries to be in standard locations. To run them you will need to set the SHLIB_PATH.
Related Questions

What is the difference between Apache and HP Apache-based Web Server?

hp apache-based web server faqs
Apache is an open source web server that is available in source code and compiled binaries for various operating systems including older versions of HP-UX. It has a reference implementation of RSA cryptographic libraries. The HP Apache-based Web Server is engineered through state-of-the art processes for the highest quality and is tailored to run smoothly on the HP-UX. The HP Apache-based Web Server is a total solution for web server deployment for the enterprise.
Related Questions

What are the differences between HP Apache 1.3.x and HP-UX Web Server Suite?

hp-ux web server suite faqs
To give the high scalability needed by heavy traffic web sites, HP-UX Web Server Suite adds the ability to use threads. To increase functionality, WebDAV has been added to support web publishing through authoring and versioning. To help large organizations manage user authorization, auth_ldap has been added so that HP-UX Apache-based Web Server can talk to a central LDAP server where user information is maintained.
Related Questions

How do I migrate from HP Apache 1.3.x to HP-UX Web Server Suite?

Web Servers for HP-UX - FAQs
See "HP Apache-based Web Server Version 1.3.x to HP-UX Web Server Suite" at www.hp.com/products1/unix/webservers/apache/techtips/index.html
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact