Development Blog With Code Updates : Developercast.com

November 27, 2007

Stuart Herbert’s Blog: PHP’s Built-In Solutions For Shared Hosting

Filed under: Development — @ 10:25 am

Following up on a previous article, Stuart Herbert has posted some of the things that PHP can do to help solve the previously mentioned shared hosting problems.

The challenge is to secure the box not just from outside attack (something you have to do anyway, and which Iā??ll cover later in this series), but also to make sure that code running on one website canā??t steal confidential data like MySQL passwords from any of the other websites.

It’s not just a problem that PHP has, but it does, thankfully, have several settings and things that you can do to help. Among those on the list are things like: safe_mode, open_basedir and how PHP 6 will effect both of these. He’s included settings for both of them to get you started.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress