Page 1 of 1

Setup problem

PostPosted: December 23rd, 2013, 2:14 am
by jonathan.jones
Hello folks,

Got everything install but I'm getting a weird configuration problem. I have both IIS and IIS Express install, with a different version of PHP in each. IIS -> 5.3 and IIS Express -> 5.4. However regardless what I select in PHP path, it always tries to use the wrong config file. I'm using Windows 8.1 with Visual Studio 2012.

error.png


Could anybody help me with this?

Thanks,

Re: Setup problem

PostPosted: December 23rd, 2013, 4:50 pm
by Miloslav Beno
Hi Jonathan,

Thanks for your post! I suspect the problem will be in PHPRC environmental variable. PHP always look for php.ini in the directory setup in this variable, if you delete it it should work as you'd expect after you reboot.

Thanks,

Re: Setup problem

PostPosted: December 27th, 2013, 2:54 pm
by Jakub Misek
Just attaching screen where to find PHPRC variable; http://www.devsense.com/wp-content/uplo ... -phprc.png

More information can be found at http://www.devsense.com/doc/phptools/de ... php#manual