Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc.

Go Back   Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc. > >>Network Information & News and Announcements > News and Announcements
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

News and Announcements This is where you can read announcements regarding Vortech Inc.

Reply
 
Thread Tools Display Modes
  #1  
Old 09-10-2005, 10:32 PM
admin's Avatar
admin admin is offline
Vortech Inc. Owner
Owner
 
Location: Orlando FL
Send a message via ICQ to admin
Vphp install Schedule

We will be changing the way php runs to make it more secure, we call it vphp ( vortech PHP ) this will allow php to run as the user, it will also write files as the user and no more www or httpd owners on php files, this has been tested for about 2 months and is already running on 2 systems with zero issues to any scripts.

We will be taking the upgrade slow with 2 systems every other day and only 4 systems a week here is the layout:

Unix19 and Unix20 – 9/13 7:00PM - until done.
Unix18 and Unix17 – 9/15 7:00PM - until done.

That covers this week, there should be no down time other than apache restarting on the server to use the new system.

I will update this post as needed, if you have any questions please post them here.


FYI this has been fully tested to the best of our ablities and is working 100% on 2 systems already I think unix10 and can't remember the other.
__________________
Brad Pugh
http://www.vortechhosting.com
------

Local System/Network Monitor
http://nagios.hsphere.cc/
Login:guest Pass:guest
XML FEED http://nagios.hsphere.cc/feed.xml
------

My Other Life:
Reply With Quote
  #2  
Old 09-10-2005, 11:01 PM
mdallarosa mdallarosa is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Uruguay
The other system is unix15. It has been running with vphp since June 20 2005. The only issue i can remember is some GD libraries fucntionallity being disabled when system was updated. They were restored and everything has been running smoothly since then. I have a client with intensive php use on unix15 and no problems were reported.
Reply With Quote
  #3  
Old 09-10-2005, 11:13 PM
mdallarosa mdallarosa is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Uruguay
I think that was it was installed on unix15 was SUPHP, maybe is not exactly what you will be installing now. Maybe a modified version?
Reply With Quote
  #4  
Old 09-10-2005, 11:15 PM
dpyers's Avatar
dpyers dpyers is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Do you have a list of what the changes are that make it vphp?
__________________
Reply With Quote
  #5  
Old 09-10-2005, 11:51 PM
Dean's Avatar
Dean Dean is offline
Registered User
Admin
 
This is Thiago's baby, so he would be able to give you more specifics, but I can give you the basics.

In Apache world, you have two options when running PHP. (I am referring to Apache 1.3 since Apache 2 with the mod that supports what we are trying to achieve is way too slow)

One is to run mod_php, which is very fast, as it essentially makes PHP a part of Apache. The downside is that all PHP runs as the httpd/www user. This raises security concerns since so many people have to change ownership of their files to httpd/www in order for PHP to write to them, or chmod them to 777 which is incredibly insecure.

The other option for running PHP with Apache is PHP as CGI. This gives better security since everything is run as the website's user via suexec. The downside for this one is that it is slow since you have to keep loading the php binary every time someone wants to parse a page.

There is a project out there called suPHP. It aims to create an Apache module that essentially bridges mod_php and PHP as CGI. It allows you to keep the php binary in memory, and provides interprocess communication.

Unfortunately, suPHP is very beta and does not support a lot of things, such as most of the htaccess/virtual host PHP flags. What Thiago has done (among other things) is rewritten suPHP from scratch and included support for passing PHP flags and custom INI settings from Apache to the php binary.

The result is that you have a web server that acts as though you are using mod_php, both in speed and features, but with the security of running PHP as the user.

Really a super project.

Last edited by Dean : 09-11-2005 at 02:13 AM.
Reply With Quote
  #6  
Old 09-11-2005, 12:42 AM
dpyers's Avatar
dpyers dpyers is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
I am suitably impressed
__________________
Reply With Quote
  #7  
Old 09-13-2005, 06:02 PM
tmodelli
Guest
 
Hey guys, the upgrade will start on unnix20 and unix19 in the next hour or so. Please be advised that this should not cause any big issue but if anything comes up, please submit a TT and we will be here to help...
Reply With Quote
  #8  
Old 09-13-2005, 11:50 PM
admin's Avatar
admin admin is offline
Vortech Inc. Owner
Owner
 
Location: Orlando FL
Send a message via ICQ to admin
unix19 is not done yet due to some network issues, I will post when we plan to include this one. Thanks
__________________
Brad Pugh
http://www.vortechhosting.com
------

Local System/Network Monitor
http://nagios.hsphere.cc/
Login:guest Pass:guest
XML FEED http://nagios.hsphere.cc/feed.xml
------

My Other Life:
Reply With Quote
  #9  
Old 09-14-2005, 12:33 AM
tmodelli
Guest
 
Network problem was solved. vPHP is installed and running on Unix19 and Unix20. If you have any issue on those servers, please send a TT so we can analize and fix the issue ASAP.
Reply With Quote
  #10  
Old 09-19-2005, 12:30 PM
tmodelli
Guest
 
Today, Monday Sep 19th, we will install vPHP on Unix18 and Unix17 and on Wednesday Sep 21st we will install it on Unix16 and unix14. (Unix15 was the first server to run it).
Reply With Quote
  #11  
Old 09-19-2005, 10:20 PM
tmodelli
Guest
 
Unix17 and Unix18 are running vPHP with PHP-4.4.0.
If you guys see any problems, please let us know via TT.
Reply With Quote
  #12  
Old 09-20-2005, 09:16 AM
cpnetworld cpnetworld is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Can it affect the operations of phpmyadmin - it is not working on MySQL4 - though it is working fine on MySQL3

Rakesh
Reply With Quote
  #13  
Old 09-20-2005, 10:47 AM
admin's Avatar
admin admin is offline
Vortech Inc. Owner
Owner
 
Location: Orlando FL
Send a message via ICQ to admin
Check out this post http://forum.vortechhosting.com/show...threadid=10564 for phpmyadmin issues. It poped up due to something else going on behind the sense that should not have affected anything. But seems it gave phpmyadmin a bit of a problem.
__________________
Brad Pugh
http://www.vortechhosting.com
------

Local System/Network Monitor
http://nagios.hsphere.cc/
Login:guest Pass:guest
XML FEED http://nagios.hsphere.cc/feed.xml
------

My Other Life:
Reply With Quote
  #14  
Old 09-21-2005, 09:08 PM
tmodelli
Guest
 
Today we will be doing Unix16 and Unix14... Stay tunned.
Reply With Quote
  #15  
Old 09-21-2005, 10:18 PM
tmodelli
Guest
 
Unix14 and Unix16 are now running vPHP. If you notice anything strange on this server, please let us know by submiting a TT.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
re: Upgrade schedule: unix servers vonbrocklin Chit Chat Public 0 08-06-2003 09:35 AM
Upgrade schedule: unix servers alexc Network / Server Status 0 08-05-2003 11:50 PM


All times are GMT -5. The time now is 01:17 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Vortech Inc. ©2005
Page generated in 0.69482 seconds with 19 queries
[Output: 102.95 Kb. compressed to 94.17 Kb. by saving 8.78 Kb. (8.53%)]