> -----Original Message----- > From: Jay Paulson [mailto:jpaulson@xxxxxxxx] > Sent: Mittwoch, 2. März 2005 15:46 > To: users@xxxxxxxxxxxxxxxx > Subject: Re: [users@httpd] Warning: Documentroot doesn't exist > > > >> [root@webdev html]# ls -l > >> total 16 > >> -rwxrw-r-- 1 root www 10 Mar 1 11:41 index.htm > >> -rwxr-xr-x 1 root www 20 Mar 1 11:41 index.php > >> That's the result I get. I've been messing around with both files > >> trying to get either one of them to work hence the reason why they > >> have different permissions on each file. > > > > > > that doesn't say anything, cause you didn't issue the > complete ls -l > > /home/httpd/webdev/html > > > > [root@webdev html]# ls -l /home/httpd/webdev/html > total 16 > -rwxrw-r-- 1 root www 10 Mar 1 11:41 index.htm > -rwxr-xr-x 1 root www 20 Mar 1 11:41 index.php > > It looks pretty similar to me. Maybe so, but we're not sitting in front of your computer and cannot see what you see. You were asked specifically to issue a precise command but chose to take a shortcut. As it happens, your original path was accurate but there is no way for us to be certain of that until you issue the precise command. If apache is reporting that the DocumentRoot does not exist, that means that when the apache start-up shell, running as the apache "User" tries to "-e" the docroot, it gets a "false" returned. This does not necessarily mean that another user (eg, you) cannot see the directory, just that apache can't. I notice that the files are owned by root, which is a bit odd for a website... As Patrick suggests, the results of "ls -d" in each directory might be illuminating. Rgds, Owen Boyle Disclaimer: Any disclaimer attached to this message may be ignored. > > jay > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP > Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > Diese E-mail ist eine private und persönliche Kommunikation. Sie hat keinen Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This e-mail is of a private and personal nature. It is not related to the exchange or business activities of the SWX Group. Le présent e-mail est un message privé et personnel, sans rapport avec l'activité boursière du Groupe SWX. This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
![]() |