xampp

  • 网络安装
xamppxampp
  1. To make use of XAMPP 's basic features , you need a simple application .

    要利用XAMPP的基本特性,您需要一个简单的应用程序。

  2. The purpose of XAMPP is to be a development environment .

    XAMPP的目标是一个开发环境。

  3. For XML development , XAMPP includes the following

    为了开发XML程序,XAMPP应该包含以下软件包

  4. Congratulations ! You have set up an application on XAMPP .

    恭喜!您已经设置好XAMPP上的一个应用程序了。

  5. XAMPP is one of many pre-packaged Web stacks you can find online .

    XAMPP是在网上可以找到的众多预打包Web软件组合之一。

  6. Let 's start by looking at the default packages that come with XAMPP .

    现在我们首先看看XAMPP中提供的缺省软件包。

  7. XAMPP really shines in the following areas

    XAMPP实际上在以下几个方面大放光彩

  8. Now let 's talk about installing XAMPP .

    现在让我们讨论一下安装XAMPP的问题。

  9. This is quite simple with XAMPP .

    使用XAMPP非常简单。

  10. As a result of that freedom of movement , the default XAMPP installation is extremely insecure .

    作为自由的结果,缺省的XAMPP安装是非常不安全的。

  11. Since we were able to view the XAMPP welcome page , this directory already has some files in it .

    由于我们现在能够看到XAMPP的welcome页面,因此这个目录中已经存在一些文件了。

  12. Although you can anchor XAMPP anywhere in your file system , install the package into / opt .

    虽然可以把XAMPP锚定在文件系统中的任意位置,但是请把压缩包安装到/opt中。

  13. The focus of this article is on one of the integrated , open source stacks : XAMPP from Apache Friends .

    本文的重点是介绍集成的开放源码软件之一:ApacheFriends中的XAMPP。

  14. This means that open source middleware stacks like XAMPP might have some elbow room at the lower end of the software market .

    这意味着像XAMPP这种开放源码中间件在低端软件市场上还是有一定的存活空间的。

  15. You should be redirected to the XAMPP welcome page .

    此时浏览器会被重定向到XAMPP的welcome页面。

  16. One such example is XAMPP , but you may find that there are restrictions to performing the some of the tasks outlined in this article .

    XAMPP就是这样的一个例子,但您可能会发现,要执行本文中所列的任务,会有一些限制。

  17. XAMPP provides phpMyAdmin and webalizer to create and manage MySQL databases on the server and measure Web traffic , respectively .

    XAMPP提供phpMyAdmin和webalizer,它们分别用来在服务器上创建和管理MySQL数据库以及测量Web流量。

  18. There are many Web hosting companies that offer PHP , and the XAMPP installer is easy to use if you want to set up your own .

    有很多Web托管公司提供PHP,并且如果需要安装自己的PHP,XAMPP安装程序使用起来也十分简单。

  19. If nothing else , the XAMPP source code reveals how to build a stack , if you want to eventually tackle or customize the process yourself .

    XAMPP源代码展示了如何构建软件组合,您可以据此调整或定制构建过程。

  20. Download XAMPP at Apache Friends , a nonprofit organization that promotes the Apache Web server and has the latest XAMPP information and releases .

    从ApacheFriends上下载XAMPP,这是一个非盈利组织,目标是增强ApacheWeb服务器。该网站上有最新的XAMPP信息和发行版本。

  21. To accelerate the process and allow you to test memcached separately from your existing Web server infrastructure , use the XAMPP Apache distribution as a basis for the build .

    要加速执行过程并允许您独立于现有Web服务器基础设施来测试memcached,请使用XAMPPApache发行版作为构建的基础。

  22. XAMPP is now installed in / opt / lampp .

    XAMPP现在已经被安装到/opt/lampp目录中了。

  23. By the way , XAMPP also provides the entire source code to the stack , so you can apply customizations or add to the stack if you need to .

    顺便说一句,XAMPP还提供软件组合的完整源代码,所以如果需要的话,可以对它应用定制或添加新组件。

  24. If you are using a desktop machine to test your real-time web application software locally , you might find XAMPP useful for managing the installation and running of a test web server infrastructure .

    如果您使用一台桌面机器来本地测试您的实时web应用程序,您可能会发现XAMPP对于管理一个测试web服务器基础设施的安装和运行很有用。

  25. If you are running an older version of XAMPP and don 't want to download the entire package again , Apache Friends has an upgrade package available for download .

    如果您正在运行一个旧版本的XAMPP,并且不想再次下载整个软件包,ApacheFriends中还提供了一个升级包来下载需要的软件包。

  26. Restart XAMPP ( cd / opt / lampp , . / lampp restart ), and your restored data should be readily available .

    重新启动XAMPP(cd/opt/lampp,./lampprestart),恢复的数据应该可用了。

  27. XAMPP is a full-featured AMPP ( Apache MySQL , PHP , Perl ) package that is one of the few non-commercial AMPP middleware stacks available on Linux .

    XAMPP是一个功能全面的AMPP(Apache、MySQL、PHP、Perl)软件包,这是Linux平台上可以使用的几种非商业AMPP中间件之一。

  28. So , your XAMPP installation has been up and running for a couple of weeks and you 've amassed quite a sizeable set of data that you don 't want to be at risk from a hard drive crash .

    因此,假设您的XAMPP安装已经启动并运行了几周了,并向其中输入了很多数据,那么您就应该防范出现硬盘崩溃的风险。

  29. Starting with XAMPP is ideal if you 've never built a Linux , Apache , MySQL , and PHP ( LAMP ) stack from scratch or if you want to avoid the hassles associated with such an endeavor .

    如果从未从头开始构建Linux、Apache、MySQL和PHP(LAMP)堆栈,或者如果需要避免与此类努力相关联的争辩,则以XAMPP开始是十分理想的。