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

Ben Ramsey's Blog: Project Hosting on Google Code

DevX.com: Integrating PHP into Your SOA Solutions

Web Developement Blog: Curl: Location redirect while open_basedir is set

Firman Wandayandi\'s Blog: Hey, I\'m back baby! (DotGeek)

Lorenzo Alberton's Blog: Zend Framework, mod_rewrite and public dir in shared hosting


Community Events











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


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

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