PHP: Reloading Your php.ini File with IIS 6 Manager
Recycle your DefaultAppPool
Making changes to the php.ini file settings will not be seen until the IIS (Internet Information Services) reloads or re-caches the settings. To check the current php.ini file settings, create a page that displays the PHP info.Sample PHP info page (phpinfo.php):
PHP Info
Open your IIS 6 manager, expand the Application Pools folder, right click on DefaultAppPool and press Recycle. It only takes a second.
Then reload the sample PHP info page (phpinfo.php). The new setting will be listed.
- Just saving the php.ini file will not be enough
- IIS 6 holds application settings in the Application Pool
- The phpinfo(); function shows all PHP server settings
Most Comments Today
- Sex Bracelets on the Rise with Young Teens The Jelly bracelets back from the 80's is on the rise to popularity once again. ... 32 Comments
- "The Women": A DVD Movie Review This is a review of the film entitled "The Women." 27 Comments
- How to Write Reviews and Recaps - What's the Difference? A writer should know the essential difference between what a reader wants to lea... 26 Comments
- Easy Valentine's Day Kid Craft: Romantic Valentine's Day Hea... Are you looking for an easy heart craft for Valentine's Day to do with your kids... 26 Comments
- North Central Massachusetts Braces for Another Round of Ice North Central Massachusetts residents are on edge today when sleet and freezing ... 25 Comments
- A Kiss for Dad There I was. Comfortable, and building a nice window cleaning business, with pl... 24 Comments

Posted on 11/05/2008 at 10:11:42 AM
Posted on 02/20/2008 at 11:02:14 AM