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

PHPMac.com: XAMPP 0.5 on Intel Macs

Sebastian Bergmann's Blog: The Cost of Test Isolation (and other PHPUnit Features)

Brandon Savage's Blog: Configuring PHP: Essential INI Settings

SitePoint Web Tech Blog: How to Test Multiple Websites on One PC With Apache Virtual Hosts

Tiger Heron Blog: Eclipse and PHP


Community Events











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


introduction testing podcast rest symfony2 conference usergroup series release opinion language zendframework2 symfony community framework database development interview functional phpunit

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