Re: [users@httpd] Help with config

2011-01-14 Thread Bob Wilson
On 14/01/2011 08:28, Joost de Heer wrote: I have changed it to: DocumentRoot "C:/Users/User/My Documents/htdocs" Windows 7 has pretty strict ACLs on the c:\users directory. Check to see which account is used to run Apache httpd and check to see if this account has access to the directory c:\use

Re: [users@httpd] Help with config

2011-01-14 Thread Joost de Heer
> I have changed it to: > > DocumentRoot "C:/Users/User/My Documents/htdocs" Windows 7 has pretty strict ACLs on the c:\users directory. Check to see which account is used to run Apache httpd and check to see if this account has access to the directory c:\users\user\My Documents\htdocs. Another wa

Re: [users@httpd] Help with config

2011-01-13 Thread Simone Caruso
On 13/01/2011 17:03, Bob Wilson wrote: On 13/01/2011 13:27, Simone Caruso wrote: On 13/01/2011 13:41, Bob Wilson wrote: Can any one help with the initial configuration of Apache? I was told that to make localhost point to a alternative directory I should change both the 'Documentroot' AND 'Di

Re: [users@httpd] Help with config

2011-01-13 Thread Bob Wilson
On 13/01/2011 17:02, Nick Kew wrote: On 13 Jan 2011, at 12:41, Bob Wilson wrote: Can any one help with the initial configuration of Apache? Get the error message from apache. Open a command window, and run "apache -X" in it. That should either work (in which case your problem isn't apache at

Re: [users@httpd] Help with config

2011-01-13 Thread Nick Kew
On 13 Jan 2011, at 12:41, Bob Wilson wrote: > Can any one help with the initial configuration of Apache? Get the error message from apache. Open a command window, and run "apache -X" in it. That should either work (in which case your problem isn't apache at all) or give a meaningful error messa

Re: [users@httpd] Help with config

2011-01-13 Thread Bob Wilson
On 13/01/2011 13:27, Simone Caruso wrote: On 13/01/2011 13:41, Bob Wilson wrote: Can any one help with the initial configuration of Apache? I was told that to make localhost point to a alternative directory I should change both the 'Documentroot' AND 'Directory' paths The original info in ht

Re: [users@httpd] Help with config

2011-01-13 Thread Simone Caruso
On 13/01/2011 13:41, Bob Wilson wrote: Can any one help with the initial configuration of Apache? I was told that to make localhost point to a alternative directory I should change both the 'Documentroot' AND 'Directory' paths The original info in httpd.conf works OK DocumentRoot "C:/Program

Re: [users@httpd] Help with config

2011-01-13 Thread Devraj Mukherjee
Hi Bob, Are you able to post error messages from your HTTPD error log? Thanks. On Thu, Jan 13, 2011 at 11:41 PM, Bob Wilson wrote: > Can any one help with the initial configuration of Apache? > > I was told that to make localhost point to a alternative directory I > should change both the 'Docu

[users@httpd] Help with config

2011-01-13 Thread Bob Wilson
Can any one help with the initial configuration of Apache? I was told that to make localhost point to a alternative directory I should change both the 'Documentroot' AND 'Directory' paths The original info in httpd.conf works OK DocumentRoot "C:/Program Files (x86)/Apache Software Foundation/A