phpserver Posted March 19, 2009 Share Posted March 19, 2009 Hello there,i have seen a software written entirely on php and mysql(pg social networking software).The unique thing about this is that,it is packaged and distributed in .exe. Could anybody point me into what am supposed to do to do a similar thing(make a php and mysql app and compile it with apache,mysql and php) Quote Link to comment https://forums.phpfreaks.com/topic/150139-developing-web-applications-and-packaging-them-to-exe/ Share on other sites More sharing options...
trq Posted March 19, 2009 Share Posted March 19, 2009 Roadsend. Quote Link to comment https://forums.phpfreaks.com/topic/150139-developing-web-applications-and-packaging-them-to-exe/#findComment-788431 Share on other sites More sharing options...
corbin Posted March 19, 2009 Share Posted March 19, 2009 Ooo nifty. Too bad the PHP 5 supporting version isn't on Windows yet . Quote Link to comment https://forums.phpfreaks.com/topic/150139-developing-web-applications-and-packaging-them-to-exe/#findComment-788864 Share on other sites More sharing options...
Maq Posted March 23, 2009 Share Posted March 23, 2009 Roadsend. Yeah that is pretty nifty. @corbin, they support PHP 5 on windows now Quote Link to comment https://forums.phpfreaks.com/topic/150139-developing-web-applications-and-packaging-them-to-exe/#findComment-791395 Share on other sites More sharing options...
corbin Posted March 23, 2009 Share Posted March 23, 2009 Roadsend. Yeah that is pretty nifty. @corbin, they support PHP 5 on windows now If you need PHP 5 compatibility, you must use version >= 2.9.3 (which is NOT yet available for Windows) So do I just need to compile it my self? I understood that as meaning it's not available, not "not available in binary format." Hrmmm..... Quote Link to comment https://forums.phpfreaks.com/topic/150139-developing-web-applications-and-packaging-them-to-exe/#findComment-791520 Share on other sites More sharing options...
Maq Posted March 23, 2009 Share Posted March 23, 2009 Yeah sorry, I saw this and thought it was available, didn't get to the download page :-\ Supports Windows, Unix, and Mac OS X. NEW: PHP 5 compatible since version 2.9.3 Quote Link to comment https://forums.phpfreaks.com/topic/150139-developing-web-applications-and-packaging-them-to-exe/#findComment-791735 Share on other sites More sharing options...
corbin Posted March 23, 2009 Share Posted March 23, 2009 Hrmmm.... I still haven't seen anywhere why it doesn't work on Windows. Imma try to compile it later if I get bored and see where I run into errors lol. Quote Link to comment https://forums.phpfreaks.com/topic/150139-developing-web-applications-and-packaging-them-to-exe/#findComment-791817 Share on other sites More sharing options...
WolfRage Posted March 25, 2009 Share Posted March 25, 2009 Interesting indeed. Quote Link to comment https://forums.phpfreaks.com/topic/150139-developing-web-applications-and-packaging-them-to-exe/#findComment-793744 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.