Open GoogleCodeExporter opened 9 years ago
Joomla would require PHP and MySQL. The only reasonable way to get then both
would be via a chroot environment.
# First steps would be to get debian
http://code.google.com/p/snake-os/wiki/Debian_Chroot
# After installing debian, chroot onto the new install and upgrade to the
newest version.
apt-get update
apt-get upgrade
# Im guessing from here....
# Install PHP & MySQL with all dependants. This should be easy to find but here
is a link to help http://www.howtoforge.com/ubuntu_debian_lamp_server
After following all install steps you could have a very very slow system with
enough to install any PHP application. I would very be surprised if the system
has enough memory to run MySQL.
Original comment by g1p...@gmail.com
on 3 Mar 2011 at 3:11
For anyone wondering, I got PHP working without any problems with about 1MB to
spare (using swapfile).
Original comment by dpyro2...@gmail.com
on 15 Sep 2012 at 5:38
Hi dpyro2004, this is great. Would you be willing to write a short how to for a
novice like me? I would love to be able to do this:)
Thank you so much.
Original comment by alessand...@gmail.com
on 22 Nov 2012 at 2:05
Original issue reported on code.google.com by
sdfz....@gmail.com
on 27 Feb 2011 at 7:41