Cakephp Cake command returns No such file or directory

后端 未结 5 1100

I have been using the cake command on my linux server for 2 years. but now im trying to move to a new server and some how the cake command gives back the error: No such file or

5条回答
  •  我寻月下人不归
    2021-02-10 09:42

    In some versions it's possible to install cake using sudo apt-get install cakephp-scripts.

    After instalation, you coud access bake anywere simple by typing bake

提交回复
热议问题