
linux版块在动吧,directory './forumdata/templates/' not found or have no access!
directory './forumdata/templates/' not found or have no access! 刚刚CU好像有点问题 [ 本帖最后由 flowingtree 于 2006-5-15 09:04 编辑 ]
在刚做完磁盘阵列之后 ,安装了操作系统redhat6.1 然后解压一个压缩包 text.zip unzip text.zip 就包了这样的错误 end-of-central-directory signature not found End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of thi...
os: centos6.3 mini server 用yum-downloadonly插件down下来httpd几个文件 放在了文件目录httpd-2.2.15里面。准备安装,如下图,新手,求解决方法,谢谢各位了。
我通过配置linux内核并保存后,在终端模式运行make all 命令,系统便发生了如下的问题(详细代码如下),由于本人学习linux才有几天的时间,故请教各位大侠这是什么错误,该如何解决? [root@localhost petalinux-dist]# make all make -C tools/ucfront make[1]:Entering directory `/home/embed/petalinux-v0.40-rc2/software/petalinux-dist/tools/ucfront' make[1]: Nothing to be done for `all'. make[1]: Leaving directory...
FC6 . TCL脚本中: if { [catch {exec mv $filedir\/* $targetdir/} result] } { puts "error:$result" 运行结果: error:mv: cannot stat `/aaa/*': No such file or directory /aaa已存在.用的是绝对路径.脚本不在根目录下. 如果用具体的文件名代替*,也可以在脚本中运行成功. 但这个目录下有多个不规则文件,能不能用一条语句实现文件移动? 手动在shell执行mv /aaa/* ....也能成功.在脚本中就不行. [ 本帖最后由 thin...
# useradd -g oinstall -G dba oracle # passwd oracle oracle用户创建成功后 # su - oracle su: No directory! 这是为什么,网上没搜到 谢谢
# useradd -g oinstall -G dba oracle\r\n# passwd oracle\r\noracle用户创建成功后\r\n\r\n# su - oracle\r\nsu: No directory!\r\n\r\n这是为什么,网上没搜到\r\n\r\n谢谢
在安装mysql数据库是出现如下错误,不知是什么意思,不知哪位高人能出来解释一下,小弟不胜感激!!! make[2]: *** [my_new.o] Error 127 make[2]: Leaving directory `/opt/mysql-5.0.56/mysys' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/mysql-5.0.56' make: *** [all] Error 2