Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The following page has been changed by jink:
http://wiki.apache.org/httpd/ScratchPad/DebianPHP

The comment on the change is:
debian prefers worker over prefork.  preselect prefork mpm.

------------------------------------------------------------------------------
  ===Installing the Software===
  Installing then the required packages is as straight forward as installing 
any other package on Debian, the trick is knowing what packages you need:
  {{{
- apt-get install apache2 libapache2-mod-php5
+ apt-get install apache2-mpm-prefork libapache2-mod-php5
  }}}
  This should actually suffice. Debian's packagemangement system should now 
automatically chose the missing packages which need to be installed.
  If you're running the latest version of Debian [as of this writing: Etch], 
you might want to install also the latest [and best] version of apache, by 
explicitly specifying

Reply via email to