In my practice of programming and server managment i always find everything on google, but this time, i`m stumbled.
Apache is giving us there product "Wapache" which allows us to run web technology applications throught executable exe application. Everything works just perfect, you can specify window types to use and fully manage everything you need to see to look like an app.
But, it has php 5.0 which is kinda anoying, i would like to upgrade to 5.2 or higher when theres a newer vers开发者_JAVA百科ion, but how do you do it?
The project page: http://wapache.sourceforge.net/
Thank you for replies, best regards. Edgars Kohs
Have you tried changing module file under modules folder? download php 5.2.x and replace the mod file of it with one in wapache installation.
精彩评论