Juan wrote: > Hi, > I need an application to run mysql/php/apache or similar in one cd, to > make a presentation. > > The presentation itself is a php site that uses mysql to do some > queries, to show data, and I would like to know how to embbed php and > mysql to one cd for a presentation. I mean; one cd containing the > whole site, and when the user inserts it on the cd/dvd reader it's > able to use the website like if him/her would be using the http > protocol. So, this application should let me put mysql/php/apache in > the cd, then it should work from the cd. > > I would like to use some free software application, I would like to > avoid using commercial branches because I need this for a commercial > project that isn't able to pay licenses. Also I preffer Free Software. > > So, if you know some appplication that helps me to develop this, and > also if I would be able to make the cd multiplatform for the principal > OS ( Gnu/linux, win, mac ) even better. > > Thanks a lot. > > Juan Rather than providing an identical environment, you could use HTTrack http://www.httrack.com/ to create a static mirror of the site which has all the functionality of the dynamic site in static html form. Just stick the mirror on a CD with an appropriate autorun.inf if you want it to autostart. Cheers -- David Robley Sure, it's clean laundry. The cat's sitting on it, isn't he? Today is Pungenday, the 63rd day of Chaos in the YOLD 3176. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php