Page 1 of 1

PHP Tools Configuring for wrong version of PHP

PostPosted: August 29th, 2016, 6:22 pm
by phpProgrammer123
I am trying to run PHP project in Visual Studio 2015 with PHP 5.3.3. The PHP path I have selected under Options->PHP Tools-> Interpreter shows the PHP version as 5.3.3, but when I start the project and it tries to configure a PHP 5.6 handler instead of 5.3.3. How do I get PHP Tools to configure a handler for 5.3.3?

I am using the latest, stable version of PHP tools.