Re: [users@httpd] Apache on Mac Sierra 10.12.5

2017-07-05 Thread Manal Helal
The steps in this tutorial solved the problem: https://www.computersnyou.com/3376/setup-apache-php-mysql-macosx-10-10-yosemite/ On 2 July 2017 at 22:59, Manal Helal wrote: > Running ps aux | egrep '(apache|httpd)’ > > I get: > > _www 548 0.0 0.0 2482800

Re: [users@httpd] Apache on Mac Sierra 10.12.5

2017-07-02 Thread Manal Helal
error log say? > > What user and group is the httpd process actually running as? (`ps aux` > should tell you.) > > - Y > > Sent from a device with a very small keyboard and hyperactive autocorrect. > > On Jul 2, 2017 4:12 PM, "Manal Helal" <mailto:ma

[users@httpd] Apache on Mac Sierra 10.12.5

2017-07-02 Thread Manal Helal
I followed this guide to install apache on Sierra 10.12.5: https://medium.com/@JohnFoderaro/how-to-set-up-apache-in-macos-sierra-10-12-bca5a5dfffba And it worked locally for a while logged in using the sa