dounielong7728 2015-09-10 22:09
浏览 36
已采纳

如何为php项目设置Doctrine 2?

I'm trying to set up 'PartKeepr', but keep getting the error at the prerequisites:

Doctrine needs to be installed and in the PHP include_path.

Doctrine\Common\ClassLoader was not found

I have installed Doctrine through Composer in C drive

Screenshot

I did include_path in php.ini file but didn't work. What path i have to include and how to resolve the issue? Please help

  • 写回答

1条回答 默认 最新

  • dongxun1142 2015-09-11 21:49
    关注

    After a long search, I came to know that we cannot run partkeepr directly on windows. We have to use Virtual Machine Image. And secondly we have to install doctrine2 through pear and not composer.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
编辑
预览

报告相同问题?

手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部