[SOLVED] Apache server restart issue : Warning: DocumentRoot does not exist
location: linuxquestions.com - date: January 2, 2013
Hi,
I have configured apache server on centos with multiple virtual hosts.
when i restart the apache server it gives error
# service httpd restart
Stopping httpd: [ OK ]
Starting httpd: Warning: DocumentRoot [/home/www.mycottageholiday.co.uk] does not exist
[ OK ]
There is no www.mycottageholiday.co.uk virtual host configured in my apache configuration file, May be www.mycottageholiday.co.uk virtualhost configured previously but now it is no more in configuration file
Thanks
suresh
[SOLVED] aptget does not exist on my CentOS release 5.4
location: linuxquestions.com - date: March 12, 2010
hello
apt-get does not exist on my server:
when i run this command:
apt-get install php5-dev
i get:
Code:
[SOLVED] Multi boot: selected disk does not exist
location: linuxquestions.com - date: November 19, 2010
Hi all!
Currently I'm running 3 operating systems on my machine (in order of installation); Windows XP, Windows 7 and Fedora 14.
Unfortunately, after I installed Fedora I'm no longer able to boot Windows 7/XP.
When I select the "Other" option in the Grub menu, I get the following error:
Code:
broken link fedorabuild rpmtree does not exist
location: linuxquestions.com - date: January 18, 2007
Good Morning:
As a result of my posts /lib/modules/2.6.15-1.2054_FC5/build:broken symbolic link post I received two suggestions.
Execute the following commands:
1. yum install kernel-devel
2. su -c 'yum install kernel-{PAE,xen,kdump}-devel'
I executed the yum install kernel-devel command and received the following result display:
Added 6131 new packaged
Parsing packages install arguments
Resolving Dependencies
-->Populating transaction set with selected packages.
-->Download header for kernel-deck to pack into transaction set
kernel-devel-2.6.18-1.225 100% 1==663kb
-->Package kernel-devel.i686 0:2.6.18-1.2257.fc5 set to be installed
-->Running transaction check
Dependencies Resolved
Package ARCH Version Repository Size
Installing i686 2.6.18-1.2257.fc5 updates 4.4M
kernel-devel i686--
Total download size 4.4M
Exiting on user command
Complete!
Once competed I checked the /lib/modules/2.6.15-1.2054_FC5 director
FC4Starting sshd: Privilege separation user sshd does not exist FAILED
location: linuxquestions.com - date: December 23, 2005
Hi,
After I do "service sshd start" on FC4 I get the following error message even after disabling firewall using system-config-securitylevel.
"Starting sshd: Privilege separation user sshd does not exist FAILED]".
Please Help.
Thanks & Regards,
Kiran.
[SOLVED] warning: group mockbuild does not exist using root
location:
linuxquestions.com - date:
March 29, 2011
I'm running fedora 14.I want to see the source code of uname.After googling,I find a way.But a problem happens.
[
[email protected] usr]# whereis uname
uname: /bin/uname /usr/share/man/man1/uname.1.gz /usr/share/man/man2/uname.2.gz /usr/share/man/man1p/uname.1p.gz /usr/share/man/man3p/uname.3p.gz
[
[email protected] usr]# rpm -qf /bin/uname
coreutils-8.5-7.fc14.i686
[
[email protected] Downloads]$ yumdownloader --source coreutils-8.5-7.fc14.i686
[
[email protected] Downloads]$ rpm -i coreutils-8.5-7.fc14.src.rpm
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
Why I got this warning.
After installing coreutils-8.5-7.fc14.src.rpm,where can I see the source code of uname.
"URGENT" user root does not exist
location: linuxquestions.com - date: September 25, 2007
Guys please i really need help on this. It's my server we're talking about here.
After using this for about 36hours I get a funny username or password is incorrect. Then I tried my other user account which is not the root and that worked. So, I went to the shell and typed su and what I get is this weired "user root does not exist" message. What could be the problem and what might have caused this because this is the second time this is happening to me. The last time I had to reinstall. i don't want to do that this time. Any help will be greatly appreciated.
mount error: mount point /home/me/x does not exist
location: linuxquestions.com - date: May 23, 2006
Hi folks,
Just did a reinstall of FC5 on a box that previously had FC5 running and connected to the network fine.
I created /home/me/x as a mount point, where 'me' is my home dir and 'x' is a dir that I want to use as a mount point.
I used the same old /etc/fstab as before (which worked), but now upon startup, I'm getting the error "mount error: mount point /home/me/x does not exist".
Funny thing is that when I log in as 'me', I can't mount (I get an error that says only root can mount to /home/me/x), but if I log in as root, I can mount and access the shares on the server.
I'm guessing that I musta done something stupid when setting up the /home/me/x dir.
ls -al as root shows
drwxr-xr-x 2 me me 4096 (dates) x
Anyone see something obviously wrong?
Thanks,
Whil
[SOLVED] Point Linux Installer error: Critical error! Source squashfs file does not exist!
location: linuxquestions.com - date: April 23, 2014
Hi.
After booting into Point Linux 2.3 on a USB, I get this error when I clicked on install. "Critical error! Source squashfs file does not exist!". What must I do to overcome this?
Thanks.
/tmp/cdrom does not exist with RH 6.3 kickstart %post
location: linuxquestions.com - date: December 11, 2012
I have a working redhat 5.8 Kickstart that mounts the /tmp/cdrom to copy files to the HDD in the %post section. The same %post with redhat 6.3 does not work. What's changed with 6.3?
Is /tmp/cdrom called something else? Googling around I read
its an anaconda issue in that it ejects the disk prematurely. Could that be?
The error
"mount: special device /tmp/cdrom does not exist"
the KS post
%post --nochroot
mkdir -m 777 -p /mnt/cdrom
mount -t iso9660 /tmp/cdrom /mnt/cdrom
cp -fpr /mnt/cdrom/iqcustom /mnt/sysimage/tmp
umount /mnt/cdrom
rmdir /mnt/cdrom
please wait...
Page: 1 2 3 4 5 6 7 8 9 10