Current time: 05-06-2024, 12:53 PM Hello There, Guest! (LoginRegister)


Post Reply 
Change register_globals?
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #11
RE: Change register_globals?
ok, read...

http://httpd.apache.org/docs/2.2/en/mod/

prefork - Implements a non-threaded, pre-forking web server

worker - Multi-Processing Module implementing a hybrid multi-threaded multi-process web server


http://httpd.apache.org/docs/2.2/misc/se...ml#dynamic

Embedded scripting options which run as part of the server itself, such as mod_php, mod_perl, mod_tcl, and mod_python, run under the identity of the server itself (see the User directive), and therefore scripts executed by these engines potentially can access anything the server user can. Some scripting engines may provide restrictions, but it is better to be safe and assume not.


And the other hand:
http://www.php.net/manual/en/install.unix.apache2.php

We do not recommend using a threaded MPM in production with Apache2. Use the prefork MPM instead, or use Apache1. For information on why, read the related FAQ entry on using Apache2 with a threaded MPM

hm...
there are plenty of websites to be read by you :-)
(This post was last modified: 05-25-2007 05:25 AM by joximu.)
05-25-2007 05:11 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Change register_globals? - Eminos - 05-24-2007, 09:34 PM
RE: Change register_globals? - SunDanCe - 05-24-2007, 09:38 PM
RE: Change register_globals? - Eminos - 05-24-2007, 09:42 PM
RE: Change register_globals? - BeNe - 05-24-2007, 09:57 PM
RE: Change register_globals? - Eminos - 05-24-2007, 10:04 PM
RE: Change register_globals? - Eminos - 05-24-2007, 10:11 PM
RE: Change register_globals? - joximu - 05-25-2007, 04:18 AM
RE: Change register_globals? - Eminos - 05-25-2007, 04:24 AM
RE: Change register_globals? - joximu - 05-25-2007, 04:42 AM
RE: Change register_globals? - Eminos - 05-25-2007, 04:46 AM
RE: Change register_globals? - joximu - 05-25-2007 05:11 AM
RE: Change register_globals? - Eminos - 05-25-2007, 05:18 AM
RE: Change register_globals? - raphael - 05-25-2007, 08:12 AM
RE: Change register_globals? - joximu - 05-25-2007, 05:18 PM
RE: Change register_globals? - raphael - 05-26-2007, 05:04 AM
RE: Change register_globals? - joximu - 05-26-2007, 06:57 AM
RE: Change register_globals? - raphael - 05-26-2007, 10:02 AM
RE: Change register_globals? - ephigenie - 05-26-2007, 07:49 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)