This enables Apache to process and display php files correctly.
这样可以使Apache正确处理和显示php文件。
You should already have set up up your php.ini file and placed it in the appropriate directory, as shown in the instructions in the Install PHP and Apache V2 on Linux document (see Resources).
您应当已经设置好自己的php . ini文件并把它放在合适的目录中,就像在Linux上安装php和apache 2的文档说明中所示的那样(请参阅参考资料)。
If you see the PHP code itself then your PHP and Apache installation or configuration is flawed.
如果您看到的是PHP代码本身,则说明您的php和apache的安装或配置有缺陷。
I tried this on my Windows machine, which is currently running Apache along with PHP, MySQL, and so forth, without a hitch.
我在我的Windows机器上进行了尝试,该机器当前运行Apache以及PHP、MySQL等,没有出现任何问题。
Then unpack all of the source code into c: \ SRC (apache, PHP, pdo_informix).
把所有的源代码解压到c: \src (apache、php、pdo_informix)。
This article showed how Apache, MySQL, and PHP technologies, and IBM middleware fit the roles of the common three-tiered Web application model.
本文展示了Apache、MySQL和PHP技术,以及IBM中间件如何适合通用的三层web应用程序模型的角色。
Running this PHP program in the Apache server environment produces the following screen.
在Apache服务器环境下运行该PHP程序时,将产生如下屏幕。
To instruct Apache to delegate certain requests to PHP, add an AddType directive, and include index.php as a recognized DirectoryIndex value.
为了引导Apache代理把某些请求转交给php,需要添加addtype指令,并且将index . php作为一个可识别的directoryindex值来包含。
After a brief introduction to PHP scripting, this article describes how to compile PHP as a dynamically loaded Apache module with DB2 support.
在简要介绍了php脚本编制之后,本文描述了如何将PHP编译成支持DB2的动态装入的Apache模块。
The PHP scripts, when requested by a Web browser, are rendered into HTML by the PHP module running in the Apache server.
当Web浏览器请求PHP脚本时,运行在Apache服务器中的 PHP模块便将这些脚本呈现为HTML 形式。
You will need the apache/bin/apxs binary to build the PHP environment.
您将需要apache/bin/apxs二进制文件来构建PHP环境。
This tutorial explores the Linux-Apache-MySQL-PHP, or LAMP, Web development framework and shows how that framework can help you build applications to solve common business problems.
本教程将探究Linux - Apache - MySQL - php(也称LAMP)Web开发框架,并展示该框架如何帮助构建用于解决常见业务问题的应用程序。
This is probably because a PHP installation sits on a Web server (Apache, for example) and often has a connection to an external database (MySQL, for example).
这也许是因为PHP是安装在Web服务器(例如apache)上的,而且常常需要连接到外部数据库(例如MySQL)。
After a brief introduction to the PHP scripting language, this article describes how to compile PHP as a dynamically loaded Apache module with DB2 client support.
在简要介绍php脚本编制之后,本文将描述如何将PHP编译成支持DB 2客户机的动态装入的Apache模块。
This application USES an Apache front end, a PHP implementation, and a MySQL database to create a usable shopping site.
这个应用程序使用一个Apache前端,一个PHP实现和一个MySQL数据库来创建一个可用的购物站点。
Node is not simply a replacement for Apache that will instantly make your PHP web application more scalable.
Node并不只是Apache的一个替代品,它旨在使PHPWeb应用程序更容易伸缩。
At a high level, PHP is constantly involved with multitasking: standard installations of server-side PHP - as an Apache module, for instance - are used in a multitasking way.
在较高层次上,PHP经常涉及多任务:以多任务方式使用标准的服务器端php安装——例如,作为Apache模块。
The root of the PHP security problem lies in the way most Apache servers are configured.
PHP安全问题的根源在于大多数Apache服务器的配置方式。
The example creates a simple search engine written in PHP that can index and search files using Apache Lucene.
此示例创建了使用PHP编写的简单搜索引擎,可以使用Apache Lucene建立文件索引和进行搜索。
Once you have the base operating system installed and it has successfully booted, log in and configure Apache, PHP, and MySQL using the techniques discussed in Part 4.
安装基本操作系统并成功地启动它之后,使用第4部分中讨论的技术登录并配置Apache、PHP和MySQL。
With a small change to the default Apache configuration, Leopard runs PHP applications, too.
只要对Apache的默认配置进行微小更改,Leopard也可以运行PHP应用程序。
Installing and configuring PHP with Apache 2.
在Apache2中安装和配置php。
Installing and configuring PHP with Apache 2 (Linux).
在Apache2 (Linux)中安装和配置php。
As mentioned, the core applications for this article use Apache Web Server, the PHP programming language, and MySQL.
正如前面提到的,本文使用的核心应用程序是ApacheWeb服务器、PHP编程语言和MySQL数据库。
Before you tune the Apache, PHP, and MySQL components of your system, you should take some time to make sure that the underlying Linux components are operating properly.
在对系统的Apache、PHP和MySQL组件进行调优之前,应该花一些时间确保底层Linux组件的运行正常。
Be sure to install Apache, PHP, and MySQL as described in Part 3 and Part 4, as they form the foundation of a Drupal site.
一定要按照第3部分和第4部分中的描述安装Apache、PHP和MySQL,因为它们构成了Drupal站点的基础。
First, you installed the Apache Web server and PHP, along with a PHP extension for IBM DB2 support.
首先,您安装了ApacheWeb服务器和PHP,以及用于支持IBMDB2的PHP扩展。
To use the PHP modules for Apache that came with the 4.3.9 zip file for Windows, edit the httpd.conf file.
对于Windows,为了使用4.3.9zip文件中附带的用于Apache的PHP模块,要编辑httpd . conf文件。
The next two articles in this series focus on Apache, MySQL, and PHP tuning.
本系列中的后两篇文章主要关注Apache、MySQL和php调优。
The PHP based Web application (deployed in Apache Web server) is the heart of VCL and provides tools to request, manage, and govern all VCL resources.
基于PHP的Web应用程序(部署在Apache Web服务器上)是VCL的核心并提供了请求、管理和治理所有VCL资源的工具。
应用推荐