I'm sure this question has been asked here several times, however I failed to find the correct search terms.
Lately I've seen a lot of questions which are more configuration than programming related problems on SO. Most of them are PHP beginners, but that's probably because I mainly look at PHP questions.
Example? Those four questions have been posted more or less within an hour:
- How do I enable mbstring extension on PHP 5, Fedora server
- XDebug installed but not working
- Mail sent “on behalf of” when using PHP Pear
- Cannot use ndk-build on Cygwin
In my opinion the first two are clearly configuration rather than programming problems. The third one is a border line case. And number four probably never used a shell in his life before.. (However I'm not proficient enough on his subject to be sure about this.)
The SO FAQ states that questions concerning software tools commonly used by programmers are welcome on SO. Does that mean that the above questions are at the right place? (If so I'm sorry having wasted your time.)