Working on a debian lenny server (rackspace), and trying to compile my own apache2 server.
So, I did like any good sysadmin, and made a quick script to make installation and maintainance easier. Very straightforward.
Now, the script seems to have gone through and been just happy, except for one problem: There is no /usr/sbin/apache2
I have /usr/sbin/apache2ctrl, but without the apache2 executeable, nothing happens when I run it.
Any other sysadmins able to help me get a /usr/sbin/apache2 file to appear?
Script is here:
http://pastebin.ca/1693669
Logs are here:
http://pastebin.ca/1693667