Page 1 of 1

PHP site on CD

Posted: Tue May 23, 2006 5:55 pm
by beljic
Is it posible to create CD with complete PHP-MySql-Apache web application where users can use application without Apache-Mysql servers instaled? Something like PowerPoint presentation or HTML site on CD.

Posted: Tue May 23, 2006 8:29 pm
by feyd
yes.

Posted: Wed May 24, 2006 2:56 am
by beljic
Thank you for your anser, but can you tell me how? Should I start Apache's httpd and MySQL's mysqld as console apps? What about MySql?

Posted: Wed May 24, 2006 2:58 am
by JayBird

Posted: Wed May 24, 2006 3:10 am
by beljic
No open source solution?

Posted: Wed May 24, 2006 3:19 am
by JayBird
Search this site for MicroWeb and read other posts on the same subject

Posted: Wed May 24, 2006 4:28 am
by beljic
Thant you, I will try.