Re: [EMAIL PROTECTED] Virtual Host problems

2008-03-22 Thread Craig Huffstetler
Dragon stated: "That means a copy of Apache is probably still running. You need to make sure it is shut down before trying to restart it, Since you are doing this in Windows, go into task manager and end any Apache processes in the task list then restart." ...this is also a possibility. Either Ap

Re: [EMAIL PROTECTED] Virtual Host problems

2008-03-22 Thread Craig Huffstetler
> --- On Sat 03/22, j k < [EMAIL PROTECTED] > wrote: > > *From: *j k [mailto: [EMAIL PROTECTED] > *To: [EMAIL PROTECTED], [EMAIL PROTECTED] > *Date: *Sat, 22 Mar 2008 12:14:20 -0800 > *Subject: *Re: [EMAIL PROTECTED] Virtual Host problems > > > > On Sat, Mar 22

Re: [EMAIL PROTECTED] Virtual Host problems

2008-03-22 Thread Dragon
Edwin did speak thusly: Ok out with the old and in with the new. Now That I have read through that and I think I understood most of it. Thank you Craig I did modify my file structure and as well as modified my code to include quotation marks. But the redirect to the new file structure isn't wor

Re: [EMAIL PROTECTED] Virtual Host problems

2008-03-22 Thread Edwin
rom: j k [mailto: [EMAIL PROTECTED]: users@httpd.apache.org, [EMAIL PROTECTED]: Sat, 22 Mar 2008 12:14:20 -0800Subject: Re: [EMAIL PROTECTED] Virtual Host problems On Sat, Mar 22, 2008 at 9:46 AM, Edwin <[EMAIL PROTECTED]> wrote: People whom know more than me please infor

Re: [EMAIL PROTECTED] Virtual Host problems

2008-03-22 Thread j k
On Sat, Mar 22, 2008 at 9:46 AM, Edwin <[EMAIL PROTECTED]> wrote: > People whom know more than me please inform me of what I'm doing wrong > > > > > DocumentRoot C:/users/edwin j mcleod/documents/Apache Software > Foundation/Apache2.2/htdocs > ServerName www.Example.com > # Other directives here

Re: [EMAIL PROTECTED] Virtual Host problems

2008-03-22 Thread Craig Huffstetler
Edwin, Please stay in the same thread. It helps us keep up with what is going on...and is courtesy on mailing lists. Did you update the virtual-hosts.conf file, Edwin? I am just asking. The error you received has nothing to do with that. What you pasted indicates one error thus far. I am just get

[EMAIL PROTECTED] Virtual Host problems

2008-03-22 Thread Edwin
People whom know more than me please inform me of what I'm doing wrong DocumentRoot C:/users/edwin j mcleod/documents/Apache Software Foundation/Apache2.2/htdocsServerName www.Example.com# Other directives hereDocumentRoot C:/users/edwin j mc