[quote][root@mail mail]# service httpd start
启动 httpd:httpd: could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
[失败] [/quote]
/etc/httpd/conf/httpd.conf中有关ServerName的部分
[quote]NameVirtualHost 192.168.16.68:80
by xy-coordinate - 服务器架设 - 2006-02-28 11:05:46 阅读(654) 回复(1)
今天将samba3.0.8移植到arm9开发板上面。 # ./configure --host=arm-linux #make 生成nmbd , smbd等相关文件 复制nmbd, smbd及自己新建的一个测试smb.conf分别到如下位置: /usr/local/samba/bin/nmbd /usr/local/samba/bin/smbd /usr/local/samba/lib/smb.conf 采用 /usr/local/samba/bin/nmbd -o -D /usr/local/samba/bin/smbd -o -D 程序自动退出,查看 /usr/local/samba/var/log.nmbd /usr/local/samba/var/log.smbd [quote...
我重启我的apache服务器的时候出现 could't determine the server's fully qualified domain name,using 127.0.0.1 for servername 请问上面的问题怎么解决?? 谢谢!!!
我在Solaris9上按装和配置 Veritas NetBackup Server 6.0 后,尝试为ORACLE DATABASE 做BACKUP,但总是 failed: 1) /var/adm/message 显示: Jun 7 13:41:01 dbuat ltid[16520]: [ID 933032 daemon.notice] Operator/EMM server has UP'ed drive HP.ULTRIUM3-SCSI.000 (device 0) Jun 7 13:42:21 dbuat tldcd[18995]: [ID 968222 daemon.error] Media Manager error: invalid media type (9); host = dbuat Jun 7 13:42:21 dbuat t...
我在网上找了大量文章,看到网上也有很多出现这个错误,我实验了ServerName的问题,都试过了,去掉注释,还是出现这个问题,关于VirtualHost我也设置了, 我在网上看到设置/etc/hosts文件,我试了也没用,错误依然在。 服务器我是在内网配置的,IP是192.168.0.211,我用SecureCRT(我也在内网:192.168.0.188)操作这台服务器,很显然我在我自己的IE上敲入:http://192.168.0.211.看不到apache的图标。 以下是我在/usr/local/apache/c...
http://www.cisco.com/en/US/products/hw/switches/ps700/products_tech_note09186a00801c0eb0.shtml show module and here is sth valueable -- Two leading LAN switch vendors have unveiled new products designed to let users support voice on data nets and lower the cost of Ethernet switching at the network edge. C6509# C6509#sh modu Mod Ports Card Type ...
richard@
有一个问题,自己试过不少办法,没用,特向您请教。 一台老机器,硬盘里安装的是SCO UNIX system V/386 Release 3.2 可忘了登陆的用户名和密码,但想保留硬盘上的数据, 我按下面的方法做到 # mount /dev/hd0root /mnt 显示 mount: cannot stat '/dev/hd0root' 我又做 # fast -y /dev/hd0root 显示 fack: cannot determine filesystem type of /dev/hd0root 就难住了 不知有何办法能进入超级用户,请指教。谢谢! * 贴...