PHP with WinCache on IIS

Learn how to install PHP on Windows Server IIS. With Windows Cache Extension for PHP (WinCache) and a custom php.ini path. WinCache enabled PHP gives you great performance for WordPress, Drupal and Joomla websites, and decreases CPU usage. A custom php.ini file path offers more flexibility.
IIS Length of URL for request exceeds maxUrlLength value

"The length of the URL for this request exceeds the configured maxUrlLength value"

Learn how to increase IIS' max URL length value to resolve the IIS and ASP.NET error message "The length of the URL for this request exceeds the configured maxUrlLength value". The Windows Server IIS maximum URL length is defined by the HttpRuntimeSection.MaxUrlLength property. Its value is 260 characters. This may cause problems with longer than configured maxUrlLength URL’s.