This may look like a noob question, but how do I turn Macports apache back on?
2010/1/7 Ryan Schmidt <[email protected]> > > On Jan 6, 2010, at 20:29, Celso Coutinho wrote: > > >> If you look at "ps axww | grep httpd" in the Terminal, is > /opt/local/apache2/bin/httpd running, or is it a different httpd, for > example /usr/sbin/httpd? If it really is the MacPorts httpd that's running, > could you attach the complete httpd.conf? (Private mail is fine if you don't > want your config archived on the list.) > > > > When I placed that command on a shell, I got this: > > > > 22 ?? Ss 0:00.99 /usr/sbin/httpd -D FOREGROUND > > 76 ?? S 0:00.00 /usr/sbin/httpd -D FOREGROUND > > 115 ?? Ss 0:00.77 /opt/local/apache2/bin/httpd -k start > > 119 ?? S 0:00.00 /opt/local/apache2/bin/httpd -k start > > 120 ?? S 0:00.00 /opt/local/apache2/bin/httpd -k start > > 121 ?? S 0:00.00 /opt/local/apache2/bin/httpd -k start > > 122 ?? S 0:00.00 /opt/local/apache2/bin/httpd -k start > > 123 ?? S 0:00.00 /opt/local/apache2/bin/httpd -k start > > 1473 s000 S+ 0:00.00 grep httpd > > > > I am unable to unravel the secrets of this output... > > Looks like you have both Apple's apache an MacPorts apache running at the > same time. Maybe on different ports? Maybe competing for the same port? > Assuming you don't really want that, stop the MacPorts apache, stop the > Apple apache (by turning off System Preferences > Sharing > Personal Web > Sharing), then turn MacPorts apache back on and see what happens. > > >
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
