Customizing PHP on Windows 2008 package
With a Web Hosting package from Network Solutions®, you have the ability to modify the default PHP settings for your package. Default values for PHP can be modified by the use of a custom .user.ini file that can be created and uploaded.
Network Solutions® support staff are not able to provide support for modifications to this ini file. For that reason, we strongly recommend you make a backup of any existing ini file (if one exists) before making modifications.
Customizing PHP on Windows 2008 packages:
Make a “.user.ini” file within the “www” (root web) folder for PHP changes, the syntax of the file contents would be just like a Unix package, settings take effect almost immediately. Example:
memory_limit = 64





