Page is a not externally linkable
andreasfriedrich - 1:37 am on Dec 14, 2002 (gmt 0)
Yes and yes if you are talking about a CD-R. Yes. You would need to use my.ini or my.cnf to set the datadir=s:/MySQL/data directive to the directory containing the databases. You could either burn my.ini/cnf on CD in which case the datadir path would be hard coded or use the same approach I used for the httpd.conf file. Andreas
Thanks trismegisto. if you put a dynamic site on a cd, do you have to build the database before burning it into the cd? does that mean that you couldn’t be able to add new records to your cd dynamic website database? is there a way to run the “mysql engine” from the cd and write the mysql database in the computer?