#include
[code] 这是我的系统出现的情况 may 11 14:49:31 jerrychang authdaemond: modules="authmysql", daemons=5 may 11 14:49:31 jerrychang authdaemond: Installing libauthmysql may 11 14:49:31 jerrychang authdaemond: file not found 在网上查的正常情况 Jul 6 15:24:44 mail authdaemond: modules="authmysql", daemons=5 Jul 6 15:24:44 mail authdaemond: Installing libauthmysql Jul 6 15:24:44 mail authdaemond: Install...
以下是从某本书中拷贝的源代码 编译完运行,用浏览器输入http://xx.xx.xx.xx:8000/aaa.html(aaa.html已经保存于根目录下)为何显示“file not found”??恳请高手指教。
#include
I use jar utility to compress save file to IFS, it only compress "size of object data in bytes" but not compress "allocate size of object", anyone can teach me how to compress "allocate size of object" ?? I have use CPY command to copy the save file to IFS, but it still only copy "size of object data in bytes" but not compress "allocate size of object", anyone can teach me how to copy "allocate s...
随便写的,留作以后参考。 Ant script: --> 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/13222/showart_85903.html
named.conf: options { directory "/var/named"; }; zone 1.1.10.in-addr.arpa" IN { type master; file "test1.conf"; allow-update { none; }; }; zone "testdomain.net" IN { type master; file "test2.conf"; allow-update { none; }; }; test1.conf 和test2.conf也都在/var/named定义了,为什么启动named服务的时候 显示:zone testdomain.net/IN: loading master file test.dns: file not found
RedHat 4下安装MySQL # rpm -ivhU --nodeps MySQL-server-standard-4.1.16-0.rhel4.i386.rpm # rpm -ivhU MySQL-client-standard-4.1.16-0.rhel4.i386.rpm # rpm -ivhU MySQL-devel-standard-4.1.16-0.rhel4.i386.rpm # /etc/init.d/mysql restart MySQL PID file could not be found! [FAILED] 这是怎么回事情?如何解决?
copying inetboot to /tftpboot cp: cannot access /software/Sol9-u2-x86/Solaris_9/Tools/Boot/usr/lib/fs/nfs/inet boot chmod: WARNING: can't access /tftpboot/inetboot..Solaris_9-1 To enable i86pc in the DHCP server, add an entry to the server with the following data: I cann't boot my noteboot via dhcp + PXE. Would you copy you inetboot file.
一个用户A通过导航器登陆到系统后,在系统内job的定义是213870/Quser/QZRCSRVS,如果用户A执行了一个程序B产生了一个SPLF,那么这个SPLF的属性为208276/A/QPRTjob。 我现在想要在程序B中对这个SPLF进行操作,如果通过RTVjobA取得属性的话,取得的是213870/Quser/QZRCSRVS,这样就找不到我要的SPLF了 问: 我如何才能取得SPLF的属性?也就是208276/A/QPRTjob? 现在关键是取不到job NUMBER。 user、job NAME都是固定的。
我通过调试 proftpd -d9 -n 以用户登陆,密码正确,但是报错 no supplemental groups found for user 高手帮帮忙怎么解决啊,急,谢了!!