News Feed
Jobs Feed
Sections




News Archive
Brandon Savage's Blog:
Configuring PHP Essential INI Settings
September 28, 2009 @ 08:40:46

Brandon Savage has a new post to his blog today looking at some of the more essential settings to check out in your php.ini file when configuring your install.

When setting up a web server with PHP, there are a number of settings that are critical to consider. PHP 5.3 contains both a development INI file and a production INI file; however, users of older PHP releases (or those who don't have direct control over their INI files) will want to pay attention and make sure that certain settings are configured.

Settings in his list include:

  • register_globals
  • display_errors
  • error_reporting
  • short_open_tag

These are just a handful of the settings you can configure in your php.ini. Check out this list for many, many more.

0 comments voice your opinion now!
phpini configure setting


blog comments powered by Disqus

Similar Posts

Simon Holywell: Improve PHP session cookie security

Greg Beaver's Blog: Introducing pecl extension phar

PHPImpact Blog: Running PHP with Quercus in Jetty Web Server

Robert Basic's Blog: Importing Symfony2 security settings from a bundle

Alexander Netkachev's Blog: About Eclipse PHP IDE php.ini location


Community Events











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


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

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