obay Posted November 5, 2007 Share Posted November 5, 2007 I'm sorry I can't seem to find the appropriate forum for this, but here's my problem. I have a running PHP application, I use XAMPPLITE locally. Now I want to deploy the program to another computer. How do I do this easily and also make it easier for the user of the program (e.g. he won't have to run the webserver, then run the program etc.). Is there a way to just "bundle" a web server to the application, so that when the user opens the program, the web server is automatically run? Any help is appreciated. .=) thanks in advance Link to comment https://forums.phpfreaks.com/topic/76069-how-do-i-deploy-my-php-application-easily-with-bundled-server/ Share on other sites More sharing options...
rajivgonsalves Posted November 5, 2007 Share Posted November 5, 2007 nothing I can think off in my years of exp... "bundle" software with a server I've seen but bundling a server with software don't know... never the less never said it not impossible maybe you can use the bundle software with the server concept that should work although you have to write some good scripts(packages) in UNIX, Windows, MAC OSX, Linux to do that Link to comment https://forums.phpfreaks.com/topic/76069-how-do-i-deploy-my-php-application-easily-with-bundled-server/#findComment-385066 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.