PHP环境搭建-WAMP+Zend,php搭建-wampzend
PHP环境搭建-WAMP+Zend,php搭建-wampzend
/*本人愚昧,在网上找了很多的教程,几番折磨,最后在贴吧上终于有了盼头!在这分享一下,希望勿喷。*/
/*这是在windows机子上,我并不知道win32、win64的区别,搭建的时候,虽然写是win32的,但我是win64的,照样可以装!*/
一、
二、
你可以根据自己的需要建立在任意位置。
我们会把apache php mysql安装在amp文件夹,www文件夹我们做根目录放项目。
三、
四、
echo "图要看仔细啊!!!!!!";
解压php文件包放到e盘www目录下 命名为php 进入php文件夹 找到下面这2个文件任意一个备份下 重命名为php.ini
echo “可能出现的问题!!”;
80端口被占用,可能是因为迅雷或其他软件占用端口,我的做法是在Apache配置文件中把端口设置改为81,
这个方便点,所以解除其他软件端口占用的方法没有去试。
可是后来,我的81可不能用了,百度了一下,有改成5001,又可以用了,希望有大神告知。
五、
选择自定义配置
六、
软件分享地址:http://pan.baidu.com/s/1dDD7sI1
赶紧来动手写一下你的php代码吧!

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

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



PHP 8.4 brings several new features, security improvements, and performance improvements with healthy amounts of feature deprecations and removals. This guide explains how to install PHP 8.4 or upgrade to PHP 8.4 on Ubuntu, Debian, or their derivati

To work with date and time in cakephp4, we are going to make use of the available FrozenTime class.

CakePHP is an open-source framework for PHP. It is intended to make developing, deploying and maintaining applications much easier. CakePHP is based on a MVC-like architecture that is both powerful and easy to grasp. Models, Views, and Controllers gu

To work on file upload we are going to use the form helper. Here, is an example for file upload.

Validator can be created by adding the following two lines in the controller.

Logging in CakePHP is a very easy task. You just have to use one function. You can log errors, exceptions, user activities, action taken by users, for any background process like cronjob. Logging data in CakePHP is easy. The log() function is provide

Visual Studio Code, also known as VS Code, is a free source code editor — or integrated development environment (IDE) — available for all major operating systems. With a large collection of extensions for many programming languages, VS Code can be c

CakePHP is an open source MVC framework. It makes developing, deploying and maintaining applications much easier. CakePHP has a number of libraries to reduce the overload of most common tasks.
