fredz wrote:
Would you mind doing a large image also?
Trust caker when he says it's easy to install stuff
I did the following in about 10 minutes and ended up with a perfectly working Invisionboard installation:
yum install httpd mysql-server mysql php php-mysql
service httpd start
service mysqld start
mysqld
create the database/user
tar zxvf 1p3Final[1].tar.gz
visit the appropriate installation page and you're done!
See this thread for a complete HOWTO:
http://www.linode.com/forums/viewtopic.php?p=1873#1873
If you only want apache, I'd imagine that won't take more than 60secs to install!