PHP版本为:php-5.3.28-Win32-VC9-x86.zip
下载,解压;(例如: E:\programs\php5.3.28-VC9)
重命名php.ini-development为php.ini; 打开该文件,修改如下:
因为要用mysql,所以要把mysql模块放开;即将php_mysql.dll打开;
修改apache配置文件: 找到conf下的http.conf文件。增加以下内容:
以上配置完成Apache和PHP的整合。
以下进行测试:
在Apache的htdocs目录下新建test.php文件,内容如下:
启动apache,输入以下地址进行测试:http://localhost/test.php
如果页面出现php信息,则说明成功。
PHP5安装过程中出现的问题
【问题】apache2.2.17和php5.3.4怎么配置?php中没有php5apache2_2.dll这个文件?
如果php安装目录里没有php5apache2_2.dll,一定是下载的版本不对。php5有好几个版本,应怎么选择呢?
官网下载:http://windows.php.net/download
该页面左侧已经说的很明白了,如果PHP5和Apache结合的话,不能选择VC9+以上版本,而且必须使用Thread Safe版本。原文如下:
Please use the Apache builds provided by Apache Lounge.
They also provide VC11 builds of Apache for x86 and x64.
We use their binaries to build the Apache SAPIs.
If you are using PHP with Apache 1 or Apache2 from apache.org (not recommended),
you need to use the older VC6 versions of PHP compiled with the legacy Visual Studio 6 compiler.
Do NOT use VC9+ versions of PHP with the apache.org binaries.
With Apache you have to use the Thread Safe (TS) versions of PHP.
旧版本PHP下载地址:
http://windows.php.net/downloads/releases/archives/
http://museum.php.net/php5/
不要下载NTS版本或VC9版本的,因为VC9是专门为IIS定制的,而VC6 是为Apache或其他WEB服务软件提供的。
其他安装问题请参见:http://php.net/manual/zh/install.php

Laravel simplifies handling temporary session data using its intuitive flash methods. This is perfect for displaying brief messages, alerts, or notifications within your application. Data persists only for the subsequent request by default: $request-

The PHP Client URL (cURL) extension is a powerful tool for developers, enabling seamless interaction with remote servers and REST APIs. By leveraging libcurl, a well-respected multi-protocol file transfer library, PHP cURL facilitates efficient execution of various network protocols, including HTTP, HTTPS, and FTP. This extension offers granular control over HTTP requests, supports multiple concurrent operations, and provides built-in security features.

Laravel provides concise HTTP response simulation syntax, simplifying HTTP interaction testing. This approach significantly reduces code redundancy while making your test simulation more intuitive. The basic implementation provides a variety of response type shortcuts: use Illuminate\Support\Facades\Http; Http::fake([ 'google.com' => 'Hello World', 'github.com' => ['foo' => 'bar'], 'forge.laravel.com' =>

Laravel's service container and service providers are fundamental to its architecture. This article explores service containers, details service provider creation, registration, and demonstrates practical usage with examples. We'll begin with an ove

Do you want to provide real-time, instant solutions to your customers' most pressing problems? Live chat lets you have real-time conversations with customers and resolve their problems instantly. It allows you to provide faster service to your custom

PHP logging is essential for monitoring and debugging web applications, as well as capturing critical events, errors, and runtime behavior. It provides valuable insights into system performance, helps identify issues, and supports faster troubleshoot

Article discusses late static binding (LSB) in PHP, introduced in PHP 5.3, allowing runtime resolution of static method calls for more flexible inheritance.Main issue: LSB vs. traditional polymorphism; LSB's practical applications and potential perfo

The article discusses adding custom functionality to frameworks, focusing on understanding architecture, identifying extension points, and best practices for integration and debugging.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Zend Studio 13.0.1
Powerful PHP integrated development environment

SublimeText3 English version
Recommended: Win version, supports code prompts!

Dreamweaver Mac version
Visual web development tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools