[thelist] upgrading PHP on OS X

Hassan Schroeder hassan.schroeder at gmail.com
Sat Aug 16 19:17:29 CDT 2008


On Sat, Aug 16, 2008 at 5:02 PM, John Corry <jcorry at gmail.com> wrote:

> Well, it is under /private/etc/apache2/
>
> It seems to be the right file, as virtualhost changes there have been
> reflected in the server.
>
> The version of Apache I should be using is in usr/local/apache2/
>
> When I start/stop/restart the server it's using the ./bin/apachectl
> start/stop/restart command

It sure sounds like the running version of Apache is /not/ the one
you installed.

Have you tried starting yours with the full path, e.g.
> sudo /usr/local/apache2/bin/apachectl start

You should also be able to figure this out by seeing which one has
an 'httpd.pid' file in its logs directory.

FWIW,
-- 
Hassan Schroeder ------------------------ hassan.schroeder at gmail.com



More information about the thelist mailing list