Using Upstart after building Apache & Mysql from source.

Posted by Tek on Ask Ubuntu See other posts from Ask Ubuntu or by Tek
Published on 2011-04-09T01:15:50Z Indexed on 2011/06/26 16:30 UTC
Read the original article Hit count: 270

Filed under:
|
|

I'm using Ubuntu 10.10, Apache 2.2.17 and Mysql 5.5.10.

I need some assistance getting Apache and Mysql running on boot.

Reading the getting started over at upstart website attempting to get it to work.

I added /etc/init/apache2.conf

along with the following line:

exec /usr/local/apache2/bin/apachectl

I'm probably doing everything wrong, could someone point me in the right direction? Thanks. :)

© Ask Ubuntu or respective owner

Related posts about mysql

Related posts about upstart