News Feed
Jobs Feed
Sections




News Archive
Stuart Herbert's Blog:
PHP's Built-In Solutions For Shared Hosting
November 27, 2007 @ 10:25:00

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.

0 comments voice your opinion now!
shared hosting solution safemode openbasedir shared hosting solution safemode openbasedir


blog comments powered by Disqus

Similar Posts

Pádraic Brady's Blog: Having a bad ViewRenderer day in your ZF app?

Zend Developer Zone: Compiling PHP extensions with Zend Server

Christian Wenz's Blog: SANS Top-20 Internet Security Attack Targets (2006 Annual Update)

PHP.net: PHP 5.2.16 Released (End of Support for 5.2.x Series)

Secunia.com: PHP Integer Overflow Vulnerability and Security Bypass


Community Events











Don't see your event here?
Let us know!


release functional framework zendframework2 example introduction code tool testing podcast development composer conference interview opinion series language unittest object community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework