Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个蛋糕应用程序,想集成我的 whmcs 许可证。Whmcs 已将它安装在公共 html 文件夹中的 whmcs 文件夹中,我的蛋糕文件也在这里。当运行 example.com/whmcs 我得到一个 cakephp 错误我做错了什么?
所有帮助表示赞赏
尝试构建一个 CakePHP 组件并将您的 whmsc 脚本放在 vendor 目录中。
希望这可以帮助