Free Books / Computers / Practical mod_perl / books


previous page: Chapter 5. Web Server Control, Monitoring, Upgrade, and Maintenancepage up: Practical mod_perl | by Stas Bekman and Eric Choletnext page: 5.2. Starting the Server in Single-Process Mode

5.1. Starting the Server in Multi-Process Mode

Search

Titles
  • Animals
  • Architecture
  • Arts
  • Business
  • Computers
  • Crafts
  • Finance
  • Flora and Plants
  • Cooking
  • Gardening
  • Health and Healing
  • History
  • Home Improvements
  • Languages
  • New Age
  • Novels
  • Real Estate
  • Reference
  • Religion
  • Science
  • Society
  • Sports
  • Travel
  • Outdoors
  • Site Listing

Discover
  • Find Articles
  • Travel Articles
  • FAQ Help Tutorials






















Description

This section is from the "Practical mod_perl" book, by Stas Bekman and Eric Cholet. Also available from Amazon: Practical mod_perl

To start Apache manually, just run its executable. For example, on our machine, a mod_perl-enabled Apache executable is located at /home/httpd/httpd_perl/httpd_perl. So to start it, we simply execute:

panic% /home/httpd/httpd_perl/bin/httpd_perl

This executable accepts a number of optional arguments. To find out what they are (without starting the server), use the -h argument:

panic% /home/httpd/httpd_perl/bin/httpd_perl -h

The most interesting arguments will be covered in the following sections. Any other arguments will be introduced as needed.

 

Continue to:

  • prev: Chapter 5. Web Server Control, Monitoring, Upgrade, and Maintenance
  • Table of Contents
  • next: 5.2. Starting the Server in Single-Process Mode

Books by Stas Bekman:

Tags

practical mod_perl, modperl, Apache, perl, cgi, html, scalability, free, open source, OSS, squid, high availability, linux, unix, web, www, webserver, admin, book, webmaster, tools, modperl guide, docs, documentation, help, script, eric cholet, stas bekman, performance, speed, choice









TOP
previous page: Chapter 5. Web Server Control, Monitoring, Upgrade, and Maintenancepage up: Practical mod_perl | by Stas Bekman and Eric Choletnext page: 5.2. Starting the Server in Single-Process Mode

© 2007 StasoSphere

[ Privacy Policy ] [ Terms of Use ] [ About Us ] [ Search ]

Last modified Fri Jul 18 13:32:22 2008