PDA

View Full Version : want to create a knoppix webserver....



TheSovereign
02-01-2003, 10:08 PM
i want to create a knoppix disc that will have apache, mysql on it
but i want apache to read the conf and data files from a fat32 mounted drive

i also want mysql to read databases from teh same drive

how would i go about doing this from scratch....
thank you

pachox
02-04-2003, 09:25 AM
i'm going to do something similar. still did not do but in a few days

anyway i think u need to reconfigure apache and mysql to a different (/mnt/hd??) location. read for each one "./configure --help"

regards, pacho

probono
02-11-2003, 12:53 AM
You don't need to remaster. A knoppix.sh script should do the trick. Just replace the /etc/httpd.conf file at boot time, and do the same for mysql configuration. Also see http://www.knoppix.net/forum/viewtopic.php?t=762