Re: [Ssh-sftp-perl-users] urgent please (small prob)
Brought to you by:
dbrobins
From: Heiko J. <ja...@hb...> - 2008-05-27 14:44:14
|
Am Dienstag, den 27.05.2008, 10:34 -0400 schrieb Ibrahim Salloum: > Starting httpd: Syntax error on line 280 > of /etc/httpd/conf/httpd.conf: > DocumentRoot must be a directory > > > i got this error message when i try to start httpd > > any ideas First: This is a mailing list dedicated to SSH/SFTP usage through Perl modules and not a mailing list on Apache problems. You should report your problem elsewhere. Second: Did you even read the error message or did you just copy'n'paste it to your mail? Did you try to understand it? Unless the error message is wrong (in which case you would have to supply far more detailed information) it simply means that your "DocumentRoot" configuration entry in your httpd.conf points to something that is not a directory. Heiko PS: One more advice (applicable to any other mailing list): Please try to provide more specific mail subjects. |