自2005年7月14日推出自动搭建Apache+PHP+MySQL网络编程平台的绿色软件《APMServ 5.0.4》(全称为Apache & PHP & MySQL Server)以来,得到了网友们的广泛支持,很多朋友期待推出更加完善、能支持CGI、Zend的新版本。经过几天的努力,我于8月9日完成了《APMServ 5.0.4 增强版》的开发、测试,并在8月10日正式对外发布。增强版抛弃了原有内核,核心功能通过调用基于32位平台的Windows API函数实现,与Windows结合将更加紧密。

  软件简介:
  《APMServ 5.0.4 增强版》是一款快速自动搭建Apache v2.0.54、PHP v5.0.4、MySQL v4.0.21、phpMyAdmin v2.6.2-pl1、ZendOptimizer v2.5.7以及ASP.NET、Perl、CGI网络编程平台的绿色软件,无需安装,具有灵活的移动性,将其目录拷贝到其它分区目录或别的电脑时,均只需点击APMServ.exe中的启动按钮,即可自动进行相关设置,将Apache2和MySQL安装为系统服务并启动。点击停止按钮可自动从系统服务中卸载Apache2和MySQL。

  1、MySQL默认用户名:root,密码为空
  2、MySQL数据库文件存放目录:MySQL\data
  3、网站根目录:www
  4、访问自己的服务器请用http://127.0.0.1/http://localhost/
  5、非80端口,访问请用http://127.0.0.1:端口/或http://localhost:端口/

  软件名称:APMServ 5.0.4 增强版
  软件作者:回忆未来
  授权方式:免费软件
  发布日期:2005年8月10日
  运行环境:WinNT/Win2000/WinXP/Win2003
  官方网站:http://apmserv.zyan.cc
  文件大小:13.1MB
  下载地址:①官方下载点:[上海网通] [武汉长城宽带]
       ②其它下载点:[华军软件园] [源易网] [源码联盟] [中国站长站]
       [网站制作园] [湖南信息港] [硅谷动力] [南阳源码站] [天天源码] ....
  软件界面:


  《APMServ 5.0.4 增强版》与上一个版本《APMServ 5.0.4》的对比:
  1、增强版:无论是否变动APMServ目录的路径,都只需点击“启动APMServ”按钮一次,即可自动完成路径设置并正常启动Apache、MySQL。
    旧版本:变动APMServ目录的路径时,需点击“启动APMServ”按钮两次,第一次点击虽然能自动设置路径,但会提示路径错误,不能启动Apache,第二次点击才能正常启动。

  2、增强版:能在APMServ.exe主界面自行更改Apache、MySQL的端口。
    旧版本:不能。

  3、增强版:除了支持PHP外,还增加了对ASP.NET、Perl、CGI的支持。
    旧版本:只支持PHP。

  4、增强版:增加了对Zend的支持,被Zend优化、加密过的PHP文件能正常运行。
    旧版本:不能。

  5、增强版:Apache版本升级到2.0.54,phpMyAdmin版本升级到2.6.2-pl1。PHP最新的正式版仍旧是5.0.4,不需升级。MySQL最新的4.1.X系列版本不能很好地支持中文,因此还是采用4.0.21版本。
    旧版本:Apache版本为2.0.52,phpMyAdmin版本为2.6.0-pl3。


  使用过程中常见问题解答(2005年8月18日整理更新):
  1、问:如何将APMServ旧版本中的网页和数据库资料迁移到APMServ 5.0.4 增强版中?
    答:将增强版解压缩到另外一个目录,如果旧版本APMServ处于启动状态,先点击旧版APMServ.exe中的停止按钮,然后将旧版本www网页目录下的除phpmyadmin目录以外的目录文件全部复制到增强版的www目录下,将旧版本MySQL\data数据库目录下的目录文件全部复制到增强版的MySQL\data目录下,确认在增强版中能够正常访问这些网页和数据库后,删除旧版本目录即可。

  2、问:“80端口被占用,Apache2无法启动。”是怎么回事?
    答:如果您装有IIS并启动,将占用80端口,可以将IIS更改一个端口,或者在APMServ中更改Apache的端口。

  3、问:在装有江民KV2005杀毒软件的电脑中,为什么不能访问本机Apache服务器上的网页?
    答:江民KV2005杀毒软件与Apache冲突不兼容,就算关闭KV2005的所有实时监控也没用,只有卸载掉KV2005才能访问本机WEB服务器上的网页。经测试,瑞星、金山、诺顿、卡巴斯基等杀毒软件均没有与Apache冲突的问题。咨询江民公司,一直未有答复。本站自己提供了解决KV2005杀毒软件与Apache冲突的方案,下载kv2005apache.reg(APMServ 5.0.4 增强版 中已附带)双击运行,导入注册表,将被KV2005更改过的3处注册表值还原成Windows默认的值即可(注意:必须在关闭KV2005实时监控的情况下导入注册表,否则更改无效。如果升级病毒库,KV2005可能又会更改那3处注册表值,造成Apache无法访问,这时需要重新导入kv2005apache.reg)。建议最好使用其它的杀毒软件,或者等到KV2006推出的时候,如果这个问题已解决,再使用。

  4、除了流行的MySQL数据库WEB管理系统“phpMyAdmin”,有没有其它比较好的MySQL数据库管理软件?
    答:推荐MySQL-Front v2.5汉化版。这款MySQL数据库管理软件类似微软SQL Server的企业管理器,可从ODBC导入Access数据库文件到MySQL数据库中,导入filename.sql文件到MySQL数据库时不受文件大小的限制。下载地址:[中南民族大学校园网]

  5、问:ASP.NET程序在进行表单验证时弹出一个IE对话框,提示(无法找到脚本库“/aspnet_client/system_web/1_1_4322/WebUIValidation.js”。请尝试手动放置此文件,或通过运行“aspnet_regiis -c”重新安装。),该怎么办?
    答:如果是IIS,运行“aspnet_regiis -c”即可,但APMServ支持的ASP.NET是运行在Apache中的,所以请手工在APMServ的网站根目录www下新建aspnet_client\system_web\1_1_4322目录(注:“\”之后的是“\”之前目录的子目录),再把C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ASP.NETClientFiles\WebUIValidation.js文件复制到刚才新建的1_1_4322目录。如果嫌麻烦,本站做好了一个压缩包aspnet_client.rar(备注:对IIS同样适用),下载后直接解压缩到APMServ的网站根目录www下即可。

  如果遇到其他问题请在下面留言。

Tags:



早期作品 | 评论(29) | 引用(0) | 阅读(15983)
dsad
2012-8-30 11:27
Booklet printing might be aimed at 1 portion of one's census so that you can actually connect with your market.  printing for less
hsdfgdfgsd
2012-11-28 16:21
GFAWE
2013-1-29 17:27
买轴承就到:www.jkzhoucheng.cn
HAWERW
2013-3-7 14:44
买轴承就到:www.jkzhoucheng.cn
jassica Homepage
2015-5-18 19:25
Recycled rubberized playground security tiles are utilized in many outdoor as well as indoor areas. They end up being particularly effective in play ground places, sports activities facilities, health night clubs and home exercise space and perform areas.  <b><a href="http://www.playgroundmatsuk.com/blog/diy-playground-mats/6-features-why-recycled-rubber-matting-is-best-for-playgrounds/... safety tiles</a></b>
House Painting Email Homepage
2022-5-20 00:33
Having read this I believed it was extremely informative. I appreciate you spending some time and effort to put this informative article together.
Home Curtains in Qatar Email Homepage
2022-5-20 00:41
I wanted to thank you for this excellent read!! I definitely loved every little bit of it.Cheers for the info!!!! & This is the perfect blog for anyone who wants to know about this topic
shz Email
2022-6-29 00:01
Good to become visiting your weblog again, it has been months for me. Nicely this article that i've been waited for so long. I will need this post to total my assignment in the college, and it has exact same topic together with your write-up. Thanks, good share.  online dealings
shz Email
2022-6-29 00:04
I recently came across your article and have been reading along. I want to express my admiration of your writing skill and ability to make readers read from the beginning to the end. I would like to read newer posts and to share my thoughts with you.  online dealings
shz Email
2022-6-29 00:07
This is an excellent post I seen thanks to share it. It is really what I wanted to see hope in future you will continue for sharing such a excellent post.  online dealings
shz Email
2022-6-29 00:10
The blog and data is excellent and informative as well  online dealings
shz Email
2022-6-29 00:13
Thanks for sharing this information. I really like your blog post very much. You have really shared a informative and interesting blog post .  online dealings
henny123
2022-8-3 16:41
In this heardle essay, I can notice your efforts. I can better comprehend my surroundings thanks to it. I appreciate you giving me the opportunity to watch it.
john
2023-4-4 12:34
Thank you for sharing lol beans
bobbrencher01 Email
2023-4-13 22:34
这个页面有几个惊人的事件!阅读是多么有趣的礼物啊!很抱歉改变主题,但如果您有兴趣,请访问我们的 credit repair laredo
bobbrencher01
2023-6-1 21:53
APMServ 5.0.4 的优势在于它提供了一个全面且用户友好的 Web 服务器环境,具有更新的功能和安全增强功能,使开发人员更容易高效地部署和管理 Web 应用程序。sell my house fast killeen txsmile
lindamartn15 Email
2023-7-26 03:05
Reading this content reminds me of my recent supervisor.electricians bradenton beach
lmartin Email
2023-8-17 03:54
Along with almost everything which appears to be developing within this particular area, a significant percentage of points of view are rather radical. In any event I did take pleasure in examining it. pool installation bradenton
martin15
2023-8-22 01:59
I was reading the news and I saw this really interesting topic.pool builder bradenton
lindamartn15
2023-8-23 03:09
Beautiful publication, and congratulations once more on completing this without charge!paver bradenton
分页: 1/2 第一页 1 2 下页 最后页
发表评论
表情
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]