We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

PHPstorm and Phalcon-Devtools

Hi,

I have trouble setting up the devtools inside of PHPstorm. I followed the video and looked at various different threads here, and on stackoverflow. The error I receive is the following: Cannot run program "C:\phalcon-tools\ide\phpstorm\phalcon.bat" (in directory "myproject"): CreateProcess error=2...

Any help would be appreciated.

Permissions? Would the User Access mechanism of windows be interfering with this?

Can you open a command line and run the file directly from there?

Just throwing ideas here.



1.2k

Yes I can run phalcon from the command line. The only problem being is I can't run it from the "Terminal" in Phpstorm. But if that just offers the same functionality then I don't even know why I would bother.