Well, 
I try to check my httpd.conf file with the command:
Apache -t
Now i obtain the following error message :
"syntax error on line 961 of c:\wamp\bin\apache\apache2.0.63\conf\httpd.conf -- 
it is my httpd.conf path
: DocumentRoot takes one argument, Root directory of the document tree"

What does it mean ? what must I do ?
Thanks for your help.


> Date: Tue, 14 Feb 2012 14:16:17 +0100
> From: fed...@ayni.com
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] checking my httpd.conf
> 
> Hi Florent
> give your apache-binary the -t parameter, and it will check your config 
> files for correctnes. e.g.
> 
> httpd -t
> or
> apache2 -t
> 
> suomi
> 
> On 02/14/2012 10:13 AM, florent larose wrote:
> >
> > hello,
> > i 'm installing ZendFrameworkans i need to check my httpd.conf
> > here is my file for checking
> > Note : I did modifications on the following line codes :
> > line 945 and line 959 to line 969
> > (indded i want to have my localhost redirect to a virtual host
> > : the servername is "quickstat.local" with a redirection to entry
> > "127.0.0.1" at port 80)
> > is there a problem with my httpd.conf file ?
> > Thanks for your help.
> >
> > (my apache version : 2.0.63)
> >
> >
> >
> > ---------------------------------------------------------------------
> > 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-unsubscr...@httpd.apache.org
> >     "   from the digest: users-digest-unsubscr...@httpd.apache.org
> > For additional commands, e-mail: users-h...@httpd.apache.org
> 
> ---------------------------------------------------------------------
> 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-unsubscr...@httpd.apache.org
>    "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
> 
                                          

Reply via email to