Dear Wiki user,

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

The "php" page has been changed by thumbs:
https://wiki.apache.org/httpd/php?action=diff&rev1=11&rev2=12

Comment:
"Deprecated" was too strong. The approach is still in use.

  
  This is probably the least used approach of all, due to the headaches of 
maintaining a thread-safe php library, and since most linux distributions do 
not ship those packages.
  
- == Using mod_php as a DSO (deprecated) ==
+ == Using mod_php as a DSO (legacy) ==
  
  This method is the oldest and slowest possible configuration. It was suitable 
for version 2.2 and older, and requires the use of the prefork mpm.
  === Why you shouldn't use mod_php with the prefork mpm anymore ===

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to