I love this tool. I played with it for the first time today and I think, it's the great tool for a php programmer. I installed MobaXterm on my Windows 7 machine and tested it on how to create a file and write to it. I was confronted with a challenge of not being able to put semi-colon on my statements. I think that it is a bug because when I checked the installation folder I couldn't see any /usr/.... directory where I could perform some changes to make it to allow me adding semi-colon.
The second issue was that I couldn't run the php shell scripts inside my cakephp application even when I used ./cake -app command just to see the initial shell home page. Any ideas on how to make php executable?
Comments (2)
The second issue was that I couldn't run the php shell scripts inside my cakephp application even when I used ./cake -app command just to see the initial shell home page. Any ideas on how to make php executable?