Chinaunix首页 | 论坛 | 博客
  • 博客访问: 233916
  • 博文数量: 14
  • 博客积分: 2416
  • 博客等级: 大尉
  • 技术积分: 768
  • 用 户 组: 普通用户
  • 注册时间: 2006-04-28 22:45
文章分类

全部博文(14)

文章存档

2011年(13)

2008年(1)

分类: LINUX

2008-11-13 16:16:34

安装 svnmanager 出现错误如下:

[2] UserPrivilegesEditPage::require_once(VersionControl/SVN.php) [userprivilegeseditpage.require-once]: failed to open stream: No such file or directory (@line 201 in file /var/www/svnmanager/svnmanager/RepositoryModule/UserPrivilegesEditPage.php).

即没有安装 VersionControl

$sudo pear install channel://pear.php.net/VersionControl_SVN-0.3.1
阅读(2863) | 评论(1) | 转发(0) |
0

上一篇:没有了

下一篇:Linux启动MySQL数据库实例

给主人留下些什么吧!~~

chinaunix网友2009-01-20 13:59:59

你这个判断有误吧.. VersionControl_SVN我都装了,,但也报这样的错误. Installed packages, channel pear.php.net: ========================================= Package Version State Archive_Tar 1.3.2 stable Console_Getopt 1.2.2 stable PEAR 1.7.2 stable Structures_Graph 1.0.2 stable VersionControl_SVN 0.3.1 alpha XML_Parser 1.3.1 stable