<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1264" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>On my k12 I've got Moodle running. When moodle 
installs all of the data that php uses to make its html pages is stored in mysql 
tables. To give you an idea of its files structure, moodle can make a complete 
backup of itself (  files, data) into a zip file. To get it restored, 
the files need only to be placed into the same folder that it was copied from 
and the data needs to be inserted into mysql tables. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> I would like to know what I would need to do 
to bundle moodle into k12ltsp and offer an iso on my website for people to 
download them all so that when it was installed, moodle and everything else 
would be completely installed also. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Can the default of the k12 install be set to 
automatically install apache, mysql, and php (when I installed my k12 I had to 
instal amp separately)?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>What is the process for adding these moodle files 
to the current k12 iso? Is it as simple as opening the iso, adding the files, 
and making it back into an iso again?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>And somewhere in that mix there has to be some 
linux commands to execute the mysql commands that populate the 
database.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks!</FONT></DIV></BODY></HTML>