Current time: 11-11-2024, 07:18 AM Hello There, Guest! (LoginRegister)


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

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #9
RE: Change register_globals?
It's the fact that the php scripts will run with the ownership and permissions of the vuXXXX user (with mod_php all php were running as apache user and when uploading files with ftp and then changing theese files with php you always have problems (or you chmod to 777 which is not good either).
So, it's security. You even could disable openbase_dir - the user vu2001 cannot see the php files from vu2002 and therefore it should be possible to protect the config files better...

This is a big thing for ISP with moe than a cuple of foreign customers...

It's maybe easier with mod_php - and if it's only you on the machine and maybe you friends then there is no reason why not to go back to mod-php.

And, there is another thing: Since mod-php cannot be used in the mpm-worker of apache you loose some performing advantages of threads which were available since apache2 but not usable because of mod-php...

hope that's it...
05-25-2007 04:42 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)