ChinaUnix.net
相关文章推荐:

minicom You don't exist Go away

出现了登陆提示后,输入用户名root,回车就提示: you don't exist. go away... 使用CTL+ALT+DEL重新启动系统也是这样的提示。。。。 郁闷中。。。。

by cnhero - Linux论坛 - 2004-04-06 19:25:53 阅读(540) 回复(10)

相关讨论

apache1.39的,使用namevirtualhost配置了两个站点,运行cgi程序,主文档目录用的是/home/username ,配置成功了,用了n天,昨天不知道只是动了某个username下的几个文件的权限(其他也没动什么啊),现在两个站点都 一直出现没访问权限的错误,访问其apache安装成功时的默认页面也变成这错误了,晕啊,心力憔悴.... Forbidden you don't have permission to access / on this server. ----------------------------------------...

by 心飘 - 服务器应用 - 2004-01-05 15:20:22 阅读(756) 回复(1)

i have done: sgs#share -F nfs -o rw /test (here,when i type dfshares,show me: RESOURCE sgs:/test SERVER sgs ACCESS - TRANSPORT - the same time,sgs and renee all have rpcbind service) sgs#/etc/init.d/nfs.server start or sgs#/usr/lib/nfs/mountd sgs#/usr/lib/nfs/nfsd -a -16 (now,mountd and nfsd are running ,i know by type ps -ef|grep mountd/nfsd) then renee#mount -F nfs sgs:/test /uptest why renee s...

by sgs - Solaris - 2005-01-28 15:05:43 阅读(528) 回复(2)

今天配置1台服务器 老是出现 you don't have permission to access / on this server. 在apache 的原来的目录 DocumentRoot "/var/www/html" 就没有问题。改成 DocumentRoot "/home/me/web" 就老是 you don't have permission to access / on this server. 。 Options FollowSymLinks AllowOverride None 目录下 Order allow,deny Allow from all 网上看了一些文章 说 ...

by linuxphp.net - 服务器应用 - 2009-06-25 14:54:41 阅读(1381) 回复(2)