Re: [users@httpd] Localhost cannot be accessed when Apache is started

2016-01-15 Thread Lester Caine
On 15/01/16 22:11, Josiah Asbill wrote: > The version is 2.4.16. > I tried to comment out line 20, but my text editor says, "This operation > couldn’t be completed because an error occurred. The authenticated save for > this file failed." As Richard says that is caused by file security. I run th

Re: [users@httpd] Localhost cannot be accessed when Apache is started

2016-01-15 Thread Richard
> Date: Friday, January 15, 2016 16:11:58 -0600 > From: Josiah Asbill >> On Jan 15, 2016, at 11:40 AM, Lester Caine >> wrote: >> >> On 15/01/16 17:27, Josiah Asbill wrote: >>> Okay, so I did that. Reran “httpd” to troubleshoot it. >>> Got back, "Syntax error on line 20 of >>> /private/etc/ap

Re: [users@httpd] Localhost cannot be accessed when Apache is started

2016-01-15 Thread Josiah Asbill
The version is 2.4.16. I tried to comment out line 20, but my text editor says, "This operation couldn’t be completed because an error occurred. The authenticated save for this file failed." > On Jan 15, 2016, at 11:40 AM, Lester Caine wrote: > > On 15/01/16 17:27, Josiah Asbill wrote: >> Okay,

Re: [users@httpd] Localhost cannot be accessed when Apache is started

2016-01-15 Thread Lester Caine
On 15/01/16 17:27, Josiah Asbill wrote: > Okay, so I did that. Reran “httpd” to troubleshoot it. > Got back, "Syntax error on line 20 of > /private/etc/apache2/extra/httpd-mpm.conf: > Invalid command 'LockFile', perhaps misspelled or defined by a module > not included in the server configuration"

Re: [users@httpd] Localhost cannot be accessed when Apache is started

2016-01-15 Thread Josiah Asbill
Okay, so I did that. Reran “httpd” to troubleshoot it. Got back, "Syntax error on line 20 of /private/etc/apache2/extra/httpd-mpm.conf: Invalid command 'LockFile', perhaps misspelled or defined by a module not included in the server configuration" This is what is on line 20, "LockFile '/private/

Re: [users@httpd] Localhost cannot be accessed when Apache is started

2016-01-15 Thread Lester Caine
On 15/01/16 16:57, Josiah Asbill wrote: > "Syntax error on line 8 of /private/etc/apache2/other/+php-osx.conf: > " LoadModule php5_module/usr/local/php5/libphp5.so So has PHP5 been installed and is present in /usr/local/php5? To debug things I would rename the +php-osx.conf FILE +php-osx.

Re: [users@httpd] Localhost cannot be accessed when Apache is started

2016-01-15 Thread Josiah Asbill
This is on a Mac (10.11.2) The command is “sudo apachectl start" And yes, Apache is running on the same machine as the web browser. > On Jan 14, 2016, at 10:33 PM, Wei-min Lee wrote: > > Is this on windows? > > What is the command in "The command went through as it should"? > > This might be

Re: [users@httpd] Localhost cannot be accessed when Apache is started

2016-01-15 Thread Josiah Asbill
"Syntax error on line 527 of /private/etc/apache2/httpd.conf: " Include /private/etc/apache2/other/*.conf "Syntax error on line 8 of /private/etc/apache2/other/+php-osx.conf: " LoadModule php5_module/usr/local/php5/libphp5.so > On Jan 14, 2016, at 10:06 PM, mmartin4242 wrote: > > Can y

Re: [users@httpd] Localhost cannot be accessed when Apache is started

2016-01-14 Thread Wei-min Lee
Is this on windows? What is the command in "The command went through as it should"? This might be a dumb question, but is Apache running on the same machine you're opening your browser on? ~Sent from my Huawei H1511~ On Jan 14, 2016 6:37 PM, "Josiah Asbill" wrote: > I recently tried starting u

RE: [users@httpd] Localhost cannot be accessed when Apache is started

2016-01-14 Thread mmartin4242
Can you post these "syntax errors"? Sent from my T-Mobile 4G LTE Device Original message From: Josiah Asbill Date: 1/14/2016 20:37 (GMT-06:00) To: users@httpd.apache.org Subject: [users@httpd] Localhost cannot be accessed when Apache is started I recently tried st