PHP site on CD

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
beljic
Forum Newbie
Posts: 4
Joined: Tue May 23, 2006 5:53 pm

PHP site on CD

Post 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.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

yes.
beljic
Forum Newbie
Posts: 4
Joined: Tue May 23, 2006 5:53 pm

Post 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?
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

beljic
Forum Newbie
Posts: 4
Joined: Tue May 23, 2006 5:53 pm

Post by beljic »

No open source solution?
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

Search this site for MicroWeb and read other posts on the same subject
beljic
Forum Newbie
Posts: 4
Joined: Tue May 23, 2006 5:53 pm

Post by beljic »

Thant you, I will try.
Post Reply