linux - Make WAMP server check for case sensitivity (or IDE) -


I am developing a web app with PHPstorm on a Symphony 2 framework. Sometimes I have the machine based on this problem Run on the basis of sensitivity (Linux server).

What I see is a way to force a case-sensitive behavior of the Windows system or Apache to create IDE registration errors based on case sensitivity. What is an idea to solve this problem without installing virtual Linux machine in my developing environment?

The problem arises, when I refer to files or templates and there is a type of typo that is not recognized by Windows, this case is not sensitive. When deployed in "live" system, some work stops and it is not easy to find the error without changing "development mode" - especially when there are many changes after the previous update.

Any thoughts or links to more information is appreciated. If there is no way, I can install Linux on the virtual machine, but this is not just convenient.

As far as I know you can not have a lot of answers regarding this subject:


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -