Forum Moderators: travelin cat
which apachectl. And to see where the system is looking for unix commands execute echo $PATH ¦ tr ":" "\n". And as As to not being able to access the server from external computers: do you have the Apple FireWall switched on? If so, then it's blocking the requests. The reason it's working for 1.3.x is that when you use the sharing panel to switch on 1.3.x you at the same time open the corresponding ports in the Apple FireWall.
Now, to see whether your Apache2 is actually running issue this command:
ps -auxww ¦ grep httpd. And to start any service that uses a port below 1024 you'll either have to bee root or be an administrator and prefix the command with sudo. Try looking at these threads too for further information:
[webmasterworld.com...]
[webmasterworld.com...]