by wintpe » Aug 28th, '13, 17:01
you need to choose how you want your blog to look and,
how much coding you are willing to do.
at the end of the day the content of your blog is what matters ,
and not the code.
That is unless this is a programming/learning exercise.
my first lamp server, I wrote all the php and learned phpmysql
wrote my very own cms basicly, learned loads about php and mysql.
the second time i did it, i used joomla.
much better than my own, and easy to apply styles to.
theres also drupel.
some people now use ruby on rails, to do the same thing, or pythons django or perls catalyst.
if you decide to follow my example, then joomla, is a simple matter of installing a lamp server, and then unbundling the joomla
tar ball into a directory, setting up a mysql account, running the install script, moving the config file, and then managing the whole thing via a web gui.
you may want to add gallery2 while your at it to provide a picture gallery to go with it, install is much the same, mysql account etc.
phpmysql is also a helpful add on to a lamp server, but restrict its virtualhost in apache so it cant be accessed from outside , or lock it down with a .httaccess, or something similar.
I would also add a second layer access to the joomla administration panel, as thats a favourite for crackers.
from the outside world i would use a cheap dns provider like fasthosts, its only a fiver for 2 years.
regards peter
Redhat 6 Certified Engineer (RHCE)
Sometimes my posts will sound short, or snappy, however its realy not my intention to offend, so accept my apologies in advance.