OpaQue
Feb 24 2008, 09:37 AM
Faster and Secured Hosting.
ComputingHost will be activating open_basedir permissions on all its servers. Previously, we had it active on only a few select servers, however to make our hosting envoirment secure, We have now decided to activate it throughout our cluster.
Some of you might be wondering, What is open_basedir protection exactly?Open_basedir limits the files that can be opened by PHP to the specified directory-tree, including the file itself. This directive is NOT affected by whether Safe Mode is turned On or Off.
If you try to open a file using your PHP program, you can open files only in PRESENT directory where your PHP program is OR sub-directories. So, suppose your php program is at :-
/www/mysite/myPhpProgram.php You can open files and work with them using PHP in these locations:-
user1/www/mysite/ -> present folderuser1/www/mysite/subsite/ -> sub-folderuser1/www/mysite/subsite/subsubdir/ -> sub-sub-folder You cannot open files in these locations :-
/www/ -> parent folder not allowed/user2/www/HISsite/ -> other user folder not allowed, even if it has 777 permission --> [CASE-A] Consider CASE-A.
With OpenBase_dir Protection ON:
You being the programmer are not allowed to VIEW "user2's" file. You are given an error in PHP saying, open_basedir protection enabled.
If you are user2 here with folder "HISsite" (permission 777), You get safe because someone could had accessed your FOLDER "HISsite" and tampered with its contents, created files, folders, modified your content etc. With OpenBase_dir Protection OFF:
With Protection OFF, anyone can access ANY of your folders and files with permission 777. This permission is usually given to PHP config files, folders were user contents are uploaded by your program like "uploads", "cache" etc.
A simple fopen and fwrite function can be used to Inject Code or data into your files. And much more can be done to abuse this power. When a script tries to open a file with, for example, fopen() or gzopen(), the location of the file is checked. When the file is outside the specified directory-tree, PHP will refuse to open it. All symbolic links are resolved, so it's not possible to avoid this restriction with a symlink. If the file doesn't exist then the symlink couldn't be resolved and the filename is compared to (a resolved) open_basedir .
The special value . indicates that the working directory of the script will be used as the base-directory. This is, however, a little dangerous as the working directory of the script can easily be changed with chdir(). What if my PHP files are already using/including files from parent folder?Good Question. The answer is, They will fail. You will have to upgrade your script to better versions.
But, open_basedir is not something new and all php developers know about it. So, the amount of programs failing should be very rare. Still, I am one of those rare cases? Now what ??Don't worry, Contact us at http://www.xistosupport.com. Select the Right Dept. and Send us a support ticket.
We will take care of your situation. (applicable only to Paid Web Hosting Members only) Okay, thanks Shree for explaining open_basedir, Now I know what open_basedir is, so what is eAccelerator all about?eAccelerator is a PHP accelerator derived from the MMCache extension for the PHP programming language. eAccelerator provides a bytecode cache and encoder. eAccelerator is open source and thereby free to use and distribute.
Every time a PHP script is accessed, PHP usually parses and compiles scripts to bytecode. Once installed, eAccelerator optimizes the compiled bytecode and caches this to shared memory or disk. Upon subsequent accesses to a script, eAccelerator will access cached bytecode if it is available instead of the script being compiled. This avoids the performance overhead of repeated parsing and compilation.
eAccelerator also provides functions for use in PHP scripts that allow access to shared memory, automatic web (content) caching, and other related tasks. and... How does this eAccelerator affect me?Simple, If you logon to your PHP forums/gallery or other application and say, "WHOA! That was FAST!". You can give the credits to eAccelerator! :-) I hope, you appreciate and support our decisions. We thank you again for choosing ComputingHost as your hosting provider.:-)
Regards,
Shree Xisto Corporation
NEWS ARTICLE: http://www.xistosupport.com/index.php?_m=n...p;group=default
Reply
Sten
Feb 24 2008, 10:09 AM
Is it just on Computing Host or Astahost too? eAccelerator sounds nice, hopefully I can say "Thanks Shree, WOAH logging into Joomla was fast!" LOL Although I'm not sure about open_basedir, I'm not the one for PHP, still learning PHP and all, except using Joomla I gather I'll be fine, and when I get my MyBB forum up I assume it'll be fine too! Except by the time I get the forum up I don't know if I'll still be here, looking into hosting from a certain company! Anyway, as long as open_basedir doesn't affect me at all, nice move
Reply
Jimmy89
Feb 24 2008, 11:08 AM
Sounds like a great move! I do have to say that I think it has made my site faster, thanks! Just a question, has e-accelerator been installed on the forums also, or just on the hosting servers?
Reply
xboxrulz
Feb 24 2008, 04:29 PM
I'm a little worried about open_basedir ... however, I definitely welcome eAccelerator. It should make PHP files a lot faster. As for how it is rolling out, from what I understand, he is rolling it out to all servers on the Xisto network. xboxrulz
Reply
ethergeek
Feb 28 2008, 02:40 AM
I'm excited about the changes. Eaccellerator will make page loads faster and more efficient, and open_basedir will limit the accidental damage caused by a badly written PHP script (and I've written a few of those...LOL)
Reply
halo3fanboy
Feb 29 2008, 12:25 AM
sweet thanks. this is really great i've been looking for one if thease for a long time Thanks. -joshua
Reply
Similar Topics
Keywords : open, basedir, e, accelerator, activated, faster, secured, hosting,
- Power Distribution Change Reboot After 8pm Pst On Saturday May 31, 2008
Scheduled Reboot - All Web Hosting Accounts (0)
Shared Hosting Account Server Update - Known Issues And Solutions
(34) Hi AstaHost hosting members. First of all I would like to thank you hosting members for staying
patient during these difficult times. Xistosupport.com announced Data Center (DC) migration to
bigger facility for the growing demand. This is to provide much more reliable service to all free
web hosting members. However it did not go smoothly as server technicians hoped. Even with their
relentless efforts to bring the service back online there are some known issues which I'd like
to address. The first issue is that those with TLD (top level domain) will notice that pi....
Auto Suspend Activated
Accounts with Invoices over due for more than 10 days suspended (1) QUOTE Note :- This email has been sent to every email address in the billing satabase, so I
apologize to the customers who have already canceled services and are yet receiving this email. I
also apologize to the customers who regularly pay their invoices if this email alarmed them in any
way. Dear {first_name} {last_name}, Thank you for supporting ComputingHost.com for so long and I
am happy that you have trusted us with your precious data along with your time and money. I hope
that you are receiving the services that were promised to you. This email has been sen....
Credit System V2.0 Online
Free Web Hosting Credit System v2 now online! (17) Dear Members, I am pleased to announce that I have finished coding Credit System V2.0 and its now
online for members to use. Instead of the old URL used for managing your free web hosting account
(http://www.astahost.com/process), You shall now be using :- http://www.astahost.com/manage
(Credit System v2.0 Url) The new version is :- More secure. More reliable. Easily Upgradable
and employs Module system. Has a Much better look. Central Login. Ajax Powered. Has a Log
System. Good number of Bugs fixes Please use it and kindly report any further sugge....
Xisto Corporation Launches Vps Packages @ Computinghost!
Virtual Private Server : Cheap VPS Hosting by ComputingHost (5) ComputingHost is pleased to announce the launch of Virtual Private Server services.
Keywords : Cheap VPS Hosting , Cheap VPS , Cheap Virtual private Servers , VPS Web Hosting ,
Cheap VPS Web Hosting Our Virtual private servers (VPS web hosting) are optimized to harness the
complete power of our servers. You can trust us with your Web Hosting business while we manage the
servers round the clock for you. Our VPS comes with better quality, Faster Customer service and
Reliable servers which you have been enjoying with ComputingHost. We also gu....
Astahost Hosting Plan Upgrades To Offer Even More!
more space and bandwidth (43) Thank you all for supporting AstaHost through thick and thin. AstaHost, a member of Xisto, is proud
to announce that in show of your appreciation the following changes will occur very soon. 150 MB
--> 500 MB 5 GB BW --> 10 GB Bandwidth This hosting upgrade only applies to those who
started with 150 MB with 5 GB bandwidth plan. Keep supporting AstaHost and spread ComputingHost to
the world! /wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" />
--AstaHost Management UPDATE: This change is only for Plan 2 hosting members. It doe....
Qupis : Free Cpanel Web Hosting (one Line Text Ad At Bottom)
150 MB space, 10000 MB Bandwidth, php, mysql, CPanel (10) Hello Members, We are proud to introduce a new member to Xisto group of sites.
Qupis : Free Web Hosting 150 MB space, 5000 MB Bandwidth, php,
mysql, CPanel (Latest). Emails, FTP, Addon domains, Parked Domains etc.
http://www.Qupis.com
Feel free to add your reviews and comments about it. -AstaHost
Management ....
You Will Lose Hosting Credits If I Delete Your Post
Let's keep the board looking good! (7) Recently, I have notice a large amount of junk posts here that seemed to slip by our staff. As I
see this junk, I will be deleting it unless it negatively affects the flow of the discussion. When
I delete these posts, 1.5 times the number credits that the post earned will be deducted from the
users account. This is automated as a punishment for posting junk. I have no control over your
credits and I cannot manually adjust your credits up or down. Junk: one line or very small
posts or posts that are off topic or make no sense! Spam: Unsolicited or inappropr....
Free Web Hosting : Click Here To Start..
Step by Step, Detailed instructions. (0) FREE WEB HOSTING 3 SIMPLE STEPS TO GET HOSTED AT THE BEST FREE WEB HOSTING SITE -> Astahost
( these steps are for those people who are extremely impatient and want to get started without
reading the instruction manual ) You Take Part at the Forums by making *Good* Posts.
(ofcourse, Without spamming... else you will be banned :-) ) For every post you make, you get
HOSTING CREDITS* . Once you get Required no. of Credits, You make a Request at REQUEST FREE
WEB HOSTING Section. You have to use the Free Web Hosting Application generator here . ....
A Full-blown Explanation Of The Credits System
Free Web Hosting Credits, know more.. (45) Your post is COUNTED at 95% of the Forum Topics. There are some exceptions like "Hosting Request
forum", "Support" etc. where your post count does not increase. This is because we believe that
these areas do not contribute much the the Information base of the forums. QUOTE KEY POINT
Hosting Credits = "No. of Days a User can be *IN*ACTIVE" It determines the no. of days a user can
remain absent on our forums. So if you have 365 Hosting Credits. You can go for a long vacation
without visiting our forums for a Year. HOSTING CREDITS CAN BE VIEWED ON THE MAIN FORU....
Post Count And Hosting Credits
(1) Your post is COUNTED at 95% of the Forum Topics. There are some exceptions like "Hosting Request
forum", "Support" etc. where your post count does not increase. This is because we believe that
these areas do not contribute much the the Information base of the forums. A post to Qualify must
be atleast 10 ALPHABETIC CHARACTERS in length, EXCLUDING the BBCODES. Only these posts will give
help to increase your post Count. ?? POST COUNT & HOSTING CREDITS ?? The Hosting credits is a
system which was introduced secretly on 5th January 2005 to keep a track of Active membe....
Looking for open, basedir, e, accelerator, activated, faster, secured, hosting,
|
|
Searching Video's for open, basedir, e, accelerator, activated, faster, secured, hosting,
|
advertisement
|
|